Skip to content

Commit 54fa684

Browse files
chore(main): release 1.4.1
1 parent 3889b93 commit 54fa684

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

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

3+
## [1.4.1](https://github.com/runreal/cli/compare/v1.4.0...v1.4.1) (2025-02-21)
4+
5+
6+
### Bug Fixes
7+
8+
* allow specifying build timestamp ([7bee7aa](https://github.com/runreal/cli/commit/7bee7aae4731888eca809e43b1d5d849d04b71a2))
9+
* race condition in buildId cfg ([75ce663](https://github.com/runreal/cli/commit/75ce663818acb4aec5d2679919426811112b2d0f))
10+
311
## [1.4.0](https://github.com/runreal/cli/compare/v1.3.0...v1.4.0) (2024-11-28)
412

513

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.4.0'
2+
export const VERSION = '1.4.1'
33
// x-release-please-end

0 commit comments

Comments
 (0)