Skip to content

Commit

Permalink
chore(release): 2.11.1 [skip ci]
Browse files Browse the repository at this point in the history
## [2.11.1](v2.11.0...v2.11.1) (2023-01-06)

### Bug Fixes

* **congregation:** update user details after congregation info update ([41e0b0a](41e0b0a))
  • Loading branch information
semantic-release-bot committed Jan 6, 2023
1 parent 41e0b0a commit 4dd3b96
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.11.1](https://github.com/sws2apps/sws2apps-api/compare/v2.11.0...v2.11.1) (2023-01-06)


### Bug Fixes

* **congregation:** update user details after congregation info update ([41e0b0a](https://github.com/sws2apps/sws2apps-api/commit/41e0b0acc3445edba5b05c6a9e681d87e7c27175))

# [2.11.0](https://github.com/sws2apps/sws2apps-api/compare/v2.10.0...v2.11.0) (2023-01-06)


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.11.0",
"version": "2.11.1",
"description": "Node apps to handle backend operations for all sws2apps services",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit 4dd3b96

Please sign in to comment.