Skip to content

Commit

Permalink
Prepare 1.13.2 (#1239)
Browse files Browse the repository at this point in the history
Signed-off-by: Sora Morimoto <[email protected]>
  • Loading branch information
smorimoto authored Oct 23, 2023
1 parent de9df7a commit 349fcc9
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
4 changes: 3 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,15 @@

# Unreleased

## 1.13.2

- Indentation level is increased more reliably for `let`, `and`, and their
binding operator equivalents (#1237)

- Disable semantic highlight in reason files to fix highlighting when opening
them over ssh (#1231)

# 1.13.1
## 1.13.1

- Fix highlighting of flags stanza in dune files (#1182)

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "ocaml-platform",
"displayName": "OCaml Platform",
"version": "1.13.1",
"version": "1.13.2",
"private": true,
"description": "Official OCaml language extension for VSCode",
"categories": [
Expand Down

0 comments on commit 349fcc9

Please sign in to comment.