Skip to content

Commit

Permalink
chore(release): 1.14.0
Browse files Browse the repository at this point in the history
  • Loading branch information
semantic-release-bot committed May 16, 2024
1 parent 7bfcbf7 commit 80dff8f
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 @@
# [1.14.0](https://github.com/medic/cht-watchdog/compare/1.13.0...1.14.0) (2024-05-16)


### Features

* **couch-backlog:** multi-couch2pg isntances on 1 db, update fake-cht, add prometheus env vars ([#108](https://github.com/medic/cht-watchdog/issues/108)) ([7bfcbf7](https://github.com/medic/cht-watchdog/commit/7bfcbf7819a4ee82a906109804d110b5a476387b))

# [1.13.0](https://github.com/medic/cht-watchdog/compare/1.12.0...1.13.0) (2024-05-10)


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
Expand Up @@ -24,7 +24,7 @@
"mocha": "^10.2.0",
"semantic-release": "^21.0.2"
},
"version": "1.13.0",
"version": "1.14.0",
"repository": {
"type": "git",
"url": "https://github.com/medic/cht-watchdog.git"
Expand Down

0 comments on commit 80dff8f

Please sign in to comment.