Skip to content

Commit a5532ba

Browse files
chore: release v0.1.0 (#725)
1 parent 616a33a commit a5532ba

File tree

3 files changed

+19
-3
lines changed

3 files changed

+19
-3
lines changed

β€ŽCHANGELOG.mdβ€Ž

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,19 @@
1+
# [0.1.0](https://github.com/vinayakkulkarni/v-tweakpane/compare/v0.0.3...v0.1.0) (2022-11-02)
2+
3+
4+
### Bug Fixes
5+
6+
* **deps:** bump actions/stale from 5 to 6 ([ba780df](https://github.com/vinayakkulkarni/v-tweakpane/commit/ba780dfafb937656779133b2fcd4b6eb84ee170e))
7+
* **deps:** bump amannn/action-semantic-pull-request from 4 to 5 ([db54431](https://github.com/vinayakkulkarni/v-tweakpane/commit/db5443188d25ef74fc068616670b0cd5d892c9ae))
8+
* **deps:** bump peaceiris/actions-gh-pages from 3.8.0 to 3.9.0 ([6dd1508](https://github.com/vinayakkulkarni/v-tweakpane/commit/6dd1508f0783750815c2172662ab66f0379f0d2e))
9+
10+
11+
### Features
12+
13+
* vite config πŸŽ‰ ([2d8dad8](https://github.com/vinayakkulkarni/v-tweakpane/commit/2d8dad8fcac1df502d1906648a180cdb03adb5e9))
14+
15+
16+
117
## [0.0.3](https://github.com/vinayakkulkarni/v-tweakpane/compare/v0.0.2...v0.0.3) (2022-07-31)
218

319

β€Žpackage-lock.jsonβ€Ž

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

β€Žpackage.jsonβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "v-tweakpane",
3-
"version": "0.0.3",
3+
"version": "0.1.0",
44
"description": "Tweakpane for Vue",
55
"main": "./dist/v-tweakpane.js",
66
"module": "./dist/v-tweakpane.js",

0 commit comments

Comments
Β (0)