Skip to content

Commit 68e4545

Browse files
chore(release): 1.2.0 [skip ci]
# [1.2.0](v1.1.1...v1.2.0) (2022-10-07) ### Features * **deps:** bump bcrypt from 5.0.1 to 5.1.0 ([29f6670](29f6670)) * **deps:** bump firebase-admin from 11.0.1 to 11.1.0 ([c561bf7](c561bf7)) * **deps:** bump jw-epub-parser from 1.23.3 to 1.24.0 ([c9db73e](c9db73e))
1 parent 7be997d commit 68e4545

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
# [1.2.0](https://github.com/sws2apps/sws2apps-api/compare/v1.1.1...v1.2.0) (2022-10-07)
2+
3+
4+
### Features
5+
6+
* **deps:** bump bcrypt from 5.0.1 to 5.1.0 ([29f6670](https://github.com/sws2apps/sws2apps-api/commit/29f66707ba1256c3b2a8365adf575773e2412843))
7+
* **deps:** bump firebase-admin from 11.0.1 to 11.1.0 ([c561bf7](https://github.com/sws2apps/sws2apps-api/commit/c561bf7ed853c93c7e3defe32c62c4b75ba6bddd))
8+
* **deps:** bump jw-epub-parser from 1.23.3 to 1.24.0 ([c9db73e](https://github.com/sws2apps/sws2apps-api/commit/c9db73e993ca9029383db1c56cb30a96cb83907d))
9+
110
## [1.1.1](https://github.com/sws2apps/sws2apps-api/compare/v1.1.0...v1.1.1) (2022-10-03)
211

312

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": "1.1.1",
3+
"version": "1.2.0",
44
"description": "Node apps to handle backend operations for all sws2apps services",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)