Skip to content

Commit 0b73070

Browse files
chore(main): release 2.1.0
1 parent f9549ef commit 0b73070

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [2.1.0](https://github.com/openscript-ch/react-alternating-timeline/compare/v2.0.2...v2.1.0) (2023-06-22)
4+
5+
6+
### Features
7+
8+
* replace date-fns formatting with formatDate callback ([#101](https://github.com/openscript-ch/react-alternating-timeline/issues/101)) ([4310e66](https://github.com/openscript-ch/react-alternating-timeline/commit/4310e66c8945d7c22434be50393cf8c334c8b85c))
9+
310
## [2.0.2](https://github.com/openscript-ch/react-alternating-timeline/compare/v2.0.1...v2.0.2) (2023-05-24)
411

512

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-alternating-timeline",
3-
"version": "2.0.2",
3+
"version": "2.1.0",
44
"description": "A React component library starter with Storybook, Vite and Typescript.",
55
"keywords": [
66
"react",

0 commit comments

Comments
 (0)