Skip to content

Commit

Permalink
chore: release v0.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
d-koppenhagen committed Dec 22, 2023
1 parent f1f01c6 commit a3a9eb5
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 3 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@


## [0.2.2](https://github.com/dbsystel/v-quicksight/compare/0.2.1...0.2.2) (2023-12-22)


### Bug Fixes

* **deps:** update dependency nanoid to v5.0.4 ([017d260](https://github.com/dbsystel/v-quicksight/commit/017d260c62ae33962bd773404c10d610590d2a9c))
* **deps:** update dependency vue to v3.3.13 ([f1f01c6](https://github.com/dbsystel/v-quicksight/commit/f1f01c6c8a163b51b3def840e8140f6c2eeca2d3))

## [0.2.1](https://github.com/dbsystel/v-quicksight/compare/0.2.0...0.2.1) (2023-11-18)

# [0.2.0](https://github.com/dbsystel/v-quicksight/compare/0.1.0...0.2.0) (2023-11-02)
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"publishConfig": {
"access": "public"
},
"version": "0.2.1",
"version": "0.2.2",
"description": "A vue3 wrapper for the amazon-quicksight-embedding-sdk",
"repository": {
"type": "git",
Expand Down

0 comments on commit a3a9eb5

Please sign in to comment.