File tree Expand file tree Collapse file tree 14 files changed +42
-35
lines changed
Expand file tree Collapse file tree 14 files changed +42
-35
lines changed Original file line number Diff line number Diff line change 1+ ## [ 6.26.266] ( https://github.com/aquariuslt/blog/compare/v6.26.265...v6.26.266 ) (2021-09-19)
2+
3+
4+ ### Bug Fixes
5+
6+ * ** deps:** update dependency slate-react to v0.66.1 ([ ab09cad] ( https://github.com/aquariuslt/blog/commit/ab09cad4336e6b82d16b25940d0731d81049a72e ) )
7+
18## [ 6.26.265] ( https://github.com/aquariuslt/blog/compare/v6.26.264...v6.26.265 ) (2021-09-18)
29
310
Original file line number Diff line number Diff line change 44 " service/" ,
55 " themes/*"
66 ],
7- "version" : " 6.26.265 " ,
7+ "version" : " 6.26.266 " ,
88 "npmClient" : " yarn"
99}
Original file line number Diff line number Diff line change 11{
22 "name" : " zexo.dev" ,
3- "version" : " 6.26.265 " ,
3+ "version" : " 6.26.266 " ,
44 "private" : true ,
55 "description" : " source code of https://zexo.dev" ,
66 "repository" : " https://github.com/aquariuslt/blog" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @blog/api" ,
3- "version" : " 6.26.265 " ,
3+ "version" : " 6.26.266 " ,
44 "description" : " > TODO: description" ,
55 "author" : " Aquariuslt <superaquariuslt@gmail.com>" ,
66 "homepage" : " https://github.com/aquariuslt/blog#readme" ,
2121 "build:lib" : " tsc"
2222 },
2323 "dependencies" : {
24- "@blog/article" : " ^6.26.265 " ,
25- "@blog/common" : " ^6.26.265 " ,
26- "@blog/router" : " ^6.26.265 " ,
24+ "@blog/article" : " ^6.26.266 " ,
25+ "@blog/common" : " ^6.26.266 " ,
26+ "@blog/router" : " ^6.26.266 " ,
2727 "date-fns" : " 2.24.0" ,
2828 "mkdirp" : " 1.0.4" ,
2929 "uslug" : " 1.0.4"
Original file line number Diff line number Diff line change 11{
22 "name" : " @blog/article" ,
3- "version" : " 6.26.265 " ,
3+ "version" : " 6.26.266 " ,
44 "description" : " blog markdown article tools" ,
55 "author" : " Aquariuslt <superaquariuslt@gmail.com>" ,
66 "homepage" : " https://github.com/aquariuslt/blog#readme" ,
2121 "build:lib" : " tsc"
2222 },
2323 "dependencies" : {
24- "@blog/common" : " ^6.26.265 " ,
25- "@blog/markdown" : " ^6.26.265 " ,
24+ "@blog/common" : " ^6.26.266 " ,
25+ "@blog/markdown" : " ^6.26.266 " ,
2626 "highlight.js" : " 10.7.3" ,
2727 "lodash" : " 4.17.21" ,
2828 "markdown-it" : " 12.0.3" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @blog/common" ,
3- "version" : " 6.26.265 " ,
3+ "version" : " 6.26.266 " ,
44 "description" : " common instance and constants" ,
55 "author" : " Aquariuslt <superaquariuslt@gmail.com>" ,
66 "homepage" : " https://github.com/aquariuslt/blog#readme" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @blog/config" ,
3- "version" : " 6.26.265 " ,
3+ "version" : " 6.26.266 " ,
44 "description" : " configuration module" ,
55 "author" : " aquariuslt <superaquariuslt@gmail.com>" ,
66 "homepage" : " https://github.com/aquariuslt/blog#readme" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @blog/editor" ,
3- "version" : " 6.26.265 " ,
3+ "version" : " 6.26.266 " ,
44 "description" : " online editor for blog" ,
55 "author" : " Aquariuslt <superaquariuslt@gmail.com>" ,
66 "homepage" : " https://github.com/aquariuslt/blog#readme" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @blog/markdown" ,
3- "version" : " 6.26.265 " ,
3+ "version" : " 6.26.266 " ,
44 "description" : " markdown utils for parsing blog articles" ,
55 "author" : " Aquariuslt <superaquariuslt@gmail.com>" ,
66 "homepage" : " https://github.com/aquariuslt/blog#readme" ,
2121 "build:lib" : " tsc"
2222 },
2323 "dependencies" : {
24- "@blog/common" : " ^6.26.265 " ,
24+ "@blog/common" : " ^6.26.266 " ,
2525 "cheerio" : " 1.0.0-rc.10" ,
2626 "gray-matter" : " 4.0.3" ,
2727 "lodash" : " 4.17.21" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @blog/pwa" ,
3- "version" : " 6.26.265 " ,
3+ "version" : " 6.26.266 " ,
44 "description" : " progressive web application tools including workbox + precaching" ,
55 "keywords" : [
66 " pwa" ,
2828 "postinstall" : " patch-package"
2929 },
3030 "dependencies" : {
31- "@blog/common" : " ^6.26.265 " ,
31+ "@blog/common" : " ^6.26.266 " ,
3232 "lodash" : " 4.17.21" ,
3333 "patch-package" : " 6.4.7" ,
3434 "postinstall-postinstall" : " 2.1.0" ,
You can’t perform that action at this time.
0 commit comments