Skip to content

Commit

Permalink
chore(release): 1.1.0 [skip ci]
Browse files Browse the repository at this point in the history
# [1.1.0](v1.0.6...v1.1.0) (2023-08-24)

### Bug Fixes

* revert styles ([61cecc7](61cecc7))
* ts build ([63a728f](63a728f))

### Features

* merge changes from production ([9ed8980](9ed8980))
  • Loading branch information
semantic-release-bot committed Aug 24, 2023
1 parent 61cecc7 commit cafee19
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 1 deletion.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,16 @@
# [1.1.0](https://github.com/florianbepunkt/timeline/compare/v1.0.6...v1.1.0) (2023-08-24)


### Bug Fixes

* revert styles ([61cecc7](https://github.com/florianbepunkt/timeline/commit/61cecc71b68e8383c67b48f867c7795b67067204))
* ts build ([63a728f](https://github.com/florianbepunkt/timeline/commit/63a728f5745cc9d37ce4e2028041f0d5ba99d4de))


### Features

* merge changes from production ([9ed8980](https://github.com/florianbepunkt/timeline/commit/9ed8980f55bcc88b7092fadab6a4a4bf5446b620))

## [1.0.5](https://github.com/florianbepunkt/timeline/compare/v1.0.4...v1.0.5) (2023-01-30)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@florianbepunkt/timeline",
"version": "1.0.6",
"version": "1.1.0",
"description": "An event timeline for React",
"type": "module",
"module": "dist/index.js",
Expand Down

0 comments on commit cafee19

Please sign in to comment.