Skip to content

Commit 1d387f5

Browse files
authored
Merge pull request #2 from openscript-ch/release-please--branches--main--components--react-alternating-timeline
chore(main): release 1.0.1
2 parents 88cbd19 + 19605fe commit 1d387f5

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+
## [1.0.1](https://github.com/openscript-ch/react-alternating-timeline/compare/v1.0.0...v1.0.1) (2023-02-09)
4+
5+
6+
### Bug Fixes
7+
8+
* inject css into js build ([95d6821](https://github.com/openscript-ch/react-alternating-timeline/commit/95d682174bf600e468b2ce9f54f3330b7912e278))
9+
310
## 1.0.0 (2023-02-08)
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": "1.0.0",
3+
"version": "1.0.1",
44
"description": "A React component library starter with Storybook, Vite and Typescript.",
55
"keywords": [
66
"react",

0 commit comments

Comments
 (0)