From 14c0eafdd70d2588fb95e6195b583650d9cc3fa2 Mon Sep 17 00:00:00 2001 From: looker-open-source-automation-bot Date: Thu, 10 Oct 2024 13:56:41 -0700 Subject: [PATCH] chore(master): release 1.0.0 (#20) :robot: I have created a release *beep* *boop* --- ## 1.0.0 (2024-09-17) ### Features * Adds CI implementation ([#17](https://github.com/looker-open-source/viz-spider-marketplace/issues/17)) ([41987fb](https://github.com/looker-open-source/viz-spider-marketplace/commit/41987fbb89d398fea63c6cd52b351b9964ed23b7)) ### Bug Fixes * upgrades styled-components to remove @babel/traverse vulnerability ([#22](https://github.com/looker-open-source/viz-spider-marketplace/issues/22)) ([762dca4](https://github.com/looker-open-source/viz-spider-marketplace/commit/762dca4da1a7d40e8e857a5bf314944dd4d3c352)) --- 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 | 13 +++++++++++++ package.json | 2 +- 2 files changed, 14 insertions(+), 1 deletion(-) create mode 100644 CHANGELOG.md diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..c76b25e --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,13 @@ +# Changelog + +## 1.0.0 (2024-09-17) + + +### Features + +* Adds CI implementation ([#17](https://github.com/looker-open-source/viz-spider-marketplace/issues/17)) ([41987fb](https://github.com/looker-open-source/viz-spider-marketplace/commit/41987fbb89d398fea63c6cd52b351b9964ed23b7)) + + +### Bug Fixes + +* upgrades styled-components to remove @babel/traverse vulnerability ([#22](https://github.com/looker-open-source/viz-spider-marketplace/issues/22)) ([762dca4](https://github.com/looker-open-source/viz-spider-marketplace/commit/762dca4da1a7d40e8e857a5bf314944dd4d3c352)) diff --git a/package.json b/package.json index ef88c49..788616e 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": {