Skip to content

Commit

Permalink
version 0.7.8
Browse files Browse the repository at this point in the history
  • Loading branch information
sidneygijzen committed Dec 8, 2024
1 parent 78511fc commit 321d078
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 4 deletions.
7 changes: 6 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,16 @@ All notable changes to this project will be documented in this file.

The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [Unreleased](https://github.com/GemeenteUtrecht/bereikbaarheid-frontend/compare/v0.7.7...HEAD)
## [Unreleased](https://github.com/GemeenteUtrecht/bereikbaarheid-frontend/compare/v0.7.8...HEAD)


## [v0.7.8 - 2024-12-08](https://github.com/GemeenteUtrecht/bereikbaarheid-frontend/compare/v0.7.7...v0.7.8)

### Fixed
- show user-friendly error message when API is unreachable
- Restrictions: add tests
- upgrade to Vite 6.x
- updated dependencies


## [v0.7.7 - 2024-11-08](https://github.com/GemeenteUtrecht/bereikbaarheid-frontend/compare/v0.7.6...v0.7.7)
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,6 +1,6 @@
{
"name": "utrecht-bereikbaarheid-frontend",
"version": "0.7.7",
"version": "0.7.8",
"private": true,
"type": "module",
"dependencies": {
Expand Down

0 comments on commit 321d078

Please sign in to comment.