Skip to content

Commit 865c605

Browse files
authored
Merge pull request #3542 from gulfofmaine/release-1.0.9
Release 1.0.9
2 parents c3f0c33 + 883d2e6 commit 865c605

File tree

3 files changed

+21
-7
lines changed

3 files changed

+21
-7
lines changed

CHANGELOG.md

Lines changed: 15 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,21 @@ Fixes:
1010

1111
Dependency updates:
1212

13-
## 1.0.8 - 04/17/2024
13+
## 1.0.9 - 04/18/2025
14+
15+
Fixes:
16+
17+
- Bringing back the nav icon by @abkfenris in https://github.com/gulfofmaine/Neracoos-1-Buoy-App/pull/3541
18+
19+
Dependency updates:
20+
21+
- Bump @playwright/test from 1.51.1 to 1.52.0 by @dependabot in https://github.com/gulfofmaine/Neracoos-1-Buoy-App/pull/3540
22+
- Bump @reduxjs/toolkit from 2.6.1 to 2.7.0 in the redux group by @dependabot in https://github.com/gulfofmaine/Neracoos-1-Buoy-App/pull/3538
23+
- Bump the react-query group with 2 updates by @dependabot in https://github.com/gulfofmaine/Neracoos-1-Buoy-App/pull/3537
24+
25+
**Full Changelog**: https://github.com/gulfofmaine/Neracoos-1-Buoy-App/compare/v1.0.8...v1.0.9
26+
27+
## 1.0.8 - 04/17/2025
1428

1529
Fixes:
1630

package-lock.json

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "src",
3-
"version": "1.0.8",
3+
"version": "1.0.9",
44
"private": true,
55
"homepage": "http://mariners.neracoos.org/",
66
"dependencies": {

0 commit comments

Comments
 (0)