Skip to content

Commit

Permalink
chore(release): 1.7.0 [skip ci]
Browse files Browse the repository at this point in the history
# [1.7.0](v1.6.0...v1.7.0) (2022-11-07)

### Features

* add curvature to links ([b2f0457](b2f0457))
* enable node drag ([c9ef06a](c9ef06a))
* increase link width ([51974c4](51974c4))
* show arrows instead of particles ([26f77ce](26f77ce))

### Performance Improvements

* disable dragging ([949590a](949590a))
* memoize functions and values ([3522111](3522111))
  • Loading branch information
semantic-release-bot committed Nov 7, 2022
1 parent 949590a commit 5a66cd2
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,19 @@
# [1.7.0](https://github.com/maui-r/cultivator/compare/v1.6.0...v1.7.0) (2022-11-07)


### Features

* add curvature to links ([b2f0457](https://github.com/maui-r/cultivator/commit/b2f04571944b7151155365d4ad9a8bcee041e01f))
* enable node drag ([c9ef06a](https://github.com/maui-r/cultivator/commit/c9ef06a027dae7f1c94cbc7fb3ecaf71c01e7842))
* increase link width ([51974c4](https://github.com/maui-r/cultivator/commit/51974c46e752974d78af49afdbfb9d137dd062f5))
* show arrows instead of particles ([26f77ce](https://github.com/maui-r/cultivator/commit/26f77ce30f49c5540de3c3f443c4b4526ec91bab))


### Performance Improvements

* disable dragging ([949590a](https://github.com/maui-r/cultivator/commit/949590a7159c4fcaf3c9a2dc5cc7b32ce4340245))
* memoize functions and values ([3522111](https://github.com/maui-r/cultivator/commit/3522111b99469fdd03d77b053c38bbe314396228))

# [1.6.0](https://github.com/maui-r/cultivator/compare/v1.5.0...v1.6.0) (2022-11-07)


Expand Down

0 comments on commit 5a66cd2

Please sign in to comment.