Skip to content

Commit f135be2

Browse files
committed
chore: release v0.2.3
1 parent ad62f14 commit f135be2

File tree

3 files changed

+13
-3
lines changed

3 files changed

+13
-3
lines changed

CHANGELOG.md

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

22

3+
## [0.2.3](https://github.com/dbsystel/v-quicksight/compare/0.2.2...0.2.3) (2024-01-18)
4+
5+
6+
### Bug Fixes
7+
8+
* **deps:** pin dependency @vitest/coverage-v8 to v1.2.1 ([ef359cc](https://github.com/dbsystel/v-quicksight/commit/ef359cc8030efba7fce7a278f576e30fb3d41697))
9+
* **deps:** update dependency amazon-quicksight-embedding-sdk to v2.6.0 ([1a8a295](https://github.com/dbsystel/v-quicksight/commit/1a8a2957d869850809a81a8e592a6157ae78dff4))
10+
* **deps:** update dependency vue to v3.4.14 ([ea3b753](https://github.com/dbsystel/v-quicksight/commit/ea3b75310e46304ee5fda71ae2808cc90b43f40f))
11+
* **deps:** upgrade dependency @tsconfig/node18 to @tsconfig/node20 ([ad62f14](https://github.com/dbsystel/v-quicksight/commit/ad62f14b948f8f1a8829581970d0fa2ef5e6104f))
12+
313
## [0.2.2](https://github.com/dbsystel/v-quicksight/compare/0.2.1...0.2.2) (2023-12-22)
414

515

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

0 commit comments

Comments
 (0)