Skip to content

Commit

Permalink
changelog: v1.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions committed Apr 16, 2021
1 parent 57cbddb commit d5fb82e
Showing 1 changed file with 20 additions and 1 deletion.
21 changes: 20 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,15 +1,16 @@
# Changelog
- [v1.9.0](#v190)
- [v1.8.0](#v180)
- [v1.7.4](#v174)
- [v1.7.3](#v173)
- [v1.7.2](#v172)
- [v1.7.1](#v171)
- [v1.7.0](#v170)
- [v1.6.1](#v161)
- [v1.6.0](#v160)
<details>
<summary>Older Releases...</summary>
<ul>
<li><a href="#v160">v1.6.0</a></li>
<li><a href="#v150">v1.5.0</a></li>
<li><a href="#v140">v1.4.0</a></li>
<li><a href="#v130">v1.3.0</a></li>
Expand Down Expand Up @@ -103,6 +104,24 @@
</details>

------
# v1.9.0 (2021-04-16)

#### :rocket: Enhancements

- fix(visx/annotation) Improve label positioning, add maxWidth [#1127](https://github.com/airbnb/visx/pull/1127)

#### :bug: Bug Fix

- fix(visx/annotation) Improve label positioning, add maxWidth [#1127](https://github.com/airbnb/visx/pull/1127)

### :memo: Documentation

- development(contributing): update docs to rebuild single packages [#1170](https://github.com/airbnb/visx/pull/1170)

#### :trophy: Contributors
- [vovakulikov](https://github.com/vovakulikov)
- [williaster](https://github.com/williaster)

# v1.8.0 (2021-04-15)

#### :rocket: Enhancements
Expand Down

0 comments on commit d5fb82e

Please sign in to comment.