Skip to content

Commit f2c48f9

Browse files
chore(release): 2.0.2 [skip ci]
## [2.0.2](v2.0.1...v2.0.2) (2022-12-03) ### Bug Fixes * **classes:** fix undefined id in congregation when saving backup ([7992c5b](7992c5b))
1 parent 7992c5b commit f2c48f9

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [2.0.2](https://github.com/sws2apps/sws2apps-api/compare/v2.0.1...v2.0.2) (2022-12-03)
2+
3+
4+
### Bug Fixes
5+
6+
* **classes:** fix undefined id in congregation when saving backup ([7992c5b](https://github.com/sws2apps/sws2apps-api/commit/7992c5b367b24fdb0306402594a5a5ab9d914198))
7+
18
## [2.0.1](https://github.com/sws2apps/sws2apps-api/compare/v2.0.0...v2.0.1) (2022-12-03)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "sws2apps-api",
3-
"version": "2.0.1",
3+
"version": "2.0.2",
44
"description": "Node apps to handle backend operations for all sws2apps services",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)