Skip to content

Commit 1ec2f8b

Browse files
chore(release): 2.5.0 [skip ci]
# [2.5.0](v2.4.0...v2.5.0) (2022-12-20) ### Features * **api:** code improvement ([e69eafc](e69eafc))
1 parent 22dc2cd commit 1ec2f8b

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.5.0](https://github.com/sws2apps/sws2apps-api/compare/v2.4.0...v2.5.0) (2022-12-20)
2+
3+
4+
### Features
5+
6+
* **api:** code improvement ([e69eafc](https://github.com/sws2apps/sws2apps-api/commit/e69eafc42ec0c749e18d06c7ad18a8201273554c))
7+
18
# [2.4.0](https://github.com/sws2apps/sws2apps-api/compare/v2.3.1...v2.4.0) (2022-12-18)
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.4.0",
3+
"version": "2.5.0",
44
"description": "Node apps to handle backend operations for all sws2apps services",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)