We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 58b1ccc commit a7c2da8Copy full SHA for a7c2da8
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [0.6.2](https://github.com/googleworkspace/drive-picker-element/compare/v0.6.1...v0.6.2) (2025-09-11)
4
+
5
6
+### Bug Fixes
7
8
+* ensure component initializes on connection ([58b1ccc](https://github.com/googleworkspace/drive-picker-element/commit/58b1ccc4028d07b297a87f69405303c6d6a71032))
9
10
## [0.6.1](https://github.com/googleworkspace/drive-picker-element/compare/v0.6.0...v0.6.1) (2025-07-21)
11
12
package.json
@@ -1,6 +1,6 @@
{
"name": "@googleworkspace/drive-picker-element",
- "version": "0.6.1",
+ "version": "0.6.2",
"description": "A web component for Google Drive Picker",
"license": "Apache-2.0",
"author": {
0 commit comments