Skip to content

Commit 7835005

Browse files
committed
testing github action
1 parent c0b7493 commit 7835005

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,13 @@
11
# react-simple-typewriter
22

3+
## 2.0.2
4+
5+
### Patch Changes
6+
7+
- fixed publish issue
8+
39
## 2.0.0
10+
411
### Major Changes
512

613
- - Update dependencies

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": "2.0.1",
3+
"version": "2.0.2",
44
"description": "A simple react component for adding a nice typewriter effect to your project.",
55
"author": "awran5 <[email protected]>",
66
"license": "MIT",

0 commit comments

Comments
 (0)