Skip to content

Commit

Permalink
chore(main): release 0.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Feb 7, 2023
1 parent 4015454 commit 40cff14
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
# Changelog

## [0.0.2](https://github.com/DexKit/open-nft-marketplace/compare/v0.0.1...v0.0.2) (2023-02-07)


### Bug Fixes

* **lang:** remove non translated file ([2a1095f](https://github.com/DexKit/open-nft-marketplace/commit/2a1095f413e8c064967c96c710f2bf7b0c6797bc))
* typos ([4015454](https://github.com/DexKit/open-nft-marketplace/commit/4015454cdc2287d718d42c360f48a8d5fba7eac7))
* typos ([#18](https://github.com/DexKit/open-nft-marketplace/issues/18)) ([4015454](https://github.com/DexKit/open-nft-marketplace/commit/4015454cdc2287d718d42c360f48a8d5fba7eac7))
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "open-nft-marketplace",
"version": "0.0.1",
"version": "0.0.2",
"private": true,
"scripts": {
"dev": "next dev -p 3001",
Expand Down

0 comments on commit 40cff14

Please sign in to comment.