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 7429e12 commit 54095c6Copy full SHA for 54095c6
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [1.1.2](https://github.com/runreal/cli/compare/v1.1.1...v1.1.2) (2024-04-08)
4
+
5
6
+### Bug Fixes
7
8
+* add workflows to schema ([7429e12](https://github.com/runreal/cli/commit/7429e12d739f2c94fdfec550d97beb9fc79d5943))
9
10
## [1.1.1](https://github.com/runreal/cli/compare/v1.1.0...v1.1.1) (2024-04-05)
11
12
src/version.ts
@@ -1,3 +1,3 @@
// x-release-please-start-version
-export const VERSION = '1.1.1'
+export const VERSION = '1.1.2'
// x-release-please-end
0 commit comments