From 7c498f3507bf67188fe69aef788527b0fb9aba10 Mon Sep 17 00:00:00 2001 From: Conventional Changelog Action Date: Sun, 12 Dec 2021 03:11:38 +0000 Subject: [PATCH] chore(release): v0.1.1 --- CHANGELOG.md | 18 +++++++++--------- package.json | 2 +- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 087572f..7cd9644 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ +## [0.1.1](https://github.com/web3community/DEV-NFT/compare/v0.1.0...v0.1.1) (2021-12-12) + + +### Bug Fixes + +* MATICsymbol ([#25](https://github.com/web3community/DEV-NFT/issues/25)) ([3131fdf](https://github.com/web3community/DEV-NFT/commit/3131fdf9a0ab251d52324bd56ea8fb176a4533c1)) + + + # [0.1.0](https://github.com/web3community/DEV-NFT/compare/v1.0.4...v0.1.0) (2021-12-11) @@ -34,12 +43,3 @@ -## [1.0.1](https://github.com/web3community/DEV-NFT/compare/503c8898727a2de072cc751b47c8d2f80c50c9d6...v1.0.1) (2021-11-13) - - -### Reverts - -* 39a4d6e16a48cce0986d430976c9c85cf4f5aca8 ([503c889](https://github.com/web3community/DEV-NFT/commit/503c8898727a2de072cc751b47c8d2f80c50c9d6)) - - - diff --git a/package.json b/package.json index 1fd6a25..0d21485 100644 --- a/package.json +++ b/package.json @@ -34,5 +34,5 @@ "postcss": "^8.3.5", "tailwindcss": "^2.2.4" }, - "version": "0.1.0" + "version": "0.1.1" } \ No newline at end of file