Skip to content

Commit f2e0fec

Browse files
committed
chore(release): 0.4.5
1 parent ab41aea commit f2e0fec

File tree

3 files changed

+6
-5
lines changed

3 files changed

+6
-5
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
44

5+
### [0.4.5](https://github.com/openscript-ch/react-section-dividers/compare/v0.4.4...v0.4.5) (2022-05-19)
6+
57
### [0.4.4](https://github.com/openscript-ch/react-section-dividers/compare/v0.4.3...v0.4.4) (2022-05-19)
68

79
### [0.4.3](https://github.com/openscript-ch/react-section-dividers/compare/v0.4.2...v0.4.3) (2022-05-17)

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: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-section-dividers",
3-
"version": "0.4.4",
3+
"version": "0.4.5",
44
"description": "A collapsible timeline component for React.",
55
"keywords": [
66
"react",
@@ -60,8 +60,7 @@
6060
"@emotion/babel-plugin": "^11.9.2",
6161
"@emotion/react": "11.9.0"
6262
},
63-
"dependencies": {
64-
},
63+
"dependencies": {},
6564
"devDependencies": {
6665
"@babel/core": "7.17.12",
6766
"@size-limit/preset-small-lib": "7.0.8",

0 commit comments

Comments
 (0)