Skip to content

Commit

Permalink
chore(release): 0.16.7 [skip ci]
Browse files Browse the repository at this point in the history
## [0.16.7](v0.16.6...v0.16.7) (2024-06-19)

### Bug Fixes

* **api:** fix request object ([4e631a5](4e631a5))
* **backend:** improve loading of tracks ([d945a53](d945a53))
* **layout:** improve mobile view ([94cdb7d](94cdb7d))
  • Loading branch information
semantic-release-bot committed Jun 19, 2024
1 parent 5e9e866 commit 30e8743
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 3 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
## [0.16.7](https://github.com/devshred/gps-tools-frontend/compare/v0.16.6...v0.16.7) (2024-06-19)


### Bug Fixes

* **api:** fix request object ([4e631a5](https://github.com/devshred/gps-tools-frontend/commit/4e631a59b40ffa56e14caeb1c6914d0f8a07fd21))
* **backend:** improve loading of tracks ([d945a53](https://github.com/devshred/gps-tools-frontend/commit/d945a53e21e4d36854b74e004bdea7dca84d1548))
* **layout:** improve mobile view ([94cdb7d](https://github.com/devshred/gps-tools-frontend/commit/94cdb7dcc11be78fcf708d0a02096cd2dc52aff9))

## [0.16.6](https://github.com/devshred/gps-tools-frontend/compare/v0.16.5...v0.16.6) (2024-06-18)


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": "gps-tools-frontend",
"private": true,
"version": "0.16.6",
"version": "0.16.7",
"type": "module",
"scripts": {
"dev": "vite",
Expand Down

0 comments on commit 30e8743

Please sign in to comment.