Skip to content

Commit

Permalink
chore(main): release 0.1.0 (#2)
Browse files Browse the repository at this point in the history
  • Loading branch information
googleworkspace-bot authored Aug 19, 2024
1 parent a701997 commit 01de2e9
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# Changelog

## [0.1.0](https://github.com/googleworkspace/drive-picker-element/compare/v0.0.0...v0.1.0) (2024-08-19)


### Features

* trigger release ([a701997](https://github.com/googleworkspace/drive-picker-element/commit/a701997332141cf446b7c4eda553f0bca6ab028d))
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@googleworkspace/drive-picker-element",
"version": "0.0.0",
"version": "0.1.0",
"description": "A web component for Google Drive Picker",
"license": "Apache-2.0",
"author": {
Expand Down

0 comments on commit 01de2e9

Please sign in to comment.