Skip to content

Commit

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

### Features

* **bingo-board:** board supporting dynamic col size ([96a22b3](96a22b3))
  • Loading branch information
semantic-release-bot committed Aug 11, 2024
1 parent 5cbe969 commit 62053f4
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.4.0](https://github.com/geo-quest/travel-bingo/compare/v1.3.1...v1.4.0) (2024-08-11)

### Features

* **bingo-board:** board supporting dynamic col size ([96a22b3](https://github.com/geo-quest/travel-bingo/commit/96a22b3380cbe422e25fec7928e8ef05aacc4d82))

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

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

0 comments on commit 62053f4

Please sign in to comment.