Skip to content

Commit d9970c4

Browse files
committed
chore(release): v2.1.0
1 parent 8047004 commit d9970c4

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

CHANGELOG.md

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

3+
## [2.1.0](https://github.com/nDriaDev/react-tools/releases/tag/v2.1.0) - 2026-03-09
4+
5+
### Bug Fixes
6+
7+
- polyfill ([8047004](https://github.com/nDriaDev/react-tools/commit/8047004))
8+
39
## [2.0.0](https://github.com/nDriaDev/react-tools/releases/tag/v2.0.0) - 2026-02-27
410

511
### Features

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.0.0",
5+
"version": "2.1.0",
66
"type": "module",
77
"files": [
88
"dist",

0 commit comments

Comments
 (0)