From becf6ee0b7b6d9ef402772b2cbee0063285f302c Mon Sep 17 00:00:00 2001 From: Spyna Date: Thu, 4 Mar 2021 17:35:09 +0100 Subject: [PATCH] chore(release): 3.0.3 --- CHANGELOG.md | 2 ++ package.json | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3f14fac..c94f4f4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,8 @@ 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.3](https://github.com/Spyna/react-context-hook/compare/v3.0.2...v3.0.3) (2021-03-04) + ### [3.0.2](https://github.com/Spyna/react-context-hook/compare/v2.2.0...v3.0.2) (2021-03-04) diff --git a/package.json b/package.json index c67a9b5..0714f1a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-context-hook", - "version": "3.0.2", + "version": "3.0.3", "description": "A React.js global state manager with Hooks and Context API", "author": "Spyna (https://github.com/Spyna)", "keyword": [