We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a69ddda commit 582e00bCopy full SHA for 582e00b
CHANGELOG.md
@@ -2,6 +2,8 @@
2
3
# Unreleased
4
5
+## 1.18.1
6
+
7
- Fix `sideEffects` field in `astexplorer/package.json` (#1427)
8
9
## 1.18.0
package.json
@@ -1,7 +1,7 @@
1
{
"name": "ocaml-platform",
"displayName": "OCaml Platform",
- "version": "1.18.0",
+ "version": "1.18.1",
"private": true,
"description": "Official OCaml language extension for VSCode",
"categories": [
0 commit comments