Skip to content

Commit 3969731

Browse files
committed
chore: release v0.2.0
1 parent 3b63689 commit 3969731

File tree

3 files changed

+11
-3
lines changed

3 files changed

+11
-3
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11

22

3+
# [0.2.0](https://github.com/dbsystel/v-quicksight/compare/0.1.0...0.2.0) (2023-11-02)
4+
5+
6+
### Features
7+
8+
* **v-quicksight-console:** add new `v-quicksight-console` component ([8129c74](https://github.com/dbsystel/v-quicksight/commit/8129c749de2c538c75c59f42847c18ca330e3089)), closes [#6](https://github.com/dbsystel/v-quicksight/issues/6)
9+
* **v-quicksight-search:** add new `v-quicksight-search` component ([9c10b50](https://github.com/dbsystel/v-quicksight/commit/9c10b50c021df2c00a3bf68d51beaf547b2f97ce)), closes [#7](https://github.com/dbsystel/v-quicksight/issues/7)
10+
311
# 0.1.0 (2023-10-30)
412

513

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
@@ -3,7 +3,7 @@
33
"publishConfig": {
44
"access": "public"
55
},
6-
"version": "0.1.0",
6+
"version": "0.2.0",
77
"description": "A vue3 wrapper for the amazon-quicksight-embedding-sdk",
88
"repository": {
99
"type": "git",

0 commit comments

Comments
 (0)