From f0dfcf149c2bc839cab9dc7835d157a29171b1e4 Mon Sep 17 00:00:00 2001 From: Spyna Date: Thu, 4 Mar 2021 17:31:46 +0100 Subject: [PATCH] chore(release): 3.0.2 --- CHANGELOG.md | 14 ++++++++++++++ package.json | 2 +- 2 files changed, 15 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index db16b6f..3f14fac 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,20 @@ All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. +### [3.0.2](https://github.com/Spyna/react-context-hook/compare/v2.2.0...v3.0.2) (2021-03-04) + + +### Bug Fixes + +* typo in listernerMiddleware ([ed95d84](https://github.com/Spyna/react-context-hook/commit/ed95d84cfd8033cac92f35f6dc5c37ca4eb77eb3)) + +### [3.0.1](https://github.com/Spyna/react-context-hook/compare/v2.2.0...v3.0.1) (2021-03-04) + + +### Bug Fixes + +* typo in listernerMiddleware ([ed95d84](https://github.com/Spyna/react-context-hook/commit/ed95d84cfd8033cac92f35f6dc5c37ca4eb77eb3)) + ## [3.0.0](https://github.com/Spyna/react-context-hook/compare/v2.2.0...v3.0.0) (2021-02-27) diff --git a/package.json b/package.json index 146107f..c67a9b5 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-context-hook", - "version": "3.0.0", + "version": "3.0.2", "description": "A React.js global state manager with Hooks and Context API", "author": "Spyna (https://github.com/Spyna)", "keyword": [