From 1aea11b5cf65c0204a701aca0a031d8e87b5b66e Mon Sep 17 00:00:00 2001 From: googleworkspace-bot <109114539+googleworkspace-bot@users.noreply.github.com> Date: Thu, 16 Jan 2025 23:12:05 -0700 Subject: [PATCH] chore(main): release 0.3.4 (#32) --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 65db561..f6ee81c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [0.3.4](https://github.com/googleworkspace/drive-picker-element/compare/v0.3.3...v0.3.4) (2025-01-17) + + +### Bug Fixes + +* use npmignore instead of files list to limit size ([824866f](https://github.com/googleworkspace/drive-picker-element/commit/824866f19e1c56f056fa58e5cfe3a76488573696)) + ## [0.3.3](https://github.com/googleworkspace/drive-picker-element/compare/v0.3.2...v0.3.3) (2025-01-17) diff --git a/package.json b/package.json index 8f2f5de..f4da45a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@googleworkspace/drive-picker-element", - "version": "0.3.3", + "version": "0.3.4", "description": "A web component for Google Drive Picker", "license": "Apache-2.0", "author": {