Skip to content

Commit 39fdb7e

Browse files
chore: release septic-config-lib 1.1.1 (#892)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 854492f commit 39fdb7e

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.1","packages/septic":"1.1.0"}
1+
{"packages/extension":"1.29.1","packages/septic":"1.1.1"}

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.1.1](https://github.com/equinor/vscode-septic/compare/septic-config-lib-v1.1.0...septic-config-lib-v1.1.1) (2026-01-21)
4+
5+
6+
### 🐛 Bug Fixes
7+
8+
* bug with format command in bash shell ([#891](https://github.com/equinor/vscode-septic/issues/891)) ([854492f](https://github.com/equinor/vscode-septic/commit/854492fb9bc0104fd763a6082c3a89ede3304441))
9+
310
## [1.1.0](https://github.com/equinor/vscode-septic/compare/septic-config-lib-v1.0.0...septic-config-lib-v1.1.0) (2026-01-20)
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.1.0",
3+
"version": "1.1.1",
44
"description": "",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)