Skip to content

Commit 9a9b504

Browse files
chore: release v0.2.0 (#738)
1 parent 19d5a95 commit 9a9b504

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.2.0](https://github.com/vinayakkulkarni/v-tweakpane/compare/v0.1.1...v0.2.0) (2022-11-08)
2+
3+
4+
### Bug Fixes
5+
6+
* **deps:** bump v-github-icon from 3.0.1 to 3.0.2 in /example ([3793078](https://github.com/vinayakkulkarni/v-tweakpane/commit/379307839224c989452571a35f9a2bbbd32ffba8))
7+
* **deps:** bump v-tweakpane from 0.1.0 to 0.1.1 in /example ([59b0ff6](https://github.com/vinayakkulkarni/v-tweakpane/commit/59b0ff667e67052f2cf07607dacdcf54e297739e))
8+
* remove unused types ([68caa9f](https://github.com/vinayakkulkarni/v-tweakpane/commit/68caa9fa7a8edf177def11c07186bbd89498b905))
9+
10+
11+
### Features
12+
13+
* add `codeql` workflow 👷‍♂️ ([15ae8ca](https://github.com/vinayakkulkarni/v-tweakpane/commit/15ae8ca28f5af17fbbcdb0304268d64f1bcffde3))
14+
15+
16+
117
## [0.1.1](https://github.com/vinayakkulkarni/v-tweakpane/compare/v0.1.0...v0.1.1) (2022-11-03)
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.1.1",
3+
"version": "0.2.0",
44
"description": "Tweakpane for Vue",
55
"main": "./dist/v-tweakpane.js",
66
"module": "./dist/v-tweakpane.js",

0 commit comments

Comments
 (0)