We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 399499f commit f19bd89Copy full SHA for f19bd89
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [1.3.1-beta.1](https://github.com/v-vibe/vue-styled-components/compare/v1.3.0...v1.3.1-beta.1) (2024-07-22)
2
+
3
4
+### Bug Fixes
5
6
+* **theme-provider:** reactive theme loss issue ([#15](https://github.com/v-vibe/vue-styled-components/issues/15)) ([29f02b9](https://github.com/v-vibe/vue-styled-components/commit/29f02b9cb85b0bf311e277fe8681e4dcbde91206))
7
8
# [1.3.0](https://github.com/v-vibe/vue-styled-components/compare/v1.2.0...v1.3.0) (2024-07-18)
9
10
package.json
@@ -1,7 +1,7 @@
{
"name": "@vvibe/vue-styled-components",
"private": false,
- "version": "1.3.0",
+ "version": "1.3.1-beta.1",
"type": "module",
"files": [
"dist/*"
0 commit comments