Skip to content

Commit 06e04a9

Browse files
chore(main): release 1.2.1
1 parent 30928bb commit 06e04a9

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

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+
310
## [1.2.0](https://github.com/runreal/cli/compare/v1.1.2...v1.2.0) (2024-04-17)
411

512

src/version.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
// x-release-please-start-version
2-
export const VERSION = '1.2.0'
2+
export const VERSION = '1.2.1'
33
// x-release-please-end

0 commit comments

Comments
 (0)