Skip to content

Commit 671f92d

Browse files
chore(main): release 1.27.0 (#819)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 5a54cd9 commit 671f92d

3 files changed

Lines changed: 10 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [1.27.0](https://github.com/equinor/vscode-septic/compare/v1.26.1...v1.27.0) (2025-08-28)
4+
5+
6+
### ✨ Features
7+
8+
* add custom septic view container ([#818](https://github.com/equinor/vscode-septic/issues/818)) ([5a54cd9](https://github.com/equinor/vscode-septic/commit/5a54cd9fb4d26db592c25e545df6476332d1db97))
9+
310
## [1.26.1](https://github.com/equinor/vscode-septic/compare/v1.26.0...v1.26.1) (2025-08-22)
411

512

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"description": "Provides snippets, syntax highlighting and multi-level folding in Septic config files.",
66
"author": "Equinor ASA",
77
"license": "MIT",
8-
"version": "1.26.1",
8+
"version": "1.27.0",
99
"repository": {
1010
"type": "git",
1111
"url": "https://github.com/equinor/vscode-septic"

0 commit comments

Comments
 (0)