Skip to content

Commit

Permalink
Merge pull request #46 from openscript-ch/release-please--branches--m…
Browse files Browse the repository at this point in the history
…ain--components--react-alternating-timeline

chore(main): release 2.0.0
  • Loading branch information
stampaaaron authored May 4, 2023
2 parents c83e6a0 + e83ba01 commit 283daa6
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 3 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# Changelog

## [2.0.0](https://github.com/openscript-ch/react-alternating-timeline/compare/v1.0.1...v2.0.0) (2023-05-04)


### ⚠ BREAKING CHANGES

* position items without absolute styling

### Code Refactoring

* position items without absolute styling ([afb9dd9](https://github.com/openscript-ch/react-alternating-timeline/commit/afb9dd91f2f6a3afce988994063163eaedf8748a))

## [1.0.1](https://github.com/openscript-ch/react-alternating-timeline/compare/v1.0.0...v1.0.1) (2023-02-09)


Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-alternating-timeline",
"version": "1.0.1",
"version": "2.0.0",
"description": "A React component library starter with Storybook, Vite and Typescript.",
"keywords": [
"react",
Expand Down

0 comments on commit 283daa6

Please sign in to comment.