Skip to content

Commit 555ef99

Browse files
Bump version to 5.2.2 and LKG
1 parent 6074b9d commit 555ef99

File tree

7 files changed

+7
-7
lines changed

7 files changed

+7
-7
lines changed

lib/tsc.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ and limitations under the License.
1818

1919
// src/compiler/corePublic.ts
2020
var versionMajorMinor = "5.2";
21-
var version = "5.2.1-rc";
21+
var version = "5.2.2";
2222

2323
// src/compiler/core.ts
2424
var emptyArray = [];

lib/tsserver.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2331,7 +2331,7 @@ module.exports = __toCommonJS(server_exports);
23312331

23322332
// src/compiler/corePublic.ts
23332333
var versionMajorMinor = "5.2";
2334-
var version = "5.2.1-rc";
2334+
var version = "5.2.2";
23352335
var Comparison = /* @__PURE__ */ ((Comparison3) => {
23362336
Comparison3[Comparison3["LessThan"] = -1] = "LessThan";
23372337
Comparison3[Comparison3["EqualTo"] = 0] = "EqualTo";

lib/tsserverlibrary.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ var ts = (() => {
3535
"src/compiler/corePublic.ts"() {
3636
"use strict";
3737
versionMajorMinor = "5.2";
38-
version = "5.2.1-rc";
38+
version = "5.2.2";
3939
Comparison = /* @__PURE__ */ ((Comparison3) => {
4040
Comparison3[Comparison3["LessThan"] = -1] = "LessThan";
4141
Comparison3[Comparison3["EqualTo"] = 0] = "EqualTo";

lib/typescript.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ var ts = (() => {
3535
"src/compiler/corePublic.ts"() {
3636
"use strict";
3737
versionMajorMinor = "5.2";
38-
version = "5.2.1-rc";
38+
version = "5.2.2";
3939
Comparison = /* @__PURE__ */ ((Comparison3) => {
4040
Comparison3[Comparison3["LessThan"] = -1] = "LessThan";
4141
Comparison3[Comparison3["EqualTo"] = 0] = "EqualTo";

lib/typingsInstaller.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ var path = __toESM(require("path"));
5454

5555
// src/compiler/corePublic.ts
5656
var versionMajorMinor = "5.2";
57-
var version = "5.2.1-rc";
57+
var version = "5.2.2";
5858

5959
// src/compiler/core.ts
6060
var emptyArray = [];

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "typescript",
33
"author": "Microsoft Corp.",
44
"homepage": "https://www.typescriptlang.org/",
5-
"version": "5.2.1-rc",
5+
"version": "5.2.2",
66
"license": "Apache-2.0",
77
"description": "TypeScript is a language for application scale JavaScript development",
88
"keywords": [

src/compiler/corePublic.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ export const versionMajorMinor = "5.2";
44
// The following is baselined as a literal template type without intervention
55
/** The version of the TypeScript compiler release */
66
// eslint-disable-next-line @typescript-eslint/no-inferrable-types
7-
export const version = "5.2.1-rc" as string;
7+
export const version = "5.2.2" as string;
88

99
/**
1010
* Type of objects whose values are all of the same type.

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy