Skip to content

Commit

Permalink
release 0.1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
lpm0073 committed Sep 25, 2023
1 parent 33668eb commit e3609cd
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 4 deletions.
12 changes: 9 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,14 @@

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

## 0.1.1 (November 23, 2021)
- Build test and lint documentation.
## 0.1.4 (September 25, 2023)

- Add background color code

## 0.1.3 (November 23, 2021)
- Renamed to react-mdr

- Renamed to react-mdr

## 0.1.1 (November 23, 2021)

- Build test and lint documentation.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "react-mdr",
"description": "Matrix digital rain effect for React",
"version": "0.1.3",
"version": "0.1.4",
"main": "index.js",
"author": "Lawrence McDaniel <[email protected]>",
"contributors": [],
Expand Down

0 comments on commit e3609cd

Please sign in to comment.