From 15a434fa6342843cccc7206378f5cb781f217d10 Mon Sep 17 00:00:00 2001 From: looker-open-source-automation-bot Date: Tue, 17 Sep 2024 10:29:22 -0700 Subject: [PATCH] chore(master): release 1.0.0 --- 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..7dca5dc --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,14 @@ +# Changelog + +## 1.0.0 (2024-09-17) + + +### 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 03eb243..5b18c1f 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": {