Skip to content

Commit

Permalink
chore(release): 1.0.9
Browse files Browse the repository at this point in the history
  • Loading branch information
xsf0105 committed Jun 7, 2023
1 parent dff4595 commit 28d04dc
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 2 deletions.
2 changes: 2 additions & 0 deletions packages/quark-core/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

### [1.0.9](https://github.com/hellof2e/quark/compare/v1.0.8...v1.0.9) (2023-06-07)

### [1.0.8](https://github.com/hellof2e/quark/compare/v1.0.7...v1.0.8) (2023-06-07)


Expand Down
2 changes: 1 addition & 1 deletion packages/quark-core/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/quark-core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "quarkc",
"version": "1.0.8",
"version": "1.0.9",
"description": "Web components quark-element",
"type": "module",
"main": "./lib/index.umd.cjs",
Expand Down

0 comments on commit 28d04dc

Please sign in to comment.