Skip to content

Commit

Permalink
chore(release): 2.57.1 [skip ci]
Browse files Browse the repository at this point in the history
## [2.57.1](v2.57.0...v2.57.1) (2023-05-31)

### Bug Fixes

* **api:** receive publishers announcements for elders and ministerial servants ([7cfa4b2](7cfa4b2))
  • Loading branch information
semantic-release-bot committed May 31, 2023
1 parent 7cfa4b2 commit 94b454a
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 @@
## [2.57.1](https://github.com/sws2apps/sws2apps-api/compare/v2.57.0...v2.57.1) (2023-05-31)


### Bug Fixes

* **api:** receive publishers announcements for elders and ministerial servants ([7cfa4b2](https://github.com/sws2apps/sws2apps-api/commit/7cfa4b2e7714f58ce3dbe01b8682b8a88561556a))

# [2.57.0](https://github.com/sws2apps/sws2apps-api/compare/v2.56.1...v2.57.0) (2023-05-31)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "sws2apps-api",
"version": "2.57.0",
"version": "2.57.1",
"description": "Node apps to handle backend operations for all sws2apps services",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit 94b454a

Please sign in to comment.