Skip to content

Commit 62b01aa

Browse files
chore(main): release 1.29.0
1 parent 93cfa9b commit 62b01aa

3 files changed

Lines changed: 25 additions & 3 deletions

File tree

CHANGELOG.md

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

3+
## [1.29.0](https://github.com/equinor/vscode-septic/compare/v1.28.2...v1.29.0) (2025-12-03)
4+
5+
6+
### 🧹 Chores
7+
8+
* update to node 22 and vscode version ([#850](https://github.com/equinor/vscode-septic/issues/850)) ([8e5547a](https://github.com/equinor/vscode-septic/commit/8e5547a84ccf53e9ad82e6d443544c26a637d57d))
9+
10+
11+
### 📚 Documentation
12+
13+
* update scg schema to latest ([#855](https://github.com/equinor/vscode-septic/issues/855)) ([93cfa9b](https://github.com/equinor/vscode-septic/commit/93cfa9bb14ede3e3376de8b972171ba9aabc3267))
14+
15+
16+
### ✨ Features
17+
18+
* add auto completion of enums ([#848](https://github.com/equinor/vscode-septic/issues/848)) ([ee007db](https://github.com/equinor/vscode-septic/commit/ee007db62ff01cd762debc2275c02d999911e8d7))
19+
20+
21+
### 🔨 Refactor
22+
23+
* server structure ([#849](https://github.com/equinor/vscode-septic/issues/849)) ([845128a](https://github.com/equinor/vscode-septic/commit/845128a692fb42d811edd466d3f111e556d60a1b))
24+
325
## [1.28.2](https://github.com/equinor/vscode-septic/compare/v1.28.1...v1.28.2) (2025-09-30)
426

527

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

0 commit comments

Comments
 (0)