We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 33668eb commit e3609cdCopy full SHA for e3609cd
2 files changed
CHANGELOG.md
@@ -2,8 +2,14 @@
2
3
- Initial public release to [npmjs.com](https://www.npmjs.com/package/react-mdr)
4
5
-## 0.1.1 (November 23, 2021)
6
-- Build test and lint documentation.
+## 0.1.4 (September 25, 2023)
+
7
+- Add background color code
8
9
## 0.1.3 (November 23, 2021)
-- 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
@@ -1,7 +1,7 @@
1
{
"name": "react-mdr",
"description": "Matrix digital rain effect for React",
- "version": "0.1.3",
+ "version": "0.1.4",
"main": "index.js",
"author": "Lawrence McDaniel <lpm0073@gmail.com>",
"contributors": [],
0 commit comments