Skip to content

Commit e38a395

Browse files
chore(release): 1.0.7 [skip ci]
## [1.0.7](v1.0.6...v1.0.7) (2026-03-04) ### Bug Fixes * updating majority of dependencies ([af48403](af48403))
1 parent 97e4670 commit e38a395

3 files changed

Lines changed: 10 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.0.7](https://github.com/NicolasOmar/react-key-generator/compare/v1.0.6...v1.0.7) (2026-03-04)
2+
3+
4+
### Bug Fixes
5+
6+
* updating majority of dependencies ([af48403](https://github.com/NicolasOmar/react-key-generator/commit/af48403130aa73fe848420f3a9d345c642dce7d6))
7+
18
## [1.0.6](https://github.com/NicolasOmar/react-key-generator/compare/v1.0.5...v1.0.6) (2026-02-23)
29

310

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@nicolasomar/react-key-generator",
3-
"version": "1.0.6",
3+
"version": "1.0.7",
44
"type": "module",
55
"description": "A generator of random React keys using window.crypto",
66
"keywords": [

0 commit comments

Comments
 (0)