Skip to content

Commit 60a62ac

Browse files
committed
chore: release v0.3.0
1 parent 0d8f45a commit 60a62ac

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

CHANGELOG.md

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

22

3+
# [0.3.0](https://github.com/dbsystel/v-quicksight/compare/0.2.3...0.3.0) (2024-01-18)
4+
5+
6+
### Features
7+
8+
* allow to pass a theme ARN or an overriding ThemeConfiguration ([0d8f45a](https://github.com/dbsystel/v-quicksight/commit/0d8f45a5a2ff37dc247f97a4809c03afac134734))
9+
310
## [0.2.3](https://github.com/dbsystel/v-quicksight/compare/0.2.2...0.2.3) (2024-01-18)
411

512

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

0 commit comments

Comments
 (0)