From 51c63c03f123d72eafbb5f7eb2782d6e252a78c2 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Sat, 4 May 2024 15:40:15 +0000 Subject: [PATCH] chore(release): 2.96.3 [skip ci] ## [2.96.3](https://github.com/sws2apps/sws2apps-api/compare/v2.96.2...v2.96.3) (2024-05-04) ### Bug Fixes * **locales:** update individual json files path ([1d82515](https://github.com/sws2apps/sws2apps-api/commit/1d8251596c1f48639f82633fae9b6cd55386e7dd)) --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0801e252..cd4351c5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [2.96.3](https://github.com/sws2apps/sws2apps-api/compare/v2.96.2...v2.96.3) (2024-05-04) + + +### Bug Fixes + +* **locales:** update individual json files path ([1d82515](https://github.com/sws2apps/sws2apps-api/commit/1d8251596c1f48639f82633fae9b6cd55386e7dd)) + ## [2.96.2](https://github.com/sws2apps/sws2apps-api/compare/v2.96.1...v2.96.2) (2024-05-04) diff --git a/package.json b/package.json index 7dec4516..5dab3673 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "sws2apps-api", - "version": "2.96.2", + "version": "2.96.3", "description": "Node apps to handle backend operations for all sws2apps services", "main": "index.js", "scripts": {