Skip to content

Commit 42a9af2

Browse files
committed
Release 1.3.3
1 parent 0b441ba commit 42a9af2

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,10 @@ Those are just examples, any issue or pull request is welcome :)
6767

6868
## Changelog
6969

70+
**1.3.3 (February 27th, 2022)**
71+
72+
- Using `parcel` instead of `tsdx` and `yarn` instead of `npm`.
73+
7074
**1.3.2 (November 13th, 2021)**
7175

7276
- Updating dev 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-tidy",
3-
"version": "1.3.2",
3+
"version": "1.3.3",
44
"description": "A collection of atomic, independent, typed, tested and documented React custom hooks",
55
"author": "Amine Ben hammou (@webNeat)",
66
"license": "MIT",

0 commit comments

Comments
 (0)