From 0b33f85b13e8a16f1237c345c8af772db1e32bb9 Mon Sep 17 00:00:00 2001 From: Conventional Changelog Action Date: Wed, 15 Dec 2021 15:03:41 +0000 Subject: [PATCH] chore(release): v0.2.3 --- CHANGELOG.md | 18 +++++++++--------- package.json | 2 +- 2 files changed, 10 insertions(+), 10 deletions(-) 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