Skip to content
This repository was archived by the owner on Aug 19, 2022. It is now read-only.

Commit b10c5be

Browse files
author
Kyle Cesmat
committedSep 29, 2020
CHANGELOG@0.26.1
1 parent adc7f4b commit b10c5be

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed
 

‎CHANGELOG.md

+19
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,24 @@
11
# Radium Changelog
22

3+
## 0.26.1 (September 29, 2020)
4+
5+
#### Dependency Upgrades
6+
7+
- Bump handlebars from 4.1.2 to 4.5.3 (#1035)
8+
- Bump elliptic from 6.4.0 to 6.5.3 (#1045)
9+
- Bump eslint-utils from 1.3.1 to 1.4.3 (#1039)
10+
- Bump tree-kill from 1.2.0 to 1.2.2 (#1046)
11+
- Bump websocket-extensions from 0.1.1 to 0.1.4 (#1044)
12+
- Bump fstream from 1.0.11 to 1.0.12 (#1038)
13+
- Bump sshpk from 1.11.0 to 1.16.1 (#1037)
14+
- Bump webpack-dev-server from 2.11.1 to 3.1.11 (#1036)
15+
- Bump is-my-json-valid from 2.16.0 to 2.20.5 (#1048)
16+
- Bump http-proxy from 1.16.2 to 1.18.1 (#1047)
17+
18+
#### Bug Fixes
19+
20+
- Fix initial enhancer state for fn components (#1041)
21+
322
## 0.26.0 (September 5, 2019)
423

524
#### Bug Fixes

0 commit comments

Comments
 (0)
This repository has been archived.