Skip to content
This repository was archived by the owner on Aug 30, 2024. It is now read-only.

Commit f9b0a9e

Browse files
committed
chore: release 0.5.0
1 parent fc57ac0 commit f9b0a9e

2 files changed

Lines changed: 10 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
# [0.5.0](https://github.com/vbenjs/vite-plugin-theme/compare/v0.4.8...v0.5.0) (2021-03-12)
2+
3+
4+
### Bug Fixes
5+
6+
* ensure the colors are extracted correctly ([fc57ac0](https://github.com/vbenjs/vite-plugin-theme/commit/fc57ac0f6f5a252a1c6a281810d4b63573b535d6))
7+
8+
9+
110
## [0.4.8](https://github.com/vbenjs/vite-plugin-theme/compare/v0.4.7...v0.4.8) (2021-02-22)
211

312

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "vite-plugin-theme",
3-
"version": "0.4.8",
3+
"version": "0.5.0",
44
"description": "Vite plugin for dynamically changing the theme color of the interface",
55
"main": "dist/index.js",
66
"module": "dist/index.js",

0 commit comments

Comments
 (0)