Skip to content

Commit f4f6e31

Browse files
committed
chore(release): v2.1.2
1 parent fcd601c commit f4f6e31

2 files changed

Lines changed: 11 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# Changelog
22

3+
## [2.1.2](https://github.com/nDriaDev/react-tools/releases/tag/v2.1.2) - 2026-03-29
4+
5+
### Documentation
6+
7+
- add lib version ([f235a84](https://github.com/nDriaDev/react-tools/commit/f235a84))
8+
9+
### Chores
10+
11+
- update dependencies ([fcd601c](https://github.com/nDriaDev/react-tools/commit/fcd601c))
12+
313
## [2.1.1](https://github.com/nDriaDev/react-tools/releases/tag/v2.1.1) - 2026-03-12
414

515
### Chores

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "@ndriadev/react-tools",
33
"description": "A React library of hooks, components, utils and types ready to use",
44
"private": false,
5-
"version": "2.1.1",
5+
"version": "2.1.2",
66
"type": "module",
77
"files": [
88
"dist",

0 commit comments

Comments
 (0)