Skip to content

Commit

Permalink
chore(main): release 1.19.0 (#555)
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 May 2, 2024
1 parent 9e0931f commit 96f30ad
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [1.19.0](https://github.com/equinor/vscode-septic/compare/v1.18.1...v1.19.0) (2024-05-02)


### ✨ Features

* snippets from septic documentation based on version ([#521](https://github.com/equinor/vscode-septic/issues/521)) ([9e0931f](https://github.com/equinor/vscode-septic/commit/9e0931f4a68d9de32ae78774a28f37dcdc5b229f))

## [1.18.1](https://github.com/equinor/vscode-septic/compare/v1.18.0...v1.18.1) (2024-05-02)


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.18.1",
"version": "1.19.0",
"repository": {
"type": "git",
"url": "https://github.com/equinor/vscode-septic"
Expand Down

0 comments on commit 96f30ad

Please sign in to comment.