We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e400a4b commit cb6dd8bCopy full SHA for cb6dd8b
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [1.0.4](https://github.com/florianbepunkt/timeline/compare/v1.0.3...v1.0.4) (2023-01-29)
2
+
3
4
+### Bug Fixes
5
6
+* for release ([e400a4b](https://github.com/florianbepunkt/timeline/commit/e400a4b9b4020d7528ff41ed1db54a931b1167ac))
7
8
## [1.0.3](https://github.com/florianbepunkt/timeline/compare/v1.0.2...v1.0.3) (2023-01-28)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "@florianbepunkt/timeline",
- "version": "1.0.3",
+ "version": "1.0.4",
"description": "An event timeline for React",
"type": "module",
"module": "dist/index.js",
0 commit comments