Skip to content

Commit e3609cd

Browse files
committed
release 0.1.4
1 parent 33668eb commit e3609cd

2 files changed

Lines changed: 10 additions & 4 deletions

File tree

CHANGELOG.md

Lines changed: 9 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,14 @@
22

33
- Initial public release to [npmjs.com](https://www.npmjs.com/package/react-mdr)
44

5-
## 0.1.1 (November 23, 2021)
6-
- Build test and lint documentation.
5+
## 0.1.4 (September 25, 2023)
6+
7+
- Add background color code
78

89
## 0.1.3 (November 23, 2021)
9-
- Renamed to react-mdr
10+
11+
- Renamed to react-mdr
12+
13+
## 0.1.1 (November 23, 2021)
14+
15+
- Build test and lint documentation.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "react-mdr",
33
"description": "Matrix digital rain effect for React",
4-
"version": "0.1.3",
4+
"version": "0.1.4",
55
"main": "index.js",
66
"author": "Lawrence McDaniel <lpm0073@gmail.com>",
77
"contributors": [],

0 commit comments

Comments
 (0)