Skip to content

Commit fc69374

Browse files
committed
v1.53.0
1 parent 28abbf6 commit fc69374

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
22
# Changelog
33
All notable changes to this project will be documented in this file.
44

5+
## [v1.53.0](https://github.com/AxisCommunications/react-hooks-shareable/releases/tag/v1.53.0)
6+
2022-10-17 14:25:50 +0200, [Compare changes](https://github.com/AxisCommunications/react-hooks-shareable/compare/v1.52.0...v1.53.0)
7+
8+
### 🚧 Maintenance
9+
10+
- update peer dependencies ([`28abbf6`](https://github.com/AxisCommunications/react-hooks-shareable/commit/28abbf634880ab190102e785f6a2537bcb894714)) ([**@Tigge**](https://github.com/Tigge))
11+
512
## [v1.52.0](https://github.com/AxisCommunications/react-hooks-shareable/releases/tag/v1.52.0)
613
2022-10-17 14:13:37 +0200, [Compare changes](https://github.com/AxisCommunications/react-hooks-shareable/compare/v1.51.3...v1.52.0)
714

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-hooks-shareable",
3-
"version": "1.52.0",
3+
"version": "1.53.0",
44
"description": "A list of useful React hooks that can be reused across different projects",
55
"main": "dist/index.js",
66
"files": [

0 commit comments

Comments
 (0)