We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bf70c47 commit 0a15501Copy full SHA for 0a15501
CHANGELOG.md
@@ -1,6 +1,10 @@
1
## [`main`](https://github.com/walterra/react-milestones-vis/tree/main)
2
3
-No public interface changes since `v0.3.3-node14`.
+No public interface changes since `v0.3.4-node14`.
4
+
5
+## [`v0.3.4-node14`](https://github.com/walterra/react-milestones-vis/tree/v0.3.3-node14)
6
7
+- Build `d.ts` files (bf70c47).
8
9
## [`v0.3.3-node14`](https://github.com/walterra/react-milestones-vis/tree/v0.3.3-node14)
10
package.json
@@ -1,6 +1,6 @@
{
"name": "react-milestones-vis",
- "version": "0.3.3-node14",
+ "version": "0.3.4-node14",
"description": "React component for d3-milestones, a d3 based timeline visualization.",
"keywords": [
"react",
0 commit comments