Skip to content

Commit 8c603b7

Browse files
author
Modern Web
committed
chore(release): 0.38.146
1 parent 2729ed9 commit 8c603b7

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
@@ -2,6 +2,13 @@
22

33
All notable changes to this project will be documented in this file. See [commit-and-tag-version](https://github.com/absolute-version/commit-and-tag-version) for commit guidelines.
44

5+
## [0.38.146](https://github.com/open-wc/create/compare/v0.38.145...v0.38.146) (2024-07-06)
6+
7+
8+
### Bug Fixes
9+
10+
* **deps:** update dependency command-line-usage to ^7.0.2 ([2729ed9](https://github.com/open-wc/create/commit/2729ed9dab3c09dc36f6ec231b8364a9d5209947))
11+
512
## [0.38.145](https://github.com/open-wc/create/compare/v0.38.144...v0.38.145) (2024-07-06)
613

714
## [0.38.144](https://github.com/open-wc/create/compare/v0.38.143...v0.38.144) (2024-07-03)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@open-wc/create",
3-
"version": "0.38.145",
3+
"version": "0.38.146",
44
"publishConfig": {
55
"access": "public"
66
},

0 commit comments

Comments
 (0)