Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
baartch committed Jan 23, 2024
2 parents 75ba2f3 + e3ab04b commit 8e18fcb
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@


## 1.1.3 (2024-01-22)


### fix

* release pipeline using old node version ([eea1eb6](https://github.com/cloudxsgmbh/governance/commit/eea1eb61ebd7ae9254d76e6e0cb4a686d793fc2b))

## 1.1.2 (2024-01-22)


Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@cloudxs/governance",
"version": "1.1.2",
"version": "1.1.3",
"description": "cloudxs governance",
"main": "dist/index.js",
"scripts": {
Expand Down

0 comments on commit 8e18fcb

Please sign in to comment.