Skip to content

Commit d056085

Browse files
chore(release): 0.1.0 [skip ci]
# [0.1.0](v0.0.2...v0.1.0) (2021-01-19) ### Bug Fixes * **semantic-release:** update branches ([72c331c](72c331c)) * **ui:** fix border color in dark mode ([4c658a6](4c658a6)) ### Features * **docs:** allow bash as lang for Code component ([50117f8](50117f8))
1 parent 72c331c commit d056085

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
# [0.1.0](https://github.com/usezephyr/vue-zephyr/compare/v0.0.2...v0.1.0) (2021-01-19)
2+
3+
4+
### Bug Fixes
5+
6+
* **semantic-release:** update branches ([72c331c](https://github.com/usezephyr/vue-zephyr/commit/72c331c2ac9be7504927d0d355b5269533a252a2))
7+
* **ui:** fix border color in dark mode ([4c658a6](https://github.com/usezephyr/vue-zephyr/commit/4c658a6b7118a48ebb1613ad93e1840eee59adf7))
8+
9+
10+
### Features
11+
12+
* **docs:** allow bash as lang for Code component ([50117f8](https://github.com/usezephyr/vue-zephyr/commit/50117f831642f11f3aa9717a1ae7a02f4f45a5a1))
13+
114
## [0.0.2](https://github.com/usezephyr/vue-zephyr/compare/v0.0.1...v0.0.2) (2021-01-19)
215

316

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@usezephyr/vue-zephyr",
3-
"version": "0.0.2",
3+
"version": "0.1.0",
44
"private": false,
55
"description": "The themeable component library built for Tailwind developers.",
66
"license": "MIT",

0 commit comments

Comments
 (0)