Skip to content

Commit 54095c6

Browse files
chore(main): release 1.1.2 (#11)
1 parent 7429e12 commit 54095c6

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.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+
310
## [1.1.1](https://github.com/runreal/cli/compare/v1.1.0...v1.1.1) (2024-04-05)
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.1.1'
2+
export const VERSION = '1.1.2'
33
// x-release-please-end

0 commit comments

Comments
 (0)