File tree Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Original file line number Diff line number Diff line change 1+ ## [ 1.3.1] ( https://github.com/v-vibe/vue-styled-components/compare/v1.3.0...v1.3.1 ) (2024-07-24)
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+
18## [ 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)
29
310
Original file line number Diff line number Diff line change 11{
22 "name" : " @vvibe/vue-styled-components" ,
33 "private" : false ,
4- "version" : " 1.3.1-beta.1 " ,
4+ "version" : " 1.3.1" ,
55 "type" : " module" ,
66 "files" : [
77 " dist/*"
6969 "publishConfig" : {
7070 "access" : " public" ,
7171 "provenance" : true
72+ },
73+ "pnpm" : {
74+ "overrides" : {
75+ "vue-template-compiler@>=2.0.0 <3.0.0" : " >=3.0.0"
76+ }
7277 }
7378}
You can’t perform that action at this time.
0 commit comments