Skip to content

Commit 81b931d

Browse files
chore(release): 1.0.6 [skip ci]
## [1.0.6](v1.0.5...v1.0.6) (2023-08-13) ### Bug Fixes * **deps:** update dependency ts-pattern to v5 ([92ae091](92ae091))
1 parent 92ae091 commit 81b931d

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.6](https://github.com/florianbepunkt/timeline/compare/v1.0.5...v1.0.6) (2023-08-13)
2+
3+
4+
### Bug Fixes
5+
6+
* **deps:** update dependency ts-pattern to v5 ([92ae091](https://github.com/florianbepunkt/timeline/commit/92ae0910e4ad085b6b1d69d68a3ae5c8152fb3f3))
7+
18
## [1.0.5](https://github.com/florianbepunkt/timeline/compare/v1.0.4...v1.0.5) (2023-01-30)
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.5",
3+
"version": "1.0.6",
44
"description": "An event timeline for React",
55
"type": "module",
66
"module": "dist/index.js",

0 commit comments

Comments
 (0)