Skip to content

Commit

Permalink
chore(master): release 9.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
looker-open-source-automation-bot committed Jul 30, 2024
1 parent 787eb62 commit 74acbba
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 1 deletion.
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
# Changelog

## [9.6.0](https://github.com/looker-open-source/viz-collapsible_tree-marketplace/compare/9.5.2023...v9.6.0) (2024-07-30)


### 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))
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -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": "",
Expand Down

0 comments on commit 74acbba

Please sign in to comment.