File tree Expand file tree Collapse file tree 2 files changed +19
-9
lines changed
Expand file tree Collapse file tree 2 files changed +19
-9
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 0.3.5] ( https://github.com/googleworkspace/drive-picker-element/compare/v0.3.4...v0.3.5 ) (2025-02-11)
4+
5+
6+ ### Bug Fixes
7+
8+ * error handling for oauth errors ([ #39 ] ( https://github.com/googleworkspace/drive-picker-element/issues/39 ) ) ([ 5b641de] ( https://github.com/googleworkspace/drive-picker-element/commit/5b641dea41e5dd788c7205237c7b1cc3d233e905 ) )
9+
310## [ 0.3.4] ( https://github.com/googleworkspace/drive-picker-element/compare/v0.3.3...v0.3.4 ) (2025-01-17)
411
512
Original file line number Diff line number Diff line change 11{
22 "name" : " @googleworkspace/drive-picker-element" ,
3- "version" : " 0.3.4 " ,
3+ "version" : " 0.3.5 " ,
44 "description" : " A web component for Google Drive Picker" ,
55 "license" : " Apache-2.0" ,
66 "author" : {
169169 "registry" : " https://wombat-dressing-room.appspot.com"
170170 },
171171 "packageManager" : " pnpm@9.3.0" ,
172- "bundlewatch" : {
173- "files" : [
172+ "bundlewatch" : {
173+ "files" : [
174174 {
175- "path" : " dist/index.iife.min.js" ,
176- "maxSize" : " 2.25kB"
177- }
178- ],
175+ "path" : " dist/index.iife.min.js" ,
176+ "maxSize" : " 2.25kB"
177+ }
178+ ],
179179 "ci" : {
180180 "repoBranchBase" : " main" ,
181- "trackBranches" : [" main" , " next" ]
181+ "trackBranches" : [
182+ " main" ,
183+ " next"
184+ ]
182185 }
183- }
186+ }
184187}
You can’t perform that action at this time.
0 commit comments