Skip to content

Commit a8318c7

Browse files
committed
chore(release): 0.4.0
1 parent dbac998 commit a8318c7

File tree

3 files changed

+21
-3
lines changed

3 files changed

+21
-3
lines changed

CHANGELOG.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,24 @@
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.0](https://github.com/openscript-ch/react-section-dividers/compare/v0.3.0...v0.4.0) (2022-05-09)
6+
7+
8+
### 📚 Documentations
9+
10+
* **readme:** update readme ([25abe4e](https://github.com/openscript-ch/react-section-dividers/commit/25abe4edd5a3814498854bdfc5af4fe7f9c798fa))
11+
12+
13+
### 🐛 Bug Fixes
14+
15+
* **aslant:** export aslant section component ([603b57a](https://github.com/openscript-ch/react-section-dividers/commit/603b57ade85ac21c861288ffdd5ddc63ee51ac62))
16+
17+
18+
### 🚀 Features
19+
20+
* **rebound:** add rebound divider ([0bf4763](https://github.com/openscript-ch/react-section-dividers/commit/0bf476333f0d800f758c31fbf97de9a94d51144f))
21+
* **rebound:** add rebound section ([2f2044e](https://github.com/openscript-ch/react-section-dividers/commit/2f2044e705279c4a51207f7cdbd56ece3870aee1))
22+
523
## 0.3.0 (2022-05-08)
624

725

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: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-section-dividers",
3-
"version": "0.3.0",
3+
"version": "0.4.0",
44
"description": "A collapsible timeline component for React.",
55
"keywords": [
66
"react",

0 commit comments

Comments
 (0)