Skip to content

Commit e39add5

Browse files
chore: release septic-config 1.30.0
1 parent 44439ea commit e39add5

3 files changed

Lines changed: 21 additions & 2 deletions

File tree

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{"packages/extension":"1.29.1","packages/septic":"1.1.1"}
1+
{"packages/extension":"1.30.0","packages/septic":"1.1.1"}

packages/extension/CHANGELOG.md

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

3+
## [1.30.0](https://github.com/equinor/vscode-septic/compare/septic-config-v1.29.1...septic-config-v1.30.0) (2026-02-11)
4+
5+
6+
### 🧹 Chores
7+
8+
* change default encoding of cnfg files to utf8 ([#902](https://github.com/equinor/vscode-septic/issues/902)) ([44439ea](https://github.com/equinor/vscode-septic/commit/44439eac90874cecca5fd28bb24391ee4917364b))
9+
10+
11+
### ✨ Features
12+
13+
* add support for linting scg in CLI ([#887](https://github.com/equinor/vscode-septic/issues/887)) ([1ff84de](https://github.com/equinor/vscode-septic/commit/1ff84deb3f35697463a3dd2ef553afefbd6e3a31))
14+
15+
16+
### Dependencies
17+
18+
* The following workspace dependencies were updated
19+
* dependencies
20+
* @equinor/septic-config-lib bumped to 1.1.2
21+
322
## [1.29.1](https://github.com/equinor/vscode-septic/compare/septic-config-v1.29.0...septic-config-v1.29.1) (2026-01-15)
423

524

packages/extension/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.29.1",
8+
"version": "1.30.0",
99
"repository": {
1010
"type": "git",
1111
"url": "https://github.com/equinor/vscode-septic"

0 commit comments

Comments
 (0)