Skip to content

Commit

Permalink
chore(main): release 1.0.0 (#5)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] authored May 19, 2023
1 parent 2e75618 commit 5e78fe3
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 3 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
# Changelog

## 1.0.0 (2023-05-19)


### Features

* automatic CHANGELOG.md ([#4](https://github.com/super-maps-pointer/maps/issues/4)) ([2e75618](https://github.com/super-maps-pointer/maps/commit/2e756186217b54c5e4d77c26a4513f22741b0c9b))
* logo ([#3](https://github.com/super-maps-pointer/maps/issues/3)) ([c170ac8](https://github.com/super-maps-pointer/maps/commit/c170ac8e33ef67f9cfd19a66c7edacbee8f0f466))
* poc - basic guess of 10 countries ([#1](https://github.com/super-maps-pointer/maps/issues/1)) ([832f005](https://github.com/super-maps-pointer/maps/commit/832f005c8f5688af7d9061497765bab958b2c497))
* restart new game + bit a design ([#2](https://github.com/super-maps-pointer/maps/issues/2)) ([63e2631](https://github.com/super-maps-pointer/maps/commit/63e263130dbb3ee2425d837982974be67c2c590a))
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "maps",
"version": "0.1.0",
"version": "1.0.0",
"private": true,
"scripts": {
"dev": "next dev",
Expand Down

0 comments on commit 5e78fe3

Please sign in to comment.