Skip to content

Commit

Permalink
chore(release): 1.17.1 [skip ci]
Browse files Browse the repository at this point in the history
## [1.17.1](v1.17.0...v1.17.1) (2024-10-24)

### Bug Fixes

* resync versions docker hub ([0b2668d](0b2668d))
  • Loading branch information
semantic-release-bot committed Oct 24, 2024
1 parent 9ad1ed6 commit 5da5f0c
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [1.17.1](https://github.com/kexa-io/Kexa/compare/v1.17.0...v1.17.1) (2024-10-24)


### Bug Fixes

* resync versions docker hub ([0b2668d](https://github.com/kexa-io/Kexa/commit/0b2668dd85273f6b8e9f318fc248f2f131b5e86b))

# [1.4.0](https://github.com/kexa-io/Kexa/compare/v1.3.0...v1.4.0) (2024-10-24)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -570,7 +570,7 @@
"ts-node": "^10.9.2",
"typescript": "^4.9.5"
},
"version": "1.4.0",
"version": "1.17.1",
"main": "./build/index.js",
"scripts": {
"postinstall": "node-config-ts",
Expand Down

0 comments on commit 5da5f0c

Please sign in to comment.