diff --git a/CHANGELOG.md b/CHANGELOG.md index fdf412d..6506956 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ +## [0.2.3](https://github.com/web3community/DEV-NFT/compare/v0.2.2...v0.2.3) (2021-12-15) + + +### Bug Fixes + +* missing items sold cards ([d934fd8](https://github.com/web3community/DEV-NFT/commit/d934fd8786d2a7bc593fefc06ff650dc88751eb6)) + + + ## [0.2.2](https://github.com/web3community/DEV-NFT/compare/v0.2.1...v0.2.2) (2021-12-14) @@ -37,12 +46,3 @@ -# [0.1.0](https://github.com/web3community/DEV-NFT/compare/v1.0.4...v0.1.0) (2021-12-11) - - -### Bug Fixes - -* url redirection ([2035a20](https://github.com/web3community/DEV-NFT/commit/2035a2063d46ac49f60083dd94188bf4133786ce)) - - - diff --git a/package.json b/package.json index 7a41919..a7baf2b 100644 --- a/package.json +++ b/package.json @@ -34,5 +34,5 @@ "postcss": "^8.3.5", "tailwindcss": "^2.2.4" }, - "version": "0.2.2" + "version": "0.2.3" } \ No newline at end of file