Skip to content

Commit 08a7082

Browse files
committed
v0.10.1
1 parent d8ad5db commit 08a7082

File tree

2 files changed

+40
-3
lines changed

2 files changed

+40
-3
lines changed

CHANGELOG.md

Lines changed: 39 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,47 @@ Additions:
66

77
Changes:
88

9+
Fixes:
10+
11+
## 0.10.1 - 11/9/2021
12+
13+
Changes:
14+
915
- Remove arrow from map tooltips/popups as it does not receive click handlers and causes confusion.
1016
- Closes [gulfofmaine/NERACOOS-operations#47](https://github.com/gulfofmaine/NERACOOS-operations/issues/47)
11-
12-
Fixes:
17+
- Dependency Updates:
18+
- Github Actions
19+
- Checkout from 2.3.4 to 2.4.0
20+
- Setup Docker Buildx from 1.5.1 to 1.6.0
21+
- Docker login from 1.9.0 to 1.10.0
22+
- Github pages deploy action from 4.1.4 to 4.1.5
23+
- Javascript
24+
- React Fontawesome from 0.1.15 to 0.1.16
25+
- Sentry from 6.11.0 to 6.14.1
26+
- React
27+
- Tracing
28+
- Types
29+
- React Responsive from 8.0.3 to 8.0.4
30+
- React Router DOM from 5.1.8 to 5.3.2
31+
- Enzyme from 3.10.9 to 3.10.10
32+
- Jest from 27.0.1 to 27.0.2
33+
- Node from 16.6.2 to 16.11.7
34+
- React from 17.0.19 to 17.0.34
35+
- React DOM from 17.0.9 to 17.0.11
36+
- Bootstrap from 4.6.0 to 5.1.3
37+
- OpenLayers from 6.6.1 to 6.9.0
38+
- React Query from 3.19.6 to 3.32.1
39+
- React Redux from 7.2.4 to 7.2.6
40+
- React Router DOM from 5.2.0 to 5.3.0
41+
- React Use from 17.2.4 to 17.3.1
42+
- Reactstrap from 8.9.0 to 9.0.0
43+
- Redux from 4.1.1 to 4.1.2
44+
- Storybook from 6.3.7 to 6.3.12
45+
- Addon A11y
46+
- Addon Essentials
47+
- Addon Storyshots
48+
- Preset Create React App from 3.2.0 to 4.0.0
49+
- Cypress from 8.3.0 to 8.7.0
1350

1451
## 0.10.0 - 8/22/2021
1552

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

0 commit comments

Comments
 (0)