Skip to content

Commit 10d2dac

Browse files
authored
Prepare 1.18.0 (#1414)
Signed-off-by: Sora Morimoto <[email protected]>
1 parent ede23b4 commit 10d2dac

File tree

3 files changed

+50
-164
lines changed

3 files changed

+50
-164
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.0
6+
57
- Fallback to `ocaml.org` package documentation page if there is no doc field in
68
the package's opam file (#1331)
79

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

0 commit comments

Comments
 (0)