File tree Expand file tree Collapse file tree 2 files changed +29
-1
lines changed Expand file tree Collapse file tree 2 files changed +29
-1
lines changed Original file line number Diff line number Diff line change
1
+ ---
2
+ title : " 1.42.1"
3
+ description : " Released on 05/02/2023"
4
+ ---
5
+
6
+ ### Breaking changes ❗
7
+
8
+ There are no breaking changes in 1.42.1.
9
+
10
+ ### Features ✨
11
+
12
+ There are no features in 1.42.1.
13
+
14
+ ### Bug fixes 🐛
15
+
16
+ - infra: Fixed an issue where public Dev URLs resulted in an Internal Server
17
+ Error.
18
+
19
+ ### Security updates 🔐
20
+
21
+ There are no security updates in 1.42.1.
Original file line number Diff line number Diff line change 1128
1128
{
1129
1129
"path" : " ./changelog/1.42.0.md" ,
1130
1130
"title" : " 1.42.0" ,
1131
- "description" : " Released on 04/26/2023"
1131
+ "description" : " Released on 04/26/2023" ,
1132
+ "children" : [
1133
+ {
1134
+ "path" : " ./changelog/1.42.1.md" ,
1135
+ "title" : " 1.42.1" ,
1136
+ "description" : " Released on 05/02/2023"
1137
+ }
1138
+ ]
1132
1139
},
1133
1140
{
1134
1141
"path" : " ./changelog/1.41.0.md" ,
You can’t perform that action at this time.
0 commit comments