Skip to content

Commit

Permalink
chore(main): release 0.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored May 16, 2024
1 parent 79c765a commit e0c5e4f
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# Changelog

## [0.1.0](https://github.com/DexKit/open-nft-marketplace/compare/v0.0.2...v0.1.0) (2024-05-16)


### Features

* add Czech language ([717e2f9](https://github.com/DexKit/open-nft-marketplace/commit/717e2f977b3966ba74e029429ec71863f36e67be))
* **lang:** add czech language ([#16](https://github.com/DexKit/open-nft-marketplace/issues/16)) ([717e2f9](https://github.com/DexKit/open-nft-marketplace/commit/717e2f977b3966ba74e029429ec71863f36e67be))
* update providers and cleanup ([79c765a](https://github.com/DexKit/open-nft-marketplace/commit/79c765a8761bb27e272e304a64ea9eb572f7d55c))

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


Expand Down
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.2",
"version": "0.1.0",
"private": true,
"scripts": {
"dev": "next dev -p 3001",
Expand Down

0 comments on commit e0c5e4f

Please sign in to comment.