diff --git a/CHANGELOG.md b/CHANGELOG.md index 1349161..623c643 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,13 @@ 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. +### [0.0.3](https://github.com/shop3/strapi-plugin-eth/compare/v0.0.2...v0.0.3) (2022-11-02) + + +### Features + +* ethereum authentication ([46ecf1e](https://github.com/shop3/strapi-plugin-eth/commit/46ecf1ec12c3541fd100059cc8ba934df9fa3611)) + ### [0.0.2](https://github.com/shop3/strapi-plugin-eth/compare/v0.0.1...v0.0.2) (2022-07-06) ### 0.0.1 (2022-06-27) diff --git a/package-lock.json b/package-lock.json index 20ee680..5cecd5c 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "strapi-plugin-eth", - "version": "0.0.2", + "version": "0.0.3", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "strapi-plugin-eth", - "version": "0.0.2", + "version": "0.0.3", "license": "MIT", "dependencies": { "ethers": "^5.5.1", diff --git a/package.json b/package.json index e036a29..3aaf2c2 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "strapi-plugin-eth", - "version": "0.0.2", + "version": "0.0.3", "description": "Integrate Ethereum in your Strapi application.", "license": "MIT", "files": [