Skip to content

Commit 9c148c2

Browse files
committed
chore: release v0.3.1
1 parent 0b7ffa4 commit 9c148c2

File tree

3 files changed

+28
-3
lines changed

3 files changed

+28
-3
lines changed

CHANGELOG.md

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

22

3+
## [0.3.1](https://github.com/dbsystel/v-quicksight/compare/0.3.0...0.3.1) (2024-03-03)
4+
5+
6+
### Bug Fixes
7+
8+
* **deps:** update dependency @aws-sdk/client-quicksight to v3.495.0 ([19d7fe5](https://github.com/dbsystel/v-quicksight/commit/19d7fe5f4c36bcf7dbf65337c648bf3f62c96566))
9+
* **deps:** update dependency @aws-sdk/client-quicksight to v3.496.0 ([37ff921](https://github.com/dbsystel/v-quicksight/commit/37ff9217b49d57463f204b655d734be8166e7750))
10+
* **deps:** update dependency @aws-sdk/client-quicksight to v3.499.0 ([55b5f6c](https://github.com/dbsystel/v-quicksight/commit/55b5f6cd1f8f6257d7d437e9281dfc5a48eb58da))
11+
* **deps:** update dependency @aws-sdk/client-quicksight to v3.501.0 ([71d2e50](https://github.com/dbsystel/v-quicksight/commit/71d2e50511d644e1af9283ced1ddcf0813d93bdd))
12+
* **deps:** update dependency @aws-sdk/client-quicksight to v3.502.0 ([a320509](https://github.com/dbsystel/v-quicksight/commit/a320509294c2d66ea7b4dc398bda11292835d4e6))
13+
* **deps:** update dependency @aws-sdk/client-quicksight to v3.503.0 ([31d5d73](https://github.com/dbsystel/v-quicksight/commit/31d5d73e91d7635a6021ae2e74f90944ea8964fc))
14+
* **deps:** update dependency @aws-sdk/client-quicksight to v3.503.1 ([560ec71](https://github.com/dbsystel/v-quicksight/commit/560ec71025212a97d1e806290481405375282078))
15+
* **deps:** update dependency @aws-sdk/client-quicksight to v3.504.0 ([73a9954](https://github.com/dbsystel/v-quicksight/commit/73a995406c160e87f5e327b6b6ceeebe26a33808))
16+
* **deps:** update dependency @aws-sdk/client-quicksight to v3.507.0 ([08a74b2](https://github.com/dbsystel/v-quicksight/commit/08a74b2a63ffe679b3d768d2745feede80d62097))
17+
* **deps:** update dependency @aws-sdk/client-quicksight to v3.509.0 ([db210e6](https://github.com/dbsystel/v-quicksight/commit/db210e620ccd246a7b3b8676adb681fd4fa01b29))
18+
* **deps:** update dependency @aws-sdk/client-quicksight to v3.511.0 ([4e974c7](https://github.com/dbsystel/v-quicksight/commit/4e974c774aac76188794abba1151bf53a75aa96c))
19+
* **deps:** update dependency @aws-sdk/client-quicksight to v3.513.0 ([fae0c73](https://github.com/dbsystel/v-quicksight/commit/fae0c738da1a334465678bb6eee44b4051cb3511))
20+
* **deps:** update dependency @aws-sdk/client-quicksight to v3.514.0 ([837bcd7](https://github.com/dbsystel/v-quicksight/commit/837bcd7223533478c662d0c4bf7a1ae8a7cfa573))
21+
* **deps:** update dependency @aws-sdk/client-quicksight to v3.515.0 ([2e86132](https://github.com/dbsystel/v-quicksight/commit/2e861323823d47abed14481e5614cb79353d70a1))
22+
* **deps:** update dependency @aws-sdk/client-quicksight to v3.521.0 ([1f19b2c](https://github.com/dbsystel/v-quicksight/commit/1f19b2c4a7f222f0b2b0aeac645410367325f72c))
23+
* **deps:** update dependency @aws-sdk/client-quicksight to v3.523.0 ([bb57c66](https://github.com/dbsystel/v-quicksight/commit/bb57c66c024be5a54d2dad0121eaa6d654435680))
24+
* **deps:** update dependency @aws-sdk/client-quicksight to v3.525.0 ([bfb4b6c](https://github.com/dbsystel/v-quicksight/commit/bfb4b6cde55c4249f8746652e468cfe9befe1c83))
25+
* **deps:** update dependency nanoid to v5.0.5 ([34c7631](https://github.com/dbsystel/v-quicksight/commit/34c76317072d7a4fdb41e442831d5ab7fbd7799f))
26+
* **deps:** update dependency nanoid to v5.0.6 ([671574d](https://github.com/dbsystel/v-quicksight/commit/671574d2f84b4761a43a18a635687e13ece9be58))
27+
328
# [0.3.0](https://github.com/dbsystel/v-quicksight/compare/0.2.3...0.3.0) (2024-01-18)
429

530

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

0 commit comments

Comments
 (0)