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.
2 parents 2c1e080 + b4ac36b commit 0491da6Copy full SHA for 0491da6
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [1.1.1](https://github.com/runreal/cli/compare/v1.1.0...v1.1.1) (2024-04-05)
4
+
5
6
+### Bug Fixes
7
8
+* default required values for config.git ([#9](https://github.com/runreal/cli/issues/9)) ([2c1e080](https://github.com/runreal/cli/commit/2c1e0803d903831a3ccc99d084b103cab14a6ff5))
9
10
## [1.1.0](https://github.com/runreal/cli/compare/v1.0.0...v1.1.0) (2024-04-04)
11
12
src/version.ts
@@ -1,3 +1,3 @@
// x-release-please-start-version
-export const VERSION = '1.1.0'
+export const VERSION = '1.1.1'
// x-release-please-end
0 commit comments