Skip to content

Commit 1b0ac91

Browse files
authored
Release 0.14.8 (#1170)
1 parent 66338d2 commit 1b0ac91

File tree

3 files changed

+8
-5
lines changed

3 files changed

+8
-5
lines changed

CHANGELOG.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,9 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic
77
Versioning](https://semver.org/spec/v2.0.0.html).
88

9-
## Unreleased
9+
<!-- ## Unreleased -->
10+
11+
## [0.14.8] - 2024-08-22
1012

1113
### Added
1214

@@ -624,7 +626,8 @@ Versioning](https://semver.org/spec/v2.0.0.html).
624626
625627
- Initial release.
626628
627-
[unreleased]: https://github.com/google/wireit/compare/v0.14.7...HEAD
629+
[unreleased]: https://github.com/google/wireit/compare/v0.14.8...HEAD
630+
[0.14.8]: https://github.com/google/wireit/compare/v0.14.7...v0.14.8
628631
[0.14.7]: https://github.com/google/wireit/compare/v0.14.6...v0.14.7
629632
[0.14.6]: https://github.com/google/wireit/compare/v0.14.5...v0.14.6
630633
[0.14.5]: https://github.com/google/wireit/compare/v0.14.4...v0.14.5

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "wireit",
3-
"version": "0.14.7",
3+
"version": "0.14.8",
44
"description": "Upgrade your npm scripts to make them smarter and more efficient",
55
"author": "Google LLC",
66
"license": "Apache-2.0",

0 commit comments

Comments
 (0)