mirror of
https://github.com/microsoft/TypeScript.git
synced 2026-06-17 12:19:32 -05:00
Bump version to 5.8.2 and LKG
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
export const versionMajorMinor = "5.8";
|
||||
// The following is baselined as a literal template type without intervention
|
||||
/** The version of the TypeScript compiler release */
|
||||
export const version = "5.8.1-rc" as string;
|
||||
export const version = "5.8.2" as string;
|
||||
|
||||
/**
|
||||
* Type of objects whose values are all of the same type.
|
||||
|
||||
Reference in New Issue
Block a user