Skip to content

Commit 18191a7

Browse files
author
Anton Bilovus
committed
v1.48.0
1 parent fcbae15 commit 18191a7

2 files changed

Lines changed: 8 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,12 @@
11
# Changelog
22
All notable changes to this project will be documented in this file.
3-
## [v1.47.0](https://github.com/AxisCommunications/react-hooks-shareable/compare/v1.46.0...v1.47.0) (2021-11-23 11:47:02 +0100)
3+
## [v1.48.0](https://github.com/AxisCommunications/react-hooks-shareable/compare/v1.47.0...v1.48.0) (2022-02-22 09:36:48 +0100)
4+
5+
### Maintenance
6+
7+
- updates dependencies ([ff253f0](https://github.com/AxisCommunications/react-hooks-shareable/commit/ff253f0a629895f2bfe08022581a5e2e9452c80e))
8+
9+
## [v1.47.0](https://github.com/AxisCommunications/react-hooks-shareable/compare/v1.46.0...v1.47.0) (2021-11-23 11:47:43 +0100)
410

511
### Maintenance
612

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