Skip to content

Commit

Permalink
chore(release): 2.3.21 [skip ci]
Browse files Browse the repository at this point in the history
## [2.3.21](v2.3.20...v2.3.21) (2024-04-09)

### Bug fixes

* **deps:** update dependency @txo/functional to ^4.6.19 ([8f3775b](8f3775b))
  • Loading branch information
semantic-release-bot committed Apr 9, 2024
1 parent 8f3775b commit 6180f50
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [2.3.21](https://github.com/technology-studio/hooks-react/compare/v2.3.20...v2.3.21) (2024-04-09)


### Bug fixes

* **deps:** update dependency @txo/functional to ^4.6.19 ([8f3775b](https://github.com/technology-studio/hooks-react/commit/8f3775ba7dff007b298d156b5dbb1dd5f9735f29))

## [2.3.20](https://github.com/technology-studio/hooks-react/compare/v2.3.19...v2.3.20) (2023-11-11)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@txo/hooks-react",
"version": "2.3.20",
"version": "2.3.21",
"description": "Technology Studio - Hooks react",
"main": "lib/index.js",
"typings": "lib/index.d.ts",
Expand Down

0 comments on commit 6180f50

Please sign in to comment.