Skip to content

Commit e0282d6

Browse files
chore(release): 2.96.1 [skip ci]
## [2.96.1](v2.96.0...v2.96.1) (2024-05-04) ### Bug Fixes * **locales:** update locales path ([37351fe](37351fe))
1 parent 37351fe commit e0282d6

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.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+
18
# [2.96.0](https://github.com/sws2apps/sws2apps-api/compare/v2.95.0...v2.96.0) (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.0",
3+
"version": "2.96.1",
44
"description": "Node apps to handle backend operations for all sws2apps services",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)