Skip to content

Commit cb6dd8b

Browse files
chore(release): 1.0.4 [skip ci]
## [1.0.4](v1.0.3...v1.0.4) (2023-01-29) ### Bug Fixes * for release ([e400a4b](e400a4b))
1 parent e400a4b commit cb6dd8b

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -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+
18
## [1.0.3](https://github.com/florianbepunkt/timeline/compare/v1.0.2...v1.0.3) (2023-01-28)
29

310

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@florianbepunkt/timeline",
3-
"version": "1.0.3",
3+
"version": "1.0.4",
44
"description": "An event timeline for React",
55
"type": "module",
66
"module": "dist/index.js",

0 commit comments

Comments
 (0)