Skip to content

Commit a90d78a

Browse files
chore(release): 2.5.1 [skip ci]
## [2.5.1](v2.5.0...v2.5.1) (2022-12-21) ### Bug Fixes * **controller:** fix class name ([1e75a79](1e75a79))
1 parent 1e75a79 commit a90d78a

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.5.1](https://github.com/sws2apps/sws2apps-api/compare/v2.5.0...v2.5.1) (2022-12-21)
2+
3+
4+
### Bug Fixes
5+
6+
* **controller:** fix class name ([1e75a79](https://github.com/sws2apps/sws2apps-api/commit/1e75a792aedaf239edcda6f394169e8e6e629bf4))
7+
18
# [2.5.0](https://github.com/sws2apps/sws2apps-api/compare/v2.4.0...v2.5.0) (2022-12-20)
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.5.0",
3+
"version": "2.5.1",
44
"description": "Node apps to handle backend operations for all sws2apps services",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)