Skip to content

Commit e0c323f

Browse files
author
Modern Web
committed
chore(release): 0.38.123
1 parent ffe1e12 commit e0c323f

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.123](https://github.com/open-wc/create/compare/v0.38.122...v0.38.123) (2024-06-05)
6+
7+
8+
### Bug Fixes
9+
10+
* **deps:** update dependency lit to ^3.1.4 ([ffe1e12](https://github.com/open-wc/create/commit/ffe1e1254d7cb0b61ad009f833793b13543f8017))
11+
512
## [0.38.122](https://github.com/open-wc/create/compare/v0.38.121...v0.38.122) (2024-06-05)
613

714
## [0.38.121](https://github.com/open-wc/create/compare/v0.38.120...v0.38.121) (2024-06-05)

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.122",
3+
"version": "0.38.123",
44
"publishConfig": {
55
"access": "public"
66
},

0 commit comments

Comments
 (0)