We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 92ae091 commit 81b931dCopy full SHA for 81b931d
CHANGELOG.md
@@ -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
8
## [1.0.5](https://github.com/florianbepunkt/timeline/compare/v1.0.4...v1.0.5) (2023-01-30)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "@florianbepunkt/timeline",
- "version": "1.0.5",
+ "version": "1.0.6",
"description": "An event timeline for React",
"type": "module",
"module": "dist/index.js",
0 commit comments