Skip to content

Commit

Permalink
Merge pull request #306 from magjac/release-of-version-5.3.0
Browse files Browse the repository at this point in the history
Release of version 5.3.0
  • Loading branch information
magjac authored Feb 11, 2024
2 parents 5bd5ec6 + e6d8414 commit 5c03975
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 4 deletions.
5 changes: 4 additions & 1 deletion 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.3.0] – 2024-02-11

### Changed
* Upgrade @hpcc-js/wasm to 2.16.0 (Graphviz 10.0.1)

Expand Down Expand Up @@ -184,7 +186,8 @@ issue](https://github.com/d3/d3/issues/3469).
## 2.x & 1.x
See the [release notes](https://github.com/magjac/d3-graphviz/releases).

[Unreleased]: https://github.com/magjac/d3-graphviz/compare/v5.2.0...HEAD
[Unreleased]: https://github.com/magjac/d3-graphviz/compare/v5.3.0...HEAD
[5.3.0]: https://github.com/magjac/d3-graphviz/compare/v5.2.0...v5.3.0
[5.2.0]: https://github.com/magjac/d3-graphviz/compare/v5.1.0...v5.2.0
[5.1.0]: https://github.com/magjac/d3-graphviz/compare/v5.0.2...v5.1.0
[5.0.2]: https://github.com/magjac/d3-graphviz/compare/v5.0.1...v5.0.2
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.2.1-alpha.0",
"version": "5.3.0",
"description": "Graphviz DOT rendering and animated transitions for D3",
"keywords": [
"d3",
Expand Down

0 comments on commit 5c03975

Please sign in to comment.