Skip to content

Commit 9c79645

Browse files
chore: release septic-config 1.29.1 (#865)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 91a805d commit 9c79645

3 files changed

Lines changed: 9 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.0"}
1+
{"packages/extension":"1.29.1"}

packages/extension/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.29.1](https://github.com/equinor/vscode-septic/compare/septic-config-v1.29.0...septic-config-v1.29.1) (2026-01-15)
4+
5+
6+
### 🔨 Refactor
7+
8+
* create dedicated package for septic parsing ([#869](https://github.com/equinor/vscode-septic/issues/869)) ([2a4ff5b](https://github.com/equinor/vscode-septic/commit/2a4ff5bd4d0f3a77f5232fcf3751aa3f5eb8e0bb))
9+
310
## [1.29.0](https://github.com/equinor/vscode-septic/compare/v1.28.2...v1.29.0) (2025-12-03)
411

512

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

0 commit comments

Comments
 (0)