Skip to content

Commit 0db1f85

Browse files
chore(release): 2.96.4 [skip ci]
## [2.96.4](v2.96.3...v2.96.4) (2024-05-04) ### Bug Fixes * **build:** update nodejs version ([ecf1b17](ecf1b17))
1 parent ecf1b17 commit 0db1f85

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.96.4](https://github.com/sws2apps/sws2apps-api/compare/v2.96.3...v2.96.4) (2024-05-04)
2+
3+
4+
### Bug Fixes
5+
6+
* **build:** update nodejs version ([ecf1b17](https://github.com/sws2apps/sws2apps-api/commit/ecf1b173e523424b852a7f0a937dfd8d6ef03e54))
7+
18
## [2.96.3](https://github.com/sws2apps/sws2apps-api/compare/v2.96.2...v2.96.3) (2024-05-04)
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.96.3",
3+
"version": "2.96.4",
44
"description": "Node apps to handle backend operations for all sws2apps services",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)