Skip to content

Commit 955ff65

Browse files
committed
Merge branch 'main' of github.com:openscript-ch/react-alternating-timeline
2 parents 5565fa3 + 53148c6 commit 955ff65

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [2.0.1](https://github.com/openscript-ch/react-alternating-timeline/compare/v2.0.0...v2.0.1) (2023-05-24)
4+
5+
6+
### Bug Fixes
7+
8+
* reposition items on height changes [2a536d7](https://github.com/openscript-ch/react-alternating-timeline/commit/2a536d71f09563a1fa0a6d1aa17bd8cd09b5cc32)
9+
310
## [2.0.0](https://github.com/openscript-ch/react-alternating-timeline/compare/v1.0.1...v2.0.0) (2023-05-04)
411

512

package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

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

0 commit comments

Comments
 (0)