Skip to content

Commit

Permalink
chore(release): 1.1.0
Browse files Browse the repository at this point in the history
## [1.1.0](v1.0.2...v1.1.0) (2024-08-07)

### Features

* board page ([#10](#10)) ([a291aba](a291aba))
  • Loading branch information
semantic-release-bot committed Aug 7, 2024
1 parent a291aba commit 9fc28e1
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 3 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
## [1.1.0](https://github.com/geo-quest/travel-bingo/compare/v1.0.2...v1.1.0) (2024-08-07)

### Features

* board page ([#10](https://github.com/geo-quest/travel-bingo/issues/10)) ([a291aba](https://github.com/geo-quest/travel-bingo/commit/a291aba3d1413e8c3d487183ca1d9db30c90c611))

## [1.0.2](https://github.com/geo-quest/travel-bingo/compare/v1.0.1...v1.0.2) (2024-08-02)

### Bug Fixes
Expand Down
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,7 +1,7 @@
{
"name": "travel-bingo",
"homepage": "https://geo-quest.github.io/travel-bingo",
"version": "1.0.2",
"version": "1.1.0",
"private": true,
"dependencies": {
"@ant-design/icons": "^5.4.0",
Expand Down

0 comments on commit 9fc28e1

Please sign in to comment.