Skip to content

Commit

Permalink
chore(release): 1.3.1
Browse files Browse the repository at this point in the history
## [1.3.1](v1.3.0...v1.3.1) (2024-08-10)

### Bug Fixes

* homepage ([#28](#28)) ([ad888ac](ad888ac))
  • Loading branch information
semantic-release-bot committed Aug 10, 2024
1 parent ad888ac commit 908d596
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.3.1](https://github.com/geo-quest/travel-bingo/compare/v1.3.0...v1.3.1) (2024-08-10)

### Bug Fixes

* homepage ([#28](https://github.com/geo-quest/travel-bingo/issues/28)) ([ad888ac](https://github.com/geo-quest/travel-bingo/commit/ad888ac7ba8e8b853b08a3069994e9101f3d7d06))

## [1.3.0](https://github.com/geo-quest/travel-bingo/compare/v1.2.1...v1.3.0) (2024-08-10)

### Features
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://travel-bingo.netlify.app",
"version": "1.3.0",
"version": "1.3.1",
"private": true,
"dependencies": {
"@ant-design/icons": "^5.4.0",
Expand Down

0 comments on commit 908d596

Please sign in to comment.