Skip to content

Commit 9a0e6cb

Browse files
committed
v1.52.0
1 parent 6209868 commit 9a0e6cb

2 files changed

Lines changed: 12 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,17 @@
1+
12
# Changelog
23
All notable changes to this project will be documented in this file.
34

4-
## [v1.51.3](https://github.com/AxisCommunications/react-hooks-shareable/releases/tag/v1.51.3)
5+
## [v1.52.0](https://github.com/AxisCommunications/react-hooks-shareable/releases/tag/v1.52.0)
6+
2022-10-17 14:13:37 +0200, [Compare changes](https://github.com/AxisCommunications/react-hooks-shareable/compare/v1.51.3...v1.52.0)
7+
8+
### 🚧 Maintenance
9+
10+
- upgrade dependencies ([`6209868`](https://github.com/AxisCommunications/react-hooks-shareable/commit/62098686443c315c7dcfdf5e12f38a5f8922a50d)) ([**@Tigge**](https://github.com/Tigge))
11+
- update release scripts ([`9d194a8`](https://github.com/AxisCommunications/react-hooks-shareable/commit/9d194a8d4ddb772385ca03f280d16cac0dc5dfc5)) ([**@Tigge**](https://github.com/Tigge))
12+
- update yarn, yarn sdks, yarn plugins ([`1d03c49`](https://github.com/AxisCommunications/react-hooks-shareable/commit/1d03c49052a5b449e57540d4cdd2f616a961b6f8)) ([**@Tigge**](https://github.com/Tigge))
13+
14+
# [v1.51.3](https://github.com/AxisCommunications/react-hooks-shareable/releases/tag/v1.51.3)
515
2022-08-23 10:42:30 +0200, [Compare changes](https://github.com/AxisCommunications/react-hooks-shareable/compare/v1.51.2...v1.51.3)
616

717
### 🐛 Bug fixes

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.51.3",
3+
"version": "1.52.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)