Skip to content

Commit 0a15501

Browse files
committed
Bump version to 0.3.4-node14.
1 parent bf70c47 commit 0a15501

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

CHANGELOG.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
## [`main`](https://github.com/walterra/react-milestones-vis/tree/main)
22

3-
No public interface changes since `v0.3.3-node14`.
3+
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).
48

59
## [`v0.3.3-node14`](https://github.com/walterra/react-milestones-vis/tree/v0.3.3-node14)
610

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-milestones-vis",
3-
"version": "0.3.3-node14",
3+
"version": "0.3.4-node14",
44
"description": "React component for d3-milestones, a d3 based timeline visualization.",
55
"keywords": [
66
"react",

0 commit comments

Comments
 (0)