Skip to content

Commit

Permalink
chore(main): release 1.10.0 (#311)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] authored Sep 28, 2023
1 parent fc913bd commit 9576a29
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 3 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# Changelog

## [1.10.0](https://github.com/equinor/vscode-septic/compare/v1.9.0...v1.10.0) (2023-09-28)


### 🧹 Chores

* **deps:** bump chai and @types/chai ([#304](https://github.com/equinor/vscode-septic/issues/304)) ([2151d6c](https://github.com/equinor/vscode-septic/commit/2151d6c7c0e4f2679ff0c2c25d78297eff0d7f4d))


### ✨ Features

* add support for documentation from septic source code ([#233](https://github.com/equinor/vscode-septic/issues/233)) ([fc913bd](https://github.com/equinor/vscode-septic/commit/fc913bdac886f9e0951fab715eee2a70e17d593e))

## [1.9.0](https://github.com/equinor/vscode-septic/compare/v1.8.0...v1.9.0) (2023-09-18)


Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"description": "Provides snippets, syntax highlighting and multi-level folding in Septic config files.",
"author": "Equinor ASA",
"license": "MIT",
"version": "1.9.0",
"version": "1.10.0",
"repository": {
"type": "git",
"url": "https://github.com/equinor/vscode-septic"
Expand Down

0 comments on commit 9576a29

Please sign in to comment.