Skip to content

Commit e435bad

Browse files
chore(release): 1.4.0 [skip ci]
# [1.4.0](v1.3.0...v1.4.0) (2022-10-13) ### Bug Fixes * **controllers:** fix bot probability check in sws-pocket signup route ([6824f76](6824f76)) ### Features * **deps:** bump jw-epub-parser from 1.24.0 to 1.25.0 ([f04f951](f04f951))
1 parent 6824f76 commit e435bad

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
# [1.4.0](https://github.com/sws2apps/sws2apps-api/compare/v1.3.0...v1.4.0) (2022-10-13)
2+
3+
4+
### Bug Fixes
5+
6+
* **controllers:** fix bot probability check in sws-pocket signup route ([6824f76](https://github.com/sws2apps/sws2apps-api/commit/6824f76d7db0f670c72cb1f61463c54c6ca761fa))
7+
8+
9+
### Features
10+
11+
* **deps:** bump jw-epub-parser from 1.24.0 to 1.25.0 ([f04f951](https://github.com/sws2apps/sws2apps-api/commit/f04f9519d736a96df10d0c04e91922f6651920e0))
12+
113
# [1.3.0](https://github.com/sws2apps/sws2apps-api/compare/v1.2.0...v1.3.0) (2022-10-10)
214

315

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

0 commit comments

Comments
 (0)