Skip to content

Commit 1cf7ec2

Browse files
author
github-actions
committed
changelog: v2.18.0
1 parent 566a70b commit 1cf7ec2

File tree

1 file changed

+16
-1
lines changed

1 file changed

+16
-1
lines changed

CHANGELOG.md

Lines changed: 16 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,16 @@
11
# Changelog
2+
- [v2.18.0](#v2180)
23
- [v2.17.0](#v2170)
34
- [v2.16.1](#v2161)
45
- [v2.16.0](#v2160)
56
- [v2.15.1](#v2151)
67
- [v2.15.0](#v2150)
78
- [v2.14.0](#v2140)
89
- [v2.13.0](#v2130)
9-
- [v2.12.2](#v2122)
1010
<details>
1111
<summary>Older Releases...</summary>
1212
<ul>
13+
<li><a href="#v2122">v2.12.2</a></li>
1314
<li><a href="#v2121">v2.12.1</a></li>
1415
<li><a href="#v2120">v2.12.0</a></li>
1516
<li><a href="#v2111">v2.11.1</a></li>
@@ -154,6 +155,20 @@
154155
</details>
155156

156157
------
158+
# v2.18.0 (2023-01-03)
159+
160+
#### :bug: Bug Fix
161+
162+
- fix(demo/pages/docs): use relative imports to fix API docs [#1612](https://github.com/airbnb/visx/pull/1612)
163+
- Revert breaking "deps(scale): bump `d3-interpolate` and `d3-scale`" [#1619](https://github.com/airbnb/visx/pull/1619)
164+
165+
### :memo: Documentation
166+
167+
- fix(demo/pages/docs): use relative imports to fix API docs [#1612](https://github.com/airbnb/visx/pull/1612)
168+
169+
#### :trophy: Contributors
170+
- [williaster](https://github.com/williaster)
171+
157172
# v2.17.0 (2022-12-22)
158173

159174
#### :bug: Bug Fix

0 commit comments

Comments
 (0)