Skip to content

Commit

Permalink
chore(master): release 9.6.0 (#23)
Browse files Browse the repository at this point in the history
🤖 I have created a release *beep* *boop*
---


##
[9.6.0](9.5.2023...v9.6.0)
(2024-07-31)


### Features

* Adds CI implementation
([#22](#22))
([cdf3f51](cdf3f51))


### Bug Fixes

* Update
[@serialize-javascript](https://github.com/serialize-javascript) to
address [@json5](https://github.com/json5) vulnerability
([#26](#26))
([787eb62](787eb62))
* Updates @babel/core to remove @babel/traverse vulnerability
([#25](#25))
([9a16a89](9a16a89))
* updating build command script for webpack
([#28](#28))
([58778e4](58778e4))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

---------

Co-authored-by: Cinthia Elizabeth Villalejos Zamora <[email protected]>
  • Loading branch information
1 parent 58778e4 commit 7b82f69
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 1 deletion.
15 changes: 15 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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))
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": "[email protected]:looker/viz-collapsible_tree-marketplace.git",
"author": "",
Expand Down

0 comments on commit 7b82f69

Please sign in to comment.