Skip to content

Commit 50095f5

Browse files
committed
v1.0.4
1 parent 807aaad commit 50095f5

File tree

2 files changed

+40
-1
lines changed

2 files changed

+40
-1
lines changed

CHANGELOG.md

Lines changed: 39 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,45 @@ Fixes:
1010

1111
Dependency updates:
1212

13+
## 1.0.4 - 12/3/2024
14+
15+
Additions:
16+
17+
- Add forecast and prediction indicators to map and tide table to sensor page [3235](https://github.com/gulfofmaine/Neracoos-1-Buoy-App/pull/3235)
18+
19+
Changes:
20+
21+
Fixes:
22+
23+
Dependency updates:
24+
25+
- Javascript/Frontend:
26+
- react-select from 5.8.1 to 5.8.3
27+
- next-nprogress-bar from 2.3.14 to 2.3.15
28+
- sass from 1.80.3 to 1.81.0
29+
- typescript from 5.6.3 to 5.7.2
30+
- font-awesome group
31+
- @fortawesome/fontawesome-svg-core from 6.6.0 to 6.7.1
32+
- @fortawesome/free-solid-svg-icons
33+
- cross-spawn from 7.0.3 to 7.0.6
34+
- storybook group from 8.4.2 to 8.4.6
35+
- eslint-plugin-storybook from 0.11.0 0.11.1
36+
- react-query group
37+
- @tanstack/react-query from 5.59.20 to 5.62.2
38+
- @tanstack/react-query-devtools from 5.59.20 to 5.62.2
39+
- ol from 10.2.1 to 10.3.0
40+
- @playwright/test from 1.48.2 to 1.49.0
41+
- sass from 1.81.0 to 1.81.1
42+
- @sentry/nextjs from 8.37.1 to 8.42.0
43+
- @reduxjs/toolkit from 2.3.0 to 2.4.0
44+
- @spotlightjs/spotlight from 2.5.0 to 2.6.3
45+
- Types:
46+
- @types/jest from 29.5.13 to 29.5.14
47+
- @types/node from 22.7.5 to 22.10.1
48+
- @types/react from 18.3.11 to 18.3.12
49+
- Actions:
50+
- docker/build-push-action from 6.9.0 to 6.10.0
51+
1352
## 1.0.3 - 11/21/2024
1453

1554
Additions:

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.3",
3+
"version": "1.0.4",
44
"private": true,
55
"homepage": "http://mariners.neracoos.org/",
66
"dependencies": {

0 commit comments

Comments
 (0)