Skip to content

Commit 8776c79

Browse files
chore(release): 1.1.1 [skip ci]
## [1.1.1](v1.1.0...v1.1.1) (2022-10-03) ### Bug Fixes * **controller:** fix assignment to constant variable when assigning mwb month ([7cdfc23](7cdfc23))
1 parent 7cdfc23 commit 8776c79

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+
## [1.1.1](https://github.com/sws2apps/sws2apps-api/compare/v1.1.0...v1.1.1) (2022-10-03)
2+
3+
4+
### Bug Fixes
5+
6+
* **controller:** fix assignment to constant variable when assigning mwb month ([7cdfc23](https://github.com/sws2apps/sws2apps-api/commit/7cdfc23ebac82bba902505de69b17e85b7795537))
7+
18
# [1.1.0](https://github.com/sws2apps/sws2apps-api/compare/v1.0.3...v1.1.0) (2022-09-30)
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": "1.1.0",
3+
"version": "1.1.1",
44
"description": "Node apps to handle backend operations for all sws2apps services",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)