We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bffbb86 commit 8e348d0Copy full SHA for 8e348d0
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [0.2.1](https://github.com/googleworkspace/drive-picker-element/compare/v0.2.0...v0.2.1) (2024-12-06)
4
+
5
6
+### Bug Fixes
7
8
+* **README:** update link ([bffbb86](https://github.com/googleworkspace/drive-picker-element/commit/bffbb867615d6a4ecef70dffc916d80e5319b0aa))
9
10
## [0.2.0](https://github.com/googleworkspace/drive-picker-element/compare/v0.1.2...v0.2.0) (2024-11-26)
11
12
package.json
@@ -1,6 +1,6 @@
{
"name": "@googleworkspace/drive-picker-element",
- "version": "0.2.0",
+ "version": "0.2.1",
"description": "A web component for Google Drive Picker",
"license": "Apache-2.0",
"author": {
0 commit comments