Skip to content

Commit

Permalink
chore(release): 3.21.2
Browse files Browse the repository at this point in the history
  • Loading branch information
semantic-release-bot committed Jan 10, 2024
1 parent 86a9954 commit d168379
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,3 +1,10 @@
## [3.21.2](https://github.com/medic/cht-conf/compare/v3.21.1...v3.21.2) (2024-01-10)


### Bug Fixes

* **#596:** fix issue with semver in latest cht versions ([86a9954](https://github.com/medic/cht-conf/commit/86a9954c861dd4ea57bcd37361c85d8dfe7edad6))

## [3.21.1](https://github.com/medic/cht-conf/compare/v3.21.0...v3.21.1) (2023-12-14)


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": "cht-conf",
"version": "3.21.1",
"version": "3.21.2",
"description": "Configure CHT deployments",
"main": "./src/lib/main.js",
"engines": {
Expand Down

0 comments on commit d168379

Please sign in to comment.