Skip to content

Commit de97e6d

Browse files
committed
chore: release v0.2.1
1 parent 8706271 commit de97e6d

File tree

3 files changed

+6
-4
lines changed

3 files changed

+6
-4
lines changed

CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11

22

3+
## [0.2.1](https://github.com/dbsystel/v-quicksight/compare/0.2.0...0.2.1) (2023-11-18)
4+
35
# [0.2.0](https://github.com/dbsystel/v-quicksight/compare/0.1.0...0.2.0) (2023-11-02)
46

57

@@ -18,4 +20,4 @@
1820

1921
### Features
2022

21-
* init @dbsystel/v-quicksight ([9168321](https://github.com/dbsystel/v-quicksight/commit/91683218d6817612128555cad03d581484e5b657))
23+
* init @dbsystel/v-quicksight ([9168321](https://github.com/dbsystel/v-quicksight/commit/91683218d6817612128555cad03d581484e5b657))

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.2.0",
6+
"version": "0.2.1",
77
"description": "A vue3 wrapper for the amazon-quicksight-embedding-sdk",
88
"repository": {
99
"type": "git",

0 commit comments

Comments
 (0)