We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 95607ec commit fd7115cCopy full SHA for fd7115c
CHANGELOG.md
@@ -1,3 +1,11 @@
1
+## [101.6.12](https://github.com/dhis2/scheduler-app/compare/v101.6.11...v101.6.12) (2024-10-09)
2
+
3
4
+### Bug Fixes
5
6
+* fix comment and close expression ([95607ec](https://github.com/dhis2/scheduler-app/commit/95607ecbbdab91ce6447e1710d36565bab0e0d84))
7
+* fix main branch ref in concurrency expression ([1ccf6da](https://github.com/dhis2/scheduler-app/commit/1ccf6da3fab74f9915613d0269a5ac5e108e819c))
8
9
## [101.6.11](https://github.com/dhis2/scheduler-app/compare/v101.6.10...v101.6.11) (2024-08-25)
10
11
package.json
@@ -60,5 +60,5 @@
60
"\\.css$": "identity-obj-proxy"
61
}
62
},
63
- "version": "101.6.11"
+ "version": "101.6.12"
64
0 commit comments