Skip to content

Commit 3cf3594

Browse files
committed
v4.0.2
1 parent b86d5c3 commit 3cf3594

File tree

2 files changed

+10
-2
lines changed

2 files changed

+10
-2
lines changed

CHANGELOG.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,15 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
99

10-
## [v4.0.1](https://github.com/awran5/react-simple-typewriter/compare/v4.0.0...v4.0.1)
10+
## [v4.0.2](https://github.com/awran5/react-simple-typewriter/compare/v4.0.1...v4.0.2)
11+
12+
### Commits
13+
14+
- chore: add chromatic [`f6c1967`](https://github.com/awran5/react-simple-typewriter/commit/f6c196773782febeed8818794b1983388a191064)
15+
- docs: update readme [`cb503a1`](https://github.com/awran5/react-simple-typewriter/commit/cb503a16e522976e02efb481470a1fe0e73e5cd6)
16+
- chore: update [`e2843fa`](https://github.com/awran5/react-simple-typewriter/commit/e2843fac14fb5087a3c2444ee82859b97eccf8db)
17+
18+
## [v4.0.1](https://github.com/awran5/react-simple-typewriter/compare/v4.0.0...v4.0.1) - 2022-09-08
1119

1220
### Commits
1321

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-simple-typewriter",
3-
"version": "4.0.1",
3+
"version": "4.0.2",
44
"description": "A simple react component for adding a nice typewriter effect to your project.",
55
"author": {
66
"name": "awran5",

0 commit comments

Comments
 (0)