Skip to content
This repository has been archived by the owner on Dec 31, 2021. It is now read-only.

Commit

Permalink
chore(release): 3.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
yesmeck committed May 6, 2020
1 parent 4af1408 commit 98b7874
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Expand Up @@ -2,6 +2,11 @@

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.

<a name="3.0.3"></a>
## [3.0.3](https://github.com/yesmeck/mini-store/compare/v3.0.2...v3.0.3) (2020-05-06)



<a name="3.0.2"></a>
## [3.0.2](https://github.com/yesmeck/mini-store/compare/v3.0.1...v3.0.2) (2020-04-13)

Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "mini-store",
"version": "3.0.2",
"version": "3.0.3",
"main": "cjs/index.js",
"module": "esm/index.js",
"license": "MIT",
Expand Down

0 comments on commit 98b7874

Please sign in to comment.