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 37351fe commit e0282d6Copy full SHA for e0282d6
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [2.96.1](https://github.com/sws2apps/sws2apps-api/compare/v2.96.0...v2.96.1) (2024-05-04)
2
+
3
4
+### Bug Fixes
5
6
+* **locales:** update locales path ([37351fe](https://github.com/sws2apps/sws2apps-api/commit/37351fe045754c3818f596360f6f175dfe2ec311))
7
8
# [2.96.0](https://github.com/sws2apps/sws2apps-api/compare/v2.95.0...v2.96.0) (2024-05-04)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "sws2apps-api",
- "version": "2.96.0",
+ "version": "2.96.1",
"description": "Node apps to handle backend operations for all sws2apps services",
"main": "index.js",
"scripts": {
0 commit comments