Skip to content
This repository was archived by the owner on Mar 18, 2024. It is now read-only.

Commit c8ef89b

Browse files
author
Conventional Changelog Action
committed
chore(release): v0.2.4
1 parent bad76c7 commit c8ef89b

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

CHANGELOG.md

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## [0.2.4](https://github.com/web3community/DEV-NFT/compare/v0.2.3...v0.2.4) (2021-12-30)
2+
3+
4+
### Bug Fixes
5+
6+
* Login Session issue in Mobile View ([#55](https://github.com/web3community/DEV-NFT/issues/55)) ([bad76c7](https://github.com/web3community/DEV-NFT/commit/bad76c723623731e0e139f68ff01f182d0556589))
7+
8+
9+
110
## [0.2.3](https://github.com/web3community/DEV-NFT/compare/v0.2.2...v0.2.3) (2021-12-15)
211

312

@@ -37,12 +46,3 @@
3746

3847

3948

40-
## [0.1.1](https://github.com/web3community/DEV-NFT/compare/v0.1.0...v0.1.1) (2021-12-12)
41-
42-
43-
### Bug Fixes
44-
45-
* MATICsymbol ([#25](https://github.com/web3community/DEV-NFT/issues/25)) ([3131fdf](https://github.com/web3community/DEV-NFT/commit/3131fdf9a0ab251d52324bd56ea8fb176a4533c1))
46-
47-
48-

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,5 +34,5 @@
3434
"postcss": "^8.3.5",
3535
"tailwindcss": "^2.2.4"
3636
},
37-
"version": "0.2.3"
37+
"version": "0.2.4"
3838
}

0 commit comments

Comments
 (0)