Skip to content

Commit 582e00b

Browse files
authored
Prepare 1.18.1 (#1428)
* Lock file maintenance Signed-off-by: Sora Morimoto <sora@morimoto.io> * Prepare 1.18.1 Signed-off-by: Sora Morimoto <sora@morimoto.io> --------- Signed-off-by: Sora Morimoto <sora@morimoto.io>
1 parent a69ddda commit 582e00b

File tree

3 files changed

+135
-234
lines changed

3 files changed

+135
-234
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.18.1
6+
57
- Fix `sideEffects` field in `astexplorer/package.json` (#1427)
68

79
## 1.18.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.18.0",
4+
"version": "1.18.1",
55
"private": true,
66
"description": "Official OCaml language extension for VSCode",
77
"categories": [

0 commit comments

Comments
 (0)