Skip to content

Commit

Permalink
Merge pull request #296 from magjac/release-of-version-5.2.0
Browse files Browse the repository at this point in the history
Release of version 5.2.0
  • Loading branch information
magjac committed Nov 5, 2023
2 parents 091fcfd + ff99310 commit 2bab195
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 3 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

## [5.2.0] – 2023-11-05

### Changed
* Upgrade @hpcc-js/wasm to 2.14.1 (Graphviz 9.0.0)

Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "d3-graphviz",
"version": "5.1.0",
"version": "5.2.0",
"description": "Graphviz DOT rendering and animated transitions for D3",
"keywords": [
"d3",
Expand Down

0 comments on commit 2bab195

Please sign in to comment.