Skip to content

Commit

Permalink
chore(release): 3.18.1
Browse files Browse the repository at this point in the history
  • Loading branch information
semantic-release-bot committed Apr 24, 2023
1 parent 20ea03e commit 0b36550
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.18.1](https://github.com/medic/cht-conf/compare/v3.18.0...v3.18.1) (2023-04-24)


### Bug Fixes

* **#555:** handle non-existent directory in update-extension-libs ([#557](https://github.com/medic/cht-conf/issues/557)) ([20ea03e](https://github.com/medic/cht-conf/commit/20ea03e27df266b43536addc795e842a47d37f07)), closes [#555](https://github.com/medic/cht-conf/issues/555)

# [3.18.0](https://github.com/medic/cht-conf/compare/v3.17.0...v3.18.0) (2023-04-11)


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

0 comments on commit 0b36550

Please sign in to comment.