Skip to content

Commit bd49a52

Browse files
committed
chore(release): 0.0.5
1 parent 48eb5c5 commit bd49a52

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
22

33
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
44

5+
### [0.0.5](https://github.com/howard-tzw/vue3-select/compare/v0.0.4...v0.0.5) (2023-06-02)
6+
7+
8+
### Style Updates
9+
10+
* export --vs-dropdown-border-radius ([48eb5c5](https://github.com/howard-tzw/vue3-select/commit/48eb5c579c3cf8225d40b5985f476af3fee22fb9))
11+
512
### [0.0.4](https://github.com/howard-tzw/vue3-select/compare/v0.0.3...v0.0.4) (2023-06-02)
613

714

bower.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,5 +29,5 @@
2929
"test",
3030
"tests"
3131
],
32-
"version": "0.0.4"
32+
"version": "0.0.5"
3333
}

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "vue3-select",
3-
"version": "0.0.4",
3+
"version": "0.0.5",
44
"description": "A maintained fork of vue-select for Vue 3",
55
"author": "Jeff Sagal <sagalbot@gmail.com>, Howard Chen <howard.tzw@gmail.com>",
66
"homepage": "https://vue-select.org",

0 commit comments

Comments
 (0)