Skip to content

Commit 109a3ff

Browse files
chore(main): release 1.28.2 (#842)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 5cf0041 commit 109a3ff

3 files changed

Lines changed: 15 additions & 3 deletions

File tree

CHANGELOG.md

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

3+
## [1.28.2](https://github.com/equinor/vscode-septic/compare/v1.28.1...v1.28.2) (2025-09-30)
4+
5+
6+
### 👷 CI/CD
7+
8+
* fix update of version option in documentation script ([#839](https://github.com/equinor/vscode-septic/issues/839)) ([5cf0041](https://github.com/equinor/vscode-septic/commit/5cf00413aaa04899bdf4f9fca0766184d05c47da))
9+
10+
11+
### 🐛 Bug Fixes
12+
13+
* bug with value datatype ([#841](https://github.com/equinor/vscode-septic/issues/841)) ([173878e](https://github.com/equinor/vscode-septic/commit/173878e07a791b524434aeaaa611632bd428cac0))
14+
315
## [1.28.1](https://github.com/equinor/vscode-septic/compare/v1.28.0...v1.28.1) (2025-09-24)
416

517

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

0 commit comments

Comments
 (0)