Skip to content

Commit

Permalink
chore(release): 3.21.4
Browse files Browse the repository at this point in the history
  • Loading branch information
semantic-release-bot committed Jan 31, 2024
1 parent 24f66bf commit 2c898dc
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.4](https://github.com/medic/cht-conf/compare/v3.21.3...v3.21.4) (2024-01-31)


### Bug Fixes

* **#602:** fix errors with validate function ([24f66bf](https://github.com/medic/cht-conf/commit/24f66bf1d67564406c9710bb627e959abd9a651c))

## [3.21.3](https://github.com/medic/cht-conf/compare/v3.21.2...v3.21.3) (2024-01-26)


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

0 comments on commit 2c898dc

Please sign in to comment.