File tree 2 files changed +25
-1
lines changed
2 files changed +25
-1
lines changed Original file line number Diff line number Diff line change
1
+ # Changelog
2
+
3
+ ## [ 5.1.0] ( https://www.github.com/gengjiawen/electron-devdocs/compare/v5.0.0-beta3...v5.1.0 ) (2021-01-06)
4
+
5
+
6
+ ### ⚠ BREAKING CHANGES
7
+
8
+ * bump to electron 11 and other deps
9
+
10
+ ### Features
11
+
12
+ * add release it ([ 2488d62] ( https://www.github.com/gengjiawen/electron-devdocs/commit/2488d629d9ec300de3d32ccfd0f5947169fd1f44 ) )
13
+ * bump to electron 11 and other deps ([ 8bc1f22] ( https://www.github.com/gengjiawen/electron-devdocs/commit/8bc1f22514c97bf2e7fb9d1686623c8426d74ac2 ) )
14
+
15
+
16
+ ### Bug Fixes
17
+
18
+ * deprecation lib and api ([ be681f5] ( https://www.github.com/gengjiawen/electron-devdocs/commit/be681f5303847ab2d29514c2a76a6f70d0b52ee0 ) )
19
+ * gitpod start issue ([ 979e9e6] ( https://www.github.com/gengjiawen/electron-devdocs/commit/979e9e6a261da6ebd3f2d9211cd1f5b6016bdf1c ) )
20
+
21
+
22
+ ### Reverts
23
+
24
+ * Revert "Bump core-js from 2.6.5 to 3.3.6" (#61 ) ([ 86f2978] ( https://www.github.com/gengjiawen/electron-devdocs/commit/86f2978ece1ee77875def655a462610f08ecb17b ) ), closes [ #61 ] ( https://www.github.com/gengjiawen/electron-devdocs/issues/61 )
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " electron-devdocs" ,
3
- "version" : " 5.0.0-beta3 " ,
3
+ "version" : " 5.1.0 " ,
4
4
"main" : " background.js" ,
5
5
"description" : " an electron-vue app for devdocs" ,
6
6
"homepage" : " https://github.com/gengjiawen/electron-devdocs" ,
You can’t perform that action at this time.
0 commit comments