From 7c2dbd93223a95384ee039a40824cb9c15bbf5d6 Mon Sep 17 00:00:00 2001 From: looker-open-source-automation-bot Date: Thu, 5 Dec 2024 12:52:35 -0500 Subject: [PATCH] chore(master): release 1.0.0 (#17) :robot: I have created a release *beep* *boop* --- ## 1.0.0 (2024-12-05) ### Features * Adds CI implementation ([#16](https://github.com/looker-open-source/viz-packed_bubble-marketplace/issues/16)) ([3e75a7b](https://github.com/looker-open-source/viz-packed_bubble-marketplace/commit/3e75a7b25357773fbaf2214a57a8c16f5e4cffc3)) ### Bug Fixes * No results message not showing ([#5](https://github.com/looker-open-source/viz-packed_bubble-marketplace/issues/5)) ([dba5e34](https://github.com/looker-open-source/viz-packed_bubble-marketplace/commit/dba5e341ee99abfdef70d77bcd66f457b782d54f)) * upgrades styled-components to remove @babel/traverse vulnerability ([#21](https://github.com/looker-open-source/viz-packed_bubble-marketplace/issues/21)) ([bc767cf](https://github.com/looker-open-source/viz-packed_bubble-marketplace/commit/bc767cf13d85fd76877cbbac84452b3fef516570)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). --- CHANGELOG.md | 14 ++++++++++++++ package.json | 2 +- 2 files changed, 15 insertions(+), 1 deletion(-) create mode 100644 CHANGELOG.md diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..e397344 --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,14 @@ +# Changelog + +## 1.0.0 (2024-12-05) + + +### Features + +* Adds CI implementation ([#16](https://github.com/looker-open-source/viz-packed_bubble-marketplace/issues/16)) ([3e75a7b](https://github.com/looker-open-source/viz-packed_bubble-marketplace/commit/3e75a7b25357773fbaf2214a57a8c16f5e4cffc3)) + + +### Bug Fixes + +* No results message not showing ([#5](https://github.com/looker-open-source/viz-packed_bubble-marketplace/issues/5)) ([dba5e34](https://github.com/looker-open-source/viz-packed_bubble-marketplace/commit/dba5e341ee99abfdef70d77bcd66f457b782d54f)) +* upgrades styled-components to remove @babel/traverse vulnerability ([#21](https://github.com/looker-open-source/viz-packed_bubble-marketplace/issues/21)) ([bc767cf](https://github.com/looker-open-source/viz-packed_bubble-marketplace/commit/bc767cf13d85fd76877cbbac84452b3fef516570)) diff --git a/package.json b/package.json index 9ad4423..576da6b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "looker-visualization", - "version": "0.0.1", + "version": "1.0.0", "description": "", "main": "", "scripts": {