Skip to content

Commit b79e1b7

Browse files
chore(main): release 0.6.1 (#73)
1 parent b9abb6b commit b79e1b7

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.6.1](https://github.com/googleworkspace/drive-picker-element/compare/v0.6.0...v0.6.1) (2025-07-21)
4+
5+
6+
### Bug Fixes
7+
8+
* remove redundant build from connectedCallback ([#72](https://github.com/googleworkspace/drive-picker-element/issues/72)) ([b9abb6b](https://github.com/googleworkspace/drive-picker-element/commit/b9abb6b37437abaaa5785afe7c81ff90f661efe7))
9+
310
## [0.6.0](https://github.com/googleworkspace/drive-picker-element/compare/v0.5.1...v0.6.0) (2025-07-21)
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.6.0",
3+
"version": "0.6.1",
44
"description": "A web component for Google Drive Picker",
55
"license": "Apache-2.0",
66
"author": {

0 commit comments

Comments
 (0)