We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b2ae1cd commit 42d5e2aCopy full SHA for 42d5e2a
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [1.7.2](https://github.com/vue-styled-components/core/compare/v1.7.1...v1.7.2) (2024-08-30)
2
+
3
4
+### Bug Fixes
5
6
+* **core:** typedef issue of JSX events binding([#28](https://github.com/vue-styled-components/core/issues/28)) ([b2ae1cd](https://github.com/vue-styled-components/core/commit/b2ae1cd12a15d3bed20982200e1bfcd796ecdbbb))
7
8
## [1.7.1](https://github.com/vue-styled-components/core/compare/v1.7.0...v1.7.1) (2024-08-23)
9
10
packages/core/package.json
@@ -1,6 +1,6 @@
{
"name": "@vue-styled-components/core",
- "version": "1.7.1",
+ "version": "1.7.2",
"type": "module",
"files": [
"dist/*"
0 commit comments