Skip to content

Commit a6973f9

Browse files
chore(release): v1.5.1
## [1.5.1](v1.5.0...v1.5.1) (2024-08-19) ### Bug Fixes * **provider:** [theme] incorrect object type provide to component tree ([3307d65](3307d65))
1 parent 139b140 commit a6973f9

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.5.1](https://github.com/vue-styled-components/core/compare/v1.5.0...v1.5.1) (2024-08-19)
2+
3+
4+
### Bug Fixes
5+
6+
* **provider:** [theme] incorrect object type provide to component tree ([3307d65](https://github.com/vue-styled-components/core/commit/3307d65b1a8276ce30b816ea67c4a68e6adee217))
7+
18
# [1.5.0](https://github.com/vue-styled-components/core/compare/v1.4.1...v1.5.0) (2024-08-18)
29

310

packages/core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@vue-styled-components/core",
3-
"version": "1.5.0",
3+
"version": "1.5.1",
44
"type": "module",
55
"files": [
66
"dist/*"

0 commit comments

Comments
 (0)