Skip to content

Commit dcbc25c

Browse files
chore(main): release 1.28.1 (#836)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent df3b13e commit dcbc25c

3 files changed

Lines changed: 16 additions & 3 deletions

File tree

CHANGELOG.md

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

3+
## [1.28.1](https://github.com/equinor/vscode-septic/compare/v1.28.0...v1.28.1) (2025-09-24)
4+
5+
6+
### 📚 Documentation
7+
8+
* update Septic documentation for v3.5.0 ([#838](https://github.com/equinor/vscode-septic/issues/838)) ([df3b13e](https://github.com/equinor/vscode-septic/commit/df3b13ee1498a3956951d7036c36ba4408f6e407))
9+
10+
11+
### 🐛 Bug Fixes
12+
13+
* error in loading param datatypes documentation ([#835](https://github.com/equinor/vscode-septic/issues/835)) ([1c768e6](https://github.com/equinor/vscode-septic/commit/1c768e66b1bd93746e99687d09d5b7ee66b50d6a))
14+
* validation of counter in scg configs ([#837](https://github.com/equinor/vscode-septic/issues/837)) ([06a166c](https://github.com/equinor/vscode-septic/commit/06a166ccb5a1b59fa61dff76d9199c15390ee35a))
15+
316
## [1.28.0](https://github.com/equinor/vscode-septic/compare/v1.27.0...v1.28.0) (2025-09-10)
417

518

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

0 commit comments

Comments
 (0)