Skip to content

Commit c009297

Browse files
author
Anton Bilovus
committed
v1.49.0
1 parent c52a3ed commit c009297

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.48.0](https://github.com/AxisCommunications/react-hooks-shareable/compare/v1.47.0...v1.48.0) (2022-02-22 09:36:48 +0100)
3+
## [v1.49.0](https://github.com/AxisCommunications/react-hooks-shareable/compare/v1.48.0...v1.49.0) (2022-04-04 09:10:46 +0200)
4+
5+
### Maintenance
6+
7+
- update dependencies ([c52a3ed](https://github.com/AxisCommunications/react-hooks-shareable/commit/c52a3ed2e219f3c077acf3328e99dad772a74fba))
8+
9+
## [v1.48.0](https://github.com/AxisCommunications/react-hooks-shareable/compare/v1.47.0...v1.48.0) (2022-02-22 09:41:01 +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.48.0",
3+
"version": "1.49.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)