diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..88faaf7 --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,15 @@ +# Changelog + +## [9.6.0](https://github.com/looker-open-source/viz-collapsible_tree-marketplace/compare/9.5.2023...v9.6.0) (2024-07-31) + + +### Features + +* Adds CI implementation ([#22](https://github.com/looker-open-source/viz-collapsible_tree-marketplace/issues/22)) ([cdf3f51](https://github.com/looker-open-source/viz-collapsible_tree-marketplace/commit/cdf3f51d24ca2da8a1e96610d54743ee5afba731)) + + +### Bug Fixes + +* Update [@serialize-javascript](https://github.com/serialize-javascript) to address [@json5](https://github.com/json5) vulnerability ([#26](https://github.com/looker-open-source/viz-collapsible_tree-marketplace/issues/26)) ([787eb62](https://github.com/looker-open-source/viz-collapsible_tree-marketplace/commit/787eb62d58d3e36e57b9b6a3706455ceab1ced9f)) +* Updates @babel/core to remove @babel/traverse vulnerability ([#25](https://github.com/looker-open-source/viz-collapsible_tree-marketplace/issues/25)) ([9a16a89](https://github.com/looker-open-source/viz-collapsible_tree-marketplace/commit/9a16a89f7810c3927aa1c325dca463e498ba424e)) +* updating build command script for webpack ([#28](https://github.com/looker-open-source/viz-collapsible_tree-marketplace/issues/28)) ([58778e4](https://github.com/looker-open-source/viz-collapsible_tree-marketplace/commit/58778e4b517a9e6d011431e7e44fa83172096bc4)) diff --git a/package.json b/package.json index cbca783..88de6ea 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "viz-collapsible_tree-marketplace", - "version": "1.0.0", + "version": "9.6.0", "main": "index.js", "repository": "git@github.com:looker/viz-collapsible_tree-marketplace.git", "author": "",