Skip to content

Commit

Permalink
chore: release 0.6.1 (#29)
Browse files Browse the repository at this point in the history
  • Loading branch information
zakodium-bot authored Nov 1, 2022
1 parent 745edc1 commit 530354a
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

### [0.6.1](https://www.github.com/zakodium-oss/react-d3-utils/compare/v0.6.0...v0.6.1) (2022-11-01)


### Bug Fixes

* generate ticks with the correct domain ([745edc1](https://www.github.com/zakodium-oss/react-d3-utils/commit/745edc13d7f5ba5b83e1fe40b692fb067f3c7bf0))

## [0.6.0](https://www.github.com/zakodium-oss/react-d3-utils/compare/v0.5.1...v0.6.0) (2022-10-19)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-d3-utils",
"version": "0.6.0",
"version": "0.6.1",
"description": "Low-level utilities to build charts with React and D3",
"main": "lib/index.js",
"module": "lib-esm/index.js",
Expand Down

0 comments on commit 530354a

Please sign in to comment.