Skip to content

Commit 6db8f27

Browse files
chore: release septic-config-lib 1.3.0 (#928)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 2391266 commit 6db8f27

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.30.2","packages/septic":"1.2.0"}
1+
{"packages/extension":"1.30.3","packages/septic":"1.3.0"}

packages/septic/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.3.0](https://github.com/equinor/vscode-septic/compare/septic-config-lib-v1.2.0...septic-config-lib-v1.3.0) (2026-03-27)
4+
5+
6+
### ✨ Features
7+
8+
* add command for converting between different opc types to cli ([#905](https://github.com/equinor/vscode-septic/issues/905)) ([2391266](https://github.com/equinor/vscode-septic/commit/23912661621bdee1a536cc56eec07f12b95307e7))
9+
310
## [1.2.0](https://github.com/equinor/vscode-septic/compare/septic-config-lib-v1.1.1...septic-config-lib-v1.2.0) (2026-03-26)
411

512

packages/septic/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@equinor/septic-config-lib",
3-
"version": "1.2.0",
3+
"version": "1.3.0",
44
"description": "",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)