Skip to content

Commit ac49e70

Browse files
chore(release): 2.1.0 [skip ci]
# [2.1.0](v2.0.6...v2.1.0) (2022-12-04) ### Features * **api:** update otp library ([e9ce7d3](e9ce7d3))
1 parent e9ce7d3 commit ac49e70

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.1.0](https://github.com/sws2apps/sws2apps-api/compare/v2.0.6...v2.1.0) (2022-12-04)
2+
3+
4+
### Features
5+
6+
* **api:** update otp library ([e9ce7d3](https://github.com/sws2apps/sws2apps-api/commit/e9ce7d3601fcd493159a29a05c46d42edd95553e))
7+
18
## [2.0.6](https://github.com/sws2apps/sws2apps-api/compare/v2.0.5...v2.0.6) (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.6",
3+
"version": "2.1.0",
44
"description": "Node apps to handle backend operations for all sws2apps services",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)