diff --git a/CHANGELOG.md b/CHANGELOG.md index 7cd9644..8633a59 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ +# [0.2.0](https://github.com/web3community/DEV-NFT/compare/v0.1.1...v0.2.0) (2021-12-12) + + +### Features + +* new svg ([a7b1977](https://github.com/web3community/DEV-NFT/commit/a7b197711860d05e98ea62f84207fb3f385c6c22)) + + + ## [0.1.1](https://github.com/web3community/DEV-NFT/compare/v0.1.0...v0.1.1) (2021-12-12) @@ -34,12 +43,3 @@ -## [1.0.2](https://github.com/web3community/DEV-NFT/compare/v1.0.1...v1.0.2) (2021-11-13) - - -### Reverts - -* 29a5dc3aebb5b140dba8fab7a040910f4eddc3c6 ([dc06d52](https://github.com/web3community/DEV-NFT/commit/dc06d522293b70f6e9963f842dc1a10eaf780eb2)) - - - diff --git a/package.json b/package.json index 0d21485..7a7d8cb 100644 --- a/package.json +++ b/package.json @@ -34,5 +34,5 @@ "postcss": "^8.3.5", "tailwindcss": "^2.2.4" }, - "version": "0.1.1" + "version": "0.2.0" } \ No newline at end of file