Skip to content

Commit 0270de9

Browse files
author
Modern Web
committed
chore(release): 0.38.109
1 parent bdbb121 commit 0270de9

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.109](https://github.com/open-wc/create/compare/v0.38.108...v0.38.109) (2024-05-29)
6+
7+
8+
### Bug Fixes
9+
10+
* **deps:** update dependency glob to v8 ([#137](https://github.com/open-wc/create/issues/137)) ([bdbb121](https://github.com/open-wc/create/commit/bdbb121ecba64351a9e360eee9ef70b3523c48d2))
11+
512
## [0.38.108](https://github.com/open-wc/create/compare/v0.38.106...v0.38.108) (2024-05-29)
613

714
## [0.38.107](https://github.com/open-wc/create/compare/v0.38.106...v0.38.107) (2024-05-29)

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

0 commit comments

Comments
 (0)