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 30928bb commit 06e04a9Copy full SHA for 06e04a9
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [1.2.1](https://github.com/runreal/cli/compare/v1.2.0...v1.2.1) (2024-05-08)
4
+
5
6
+### Bug Fixes
7
8
+* p4 incorrect cl ref for current workspace ([30928bb](https://github.com/runreal/cli/commit/30928bbd840a6b457fc2a43ec1850454baccda58))
9
10
## [1.2.0](https://github.com/runreal/cli/compare/v1.1.2...v1.2.0) (2024-04-17)
11
12
src/version.ts
@@ -1,3 +1,3 @@
// x-release-please-start-version
-export const VERSION = '1.2.0'
+export const VERSION = '1.2.1'
// x-release-please-end
0 commit comments