Skip to content

Commit 8e348d0

Browse files
chore(main): release 0.2.1
1 parent bffbb86 commit 8e348d0

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

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

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+
310
## [0.2.0](https://github.com/googleworkspace/drive-picker-element/compare/v0.1.2...v0.2.0) (2024-11-26)
411

512

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@googleworkspace/drive-picker-element",
3-
"version": "0.2.0",
3+
"version": "0.2.1",
44
"description": "A web component for Google Drive Picker",
55
"license": "Apache-2.0",
66
"author": {

0 commit comments

Comments
 (0)