Skip to content

Commit a3a9eb5

Browse files
committed
chore: release v0.2.2
1 parent f1f01c6 commit a3a9eb5

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.2](https://github.com/dbsystel/v-quicksight/compare/0.2.1...0.2.2) (2023-12-22)
4+
5+
6+
### Bug Fixes
7+
8+
* **deps:** update dependency nanoid to v5.0.4 ([017d260](https://github.com/dbsystel/v-quicksight/commit/017d260c62ae33962bd773404c10d610590d2a9c))
9+
* **deps:** update dependency vue to v3.3.13 ([f1f01c6](https://github.com/dbsystel/v-quicksight/commit/f1f01c6c8a163b51b3def840e8140f6c2eeca2d3))
10+
311
## [0.2.1](https://github.com/dbsystel/v-quicksight/compare/0.2.0...0.2.1) (2023-11-18)
412

513
# [0.2.0](https://github.com/dbsystel/v-quicksight/compare/0.1.0...0.2.0) (2023-11-02)

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

0 commit comments

Comments
 (0)