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 7cdfc23 commit 8776c79Copy full SHA for 8776c79
CHANGELOG.md
@@ -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
8
# [1.1.0](https://github.com/sws2apps/sws2apps-api/compare/v1.0.3...v1.1.0) (2022-09-30)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "sws2apps-api",
- "version": "1.1.0",
+ "version": "1.1.1",
"description": "Node apps to handle backend operations for all sws2apps services",
"main": "index.js",
"scripts": {
0 commit comments