Skip to content

Commit

Permalink
WMO fix
Browse files Browse the repository at this point in the history
  • Loading branch information
flyingeek committed Mar 8, 2024
1 parent 23716cb commit 9b5b696
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 9 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,12 @@
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).

## [1.20.6] - 2024-03-08

### Fixed

- Encore un correctif pour les WMO

## [1.20.5] - 2024-03-01

### Fixed
Expand Down
14 changes: 7 additions & 7 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "lido-svelte",
"version": "1.20.5",
"version": "1.20.6",
"type": "module",
"config": {
"AIRAC": "2402"
Expand Down Expand Up @@ -50,7 +50,7 @@
"workbox-build": "^6.1.1"
},
"dependencies": {
"@flyingeek/lidojs": "^1.6.65",
"@flyingeek/lidojs": "^1.6.66",
"sirv-cli": "^1.0.0",
"svelte-overlay": "^1.4.1",
"workbox-window": "^6.1.1"
Expand Down

0 comments on commit 9b5b696

Please sign in to comment.