Skip to content

Commit 40cff14

Browse files
chore(main): release 0.0.2
1 parent 4015454 commit 40cff14

2 files changed

Lines changed: 11 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
# Changelog
2+
3+
## [0.0.2](https://github.com/DexKit/open-nft-marketplace/compare/v0.0.1...v0.0.2) (2023-02-07)
4+
5+
6+
### Bug Fixes
7+
8+
* **lang:** remove non translated file ([2a1095f](https://github.com/DexKit/open-nft-marketplace/commit/2a1095f413e8c064967c96c710f2bf7b0c6797bc))
9+
* typos ([4015454](https://github.com/DexKit/open-nft-marketplace/commit/4015454cdc2287d718d42c360f48a8d5fba7eac7))
10+
* typos ([#18](https://github.com/DexKit/open-nft-marketplace/issues/18)) ([4015454](https://github.com/DexKit/open-nft-marketplace/commit/4015454cdc2287d718d42c360f48a8d5fba7eac7))

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "open-nft-marketplace",
3-
"version": "0.0.1",
3+
"version": "0.0.2",
44
"private": true,
55
"scripts": {
66
"dev": "next dev -p 3001",

0 commit comments

Comments
 (0)