Skip to content

Commit

Permalink
add version 5.0.1 to CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
magjac committed Dec 27, 2022
1 parent 0c06f62 commit d0651e5
Showing 1 changed file with 4 additions and 1 deletion.
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.0.1] – 2022-12-27

### Fixed
* Failed to resolve entry for package "d3-graphviz" #263

Expand Down Expand Up @@ -159,7 +161,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.0.0...HEAD
[Unreleased]: https://github.com/magjac/d3-graphviz/compare/v5.0.1...HEAD
[5.0.1]: https://github.com/magjac/d3-graphviz/compare/v5.0.0...v5.0.1
[5.0.0]: https://github.com/magjac/d3-graphviz/compare/v4.5.0...v5.0.0
[4.5.0]: https://github.com/magjac/d3-graphviz/compare/v4.4.0...v4.5.0
[4.4.0]: https://github.com/magjac/d3-graphviz/compare/v4.3.0...v4.4.0
Expand Down

0 comments on commit d0651e5

Please sign in to comment.