We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e22308d commit 65b14d0Copy full SHA for 65b14d0
2 files changed
packages/core/CHANGELOG.md
@@ -1,4 +1,6 @@
1
# Changelog
2
+### [1.0.31](https://github.com/hellof2e/quark/compare/v1.0.30...v1.0.31) (2023-06-26)
3
+
4
### [1.0.30](https://github.com/hellof2e/quark/compare/v1.0.29...v1.0.30) (2023-06-26)
5
6
### [1.0.29](https://github.com/hellof2e/quark/compare/v1.0.28...v1.0.29) (2023-06-26)
packages/core/package.json
@@ -1,6 +1,6 @@
{
"name": "quarkc",
- "version": "1.0.30",
+ "version": "1.0.31",
"description": "Web components quark-element",
"type": "module",
"main": "./lib/index.umd.js",
0 commit comments