Skip to content

Commit fccc2ea

Browse files
authored
Prepare 1.28.0 (#1713)
Signed-off-by: Sora Morimoto <[email protected]>
1 parent bc3fa89 commit fccc2ea

File tree

3 files changed

+50
-48
lines changed

3 files changed

+50
-48
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
# Unreleased
44

5+
## 1.28.0
6+
57
- Add `.re` file extension support. (#1685)
68

79
## 1.27.0

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "ocaml-platform",
33
"displayName": "OCaml Platform",
4-
"version": "1.27.0",
4+
"version": "1.28.0",
55
"private": true,
66
"description": "Official OCaml language extension for VSCode",
77
"categories": [

yarn.lock

Lines changed: 47 additions & 47 deletions
Original file line numberDiff line numberDiff line change
@@ -1493,90 +1493,90 @@ __metadata:
14931493
languageName: node
14941494
linkType: hard
14951495

1496-
"@swc/core-darwin-arm64@npm:1.10.7":
1497-
version: 1.10.7
1498-
resolution: "@swc/core-darwin-arm64@npm:1.10.7"
1496+
"@swc/core-darwin-arm64@npm:1.10.8":
1497+
version: 1.10.8
1498+
resolution: "@swc/core-darwin-arm64@npm:1.10.8"
14991499
conditions: os=darwin & cpu=arm64
15001500
languageName: node
15011501
linkType: hard
15021502

1503-
"@swc/core-darwin-x64@npm:1.10.7":
1504-
version: 1.10.7
1505-
resolution: "@swc/core-darwin-x64@npm:1.10.7"
1503+
"@swc/core-darwin-x64@npm:1.10.8":
1504+
version: 1.10.8
1505+
resolution: "@swc/core-darwin-x64@npm:1.10.8"
15061506
conditions: os=darwin & cpu=x64
15071507
languageName: node
15081508
linkType: hard
15091509

1510-
"@swc/core-linux-arm-gnueabihf@npm:1.10.7":
1511-
version: 1.10.7
1512-
resolution: "@swc/core-linux-arm-gnueabihf@npm:1.10.7"
1510+
"@swc/core-linux-arm-gnueabihf@npm:1.10.8":
1511+
version: 1.10.8
1512+
resolution: "@swc/core-linux-arm-gnueabihf@npm:1.10.8"
15131513
conditions: os=linux & cpu=arm
15141514
languageName: node
15151515
linkType: hard
15161516

1517-
"@swc/core-linux-arm64-gnu@npm:1.10.7":
1518-
version: 1.10.7
1519-
resolution: "@swc/core-linux-arm64-gnu@npm:1.10.7"
1517+
"@swc/core-linux-arm64-gnu@npm:1.10.8":
1518+
version: 1.10.8
1519+
resolution: "@swc/core-linux-arm64-gnu@npm:1.10.8"
15201520
conditions: os=linux & cpu=arm64 & libc=glibc
15211521
languageName: node
15221522
linkType: hard
15231523

1524-
"@swc/core-linux-arm64-musl@npm:1.10.7":
1525-
version: 1.10.7
1526-
resolution: "@swc/core-linux-arm64-musl@npm:1.10.7"
1524+
"@swc/core-linux-arm64-musl@npm:1.10.8":
1525+
version: 1.10.8
1526+
resolution: "@swc/core-linux-arm64-musl@npm:1.10.8"
15271527
conditions: os=linux & cpu=arm64 & libc=musl
15281528
languageName: node
15291529
linkType: hard
15301530

1531-
"@swc/core-linux-x64-gnu@npm:1.10.7":
1532-
version: 1.10.7
1533-
resolution: "@swc/core-linux-x64-gnu@npm:1.10.7"
1531+
"@swc/core-linux-x64-gnu@npm:1.10.8":
1532+
version: 1.10.8
1533+
resolution: "@swc/core-linux-x64-gnu@npm:1.10.8"
15341534
conditions: os=linux & cpu=x64 & libc=glibc
15351535
languageName: node
15361536
linkType: hard
15371537

1538-
"@swc/core-linux-x64-musl@npm:1.10.7":
1539-
version: 1.10.7
1540-
resolution: "@swc/core-linux-x64-musl@npm:1.10.7"
1538+
"@swc/core-linux-x64-musl@npm:1.10.8":
1539+
version: 1.10.8
1540+
resolution: "@swc/core-linux-x64-musl@npm:1.10.8"
15411541
conditions: os=linux & cpu=x64 & libc=musl
15421542
languageName: node
15431543
linkType: hard
15441544

1545-
"@swc/core-win32-arm64-msvc@npm:1.10.7":
1546-
version: 1.10.7
1547-
resolution: "@swc/core-win32-arm64-msvc@npm:1.10.7"
1545+
"@swc/core-win32-arm64-msvc@npm:1.10.8":
1546+
version: 1.10.8
1547+
resolution: "@swc/core-win32-arm64-msvc@npm:1.10.8"
15481548
conditions: os=win32 & cpu=arm64
15491549
languageName: node
15501550
linkType: hard
15511551

1552-
"@swc/core-win32-ia32-msvc@npm:1.10.7":
1553-
version: 1.10.7
1554-
resolution: "@swc/core-win32-ia32-msvc@npm:1.10.7"
1552+
"@swc/core-win32-ia32-msvc@npm:1.10.8":
1553+
version: 1.10.8
1554+
resolution: "@swc/core-win32-ia32-msvc@npm:1.10.8"
15551555
conditions: os=win32 & cpu=ia32
15561556
languageName: node
15571557
linkType: hard
15581558

1559-
"@swc/core-win32-x64-msvc@npm:1.10.7":
1560-
version: 1.10.7
1561-
resolution: "@swc/core-win32-x64-msvc@npm:1.10.7"
1559+
"@swc/core-win32-x64-msvc@npm:1.10.8":
1560+
version: 1.10.8
1561+
resolution: "@swc/core-win32-x64-msvc@npm:1.10.8"
15621562
conditions: os=win32 & cpu=x64
15631563
languageName: node
15641564
linkType: hard
15651565

15661566
"@swc/core@npm:^1.7.26":
1567-
version: 1.10.7
1568-
resolution: "@swc/core@npm:1.10.7"
1569-
dependencies:
1570-
"@swc/core-darwin-arm64": "npm:1.10.7"
1571-
"@swc/core-darwin-x64": "npm:1.10.7"
1572-
"@swc/core-linux-arm-gnueabihf": "npm:1.10.7"
1573-
"@swc/core-linux-arm64-gnu": "npm:1.10.7"
1574-
"@swc/core-linux-arm64-musl": "npm:1.10.7"
1575-
"@swc/core-linux-x64-gnu": "npm:1.10.7"
1576-
"@swc/core-linux-x64-musl": "npm:1.10.7"
1577-
"@swc/core-win32-arm64-msvc": "npm:1.10.7"
1578-
"@swc/core-win32-ia32-msvc": "npm:1.10.7"
1579-
"@swc/core-win32-x64-msvc": "npm:1.10.7"
1567+
version: 1.10.8
1568+
resolution: "@swc/core@npm:1.10.8"
1569+
dependencies:
1570+
"@swc/core-darwin-arm64": "npm:1.10.8"
1571+
"@swc/core-darwin-x64": "npm:1.10.8"
1572+
"@swc/core-linux-arm-gnueabihf": "npm:1.10.8"
1573+
"@swc/core-linux-arm64-gnu": "npm:1.10.8"
1574+
"@swc/core-linux-arm64-musl": "npm:1.10.8"
1575+
"@swc/core-linux-x64-gnu": "npm:1.10.8"
1576+
"@swc/core-linux-x64-musl": "npm:1.10.8"
1577+
"@swc/core-win32-arm64-msvc": "npm:1.10.8"
1578+
"@swc/core-win32-ia32-msvc": "npm:1.10.8"
1579+
"@swc/core-win32-x64-msvc": "npm:1.10.8"
15801580
"@swc/counter": "npm:^0.1.3"
15811581
"@swc/types": "npm:^0.1.17"
15821582
peerDependencies:
@@ -1605,7 +1605,7 @@ __metadata:
16051605
peerDependenciesMeta:
16061606
"@swc/helpers":
16071607
optional: true
1608-
checksum: 10c0/73d3b164620590aff57512125e3cfd6dc1bb3346882fa9ad12abf8029f8be01eb71e6afc3c760c3e2cb479a2d7ff3180bf298f907768b93e3eac15fc72e0d855
1608+
checksum: 10c0/444d21bb86a5c9feee72cc072c0bf4e71ffbd07fa93dc849a57c23d97b02538b6b0c7dde3b40f5e7d04c1769c50172d6d13da98a6ade0f6e7cb3c5bafd46c11e
16091609
languageName: node
16101610
linkType: hard
16111611

@@ -2181,9 +2181,9 @@ __metadata:
21812181
linkType: hard
21822182

21832183
"caniuse-lite@npm:^1.0.30001688":
2184-
version: 1.0.30001692
2185-
resolution: "caniuse-lite@npm:1.0.30001692"
2186-
checksum: 10c0/fca5105561ea12f3de593f3b0f062af82f7d07519e8dbcb97f34e7fd23349bcef1b1622a9a6cd2164d98e3d2f20059ef7e271edae46567aef88caf4c16c7708a
2184+
version: 1.0.30001695
2185+
resolution: "caniuse-lite@npm:1.0.30001695"
2186+
checksum: 10c0/acf90a767051fdd8083711b3ff9f07a28149c55e394115d8f874f149aa4f130e6bc50cea1dd94fe03035b9ebbe13b64f446518a6d2e19f72650962bdff44b2c5
21872187
languageName: node
21882188
linkType: hard
21892189

0 commit comments

Comments
 (0)