We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ecf1b17 commit 0db1f85Copy full SHA for 0db1f85
CHANGELOG.md
@@ -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
8
## [2.96.3](https://github.com/sws2apps/sws2apps-api/compare/v2.96.2...v2.96.3) (2024-05-04)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "sws2apps-api",
- "version": "2.96.3",
+ "version": "2.96.4",
"description": "Node apps to handle backend operations for all sws2apps services",
"main": "index.js",
"scripts": {
0 commit comments