Skip to content

Commit e532706

Browse files
chore(main): release 0.1.2 (#7)
1 parent 79d6581 commit e532706

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.1.2](https://github.com/googleworkspace/drive-picker-element/compare/v0.1.1...v0.1.2) (2024-08-30)
4+
5+
6+
### Bug Fixes
7+
8+
* README ([79d6581](https://github.com/googleworkspace/drive-picker-element/commit/79d6581684ef05c643be993b5121fe290d07493c))
9+
310
## [0.1.1](https://github.com/googleworkspace/drive-picker-element/compare/v0.1.0...v0.1.1) (2024-08-30)
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.1.1",
3+
"version": "0.1.2",
44
"description": "A web component for Google Drive Picker",
55
"license": "Apache-2.0",
66
"author": {

0 commit comments

Comments
 (0)