This repository was archived by the owner on Jan 24, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 6 files changed +34
-4
lines changed Expand file tree Collapse file tree 6 files changed +34
-4
lines changed Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
6+ ## [ 2.3.2-alpha.0] ( https://github.com/doczjs/docz/compare/v2.3.1...v2.3.2-alpha.0 ) (2020-04-07)
7+
8+
9+ ### Bug Fixes
10+
11+ * ** docz-core:** use user-provided 404 page when it exists ([ 05417d3] ( https://github.com/doczjs/docz/commit/05417d3 ) )
12+
13+
14+
15+
16+
617## [ 2.3.1] ( https://github.com/doczjs/docz/compare/v2.3.1-alpha.0...v2.3.1 ) (2020-04-05)
718
819** Note:** Version bump only for package docz
Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
6+ ## [ 2.3.2-alpha.0] ( https://github.com/doczjs/docz/compare/v2.3.1...v2.3.2-alpha.0 ) (2020-04-07)
7+
8+
9+ ### Bug Fixes
10+
11+ * ** docz-core:** use user-provided 404 page when it exists ([ 05417d3] ( https://github.com/doczjs/docz/commit/05417d3 ) )
12+
13+
14+
15+
16+
617# [ 2.3.0] ( https://github.com/doczjs/docz/compare/v2.3.0-alpha.14...v2.3.0 ) (2020-04-02)
718
819** Note:** Version bump only for package docz-core
Original file line number Diff line number Diff line change 11{
22 "name" : " docz-core" ,
3- "version" : " 2.3.0" ,
3+ "version" : " 2.3.2-alpha. 0" ,
44 "description" : " All docz core logic of bundle and parsing is included on this package" ,
55 "license" : " MIT" ,
66 "main" : " dist/index.js" ,
Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
6+ ## [ 2.3.2-alpha.0] ( https://github.com/doczjs/docz/compare/v2.3.1...v2.3.2-alpha.0 ) (2020-04-07)
7+
8+ ** Note:** Version bump only for package docz
9+
10+
11+
12+
13+
614## [ 2.3.1] ( https://github.com/doczjs/docz/compare/v2.3.1-alpha.0...v2.3.1 ) (2020-04-05)
715
816** Note:** Version bump only for package docz
Original file line number Diff line number Diff line change 11{
22 "name" : " docz" ,
3- "version" : " 2.3.1 " ,
3+ "version" : " 2.3.2-alpha.0 " ,
44 "description" : " It's has never been so easy to documents your things!" ,
55 "license" : " MIT" ,
66 "main" : " dist/index.js" ,
2727 "@mdx-js/react" : " ^1.0.27" ,
2828 "array-sort" : " ^1.0.0" ,
2929 "capitalize" : " ^2.0.0" ,
30- "docz-core" : " ^ 2.3.0" ,
30+ "docz-core" : " 2.3.2-alpha .0" ,
3131 "fast-deep-equal" : " ^2.0.1" ,
3232 "gatsby" : " ^2.13.27" ,
3333 "gatsby-plugin-eslint" : " ^2.0.5" ,
Original file line number Diff line number Diff line change 44 " core/**/*" ,
55 " other-packages/**/*"
66 ],
7- "version" : " 2.3.1 " ,
7+ "version" : " 2.3.2-alpha.0 " ,
88 "npmClient" : " yarn" ,
99 "useWorkspaces" : true
1010}
You can’t perform that action at this time.
0 commit comments