File tree 2 files changed +9
-1
lines changed
2 files changed +9
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## [ 1.0.14] ( https://github.com/arnaud-zg/playground/compare/v1.0.13...v1.0.14 ) (2022-12-23)
4
+
5
+
6
+ ### 🐛 Bug Fixes
7
+
8
+ * ** deps:** update dependency react-router to v6.6.0 ([ #65 ] ( https://github.com/arnaud-zg/playground/issues/65 ) ) ([ fd328cb] ( https://github.com/arnaud-zg/playground/commit/fd328cbb6576d922317ab8606538726be58a5bf4 ) )
9
+ * ** deps:** update dependency react-router to v6.6.1 ([ #67 ] ( https://github.com/arnaud-zg/playground/issues/67 ) ) ([ 23dc939] ( https://github.com/arnaud-zg/playground/commit/23dc939a4a71b0771e2d3aa3b1701941789eb1c8 ) )
10
+
3
11
## [ 1.0.13] ( https://github.com/arnaud-zg/playground/compare/v1.0.12...v1.0.13 ) (2022-12-16)
4
12
5
13
Original file line number Diff line number Diff line change 1
1
{
2
2
"private" : true ,
3
3
"name" : " sandbox" ,
4
- "version" : " 1.0.13 " ,
4
+ "version" : " 1.0.14 " ,
5
5
"license" : " MPL-2.0" ,
6
6
"scripts" : {
7
7
"build" : " rimraf .docz && docz build" ,
You can’t perform that action at this time.
0 commit comments