This repository was archived by the owner on Nov 21, 2025. It is now read-only.
File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree 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.2.0-alpha.7] ( https://github.com/doczjs/docz/compare/v2.2.0-alpha.6...v2.2.0-alpha.7 ) (2019-12-03)
7+
8+
9+ ### Bug Fixes
10+
11+ * ** gatsby-theme-docz:** fix infinite renders in playground on hot reload ([ 3451fd1] ( https://github.com/doczjs/docz/commit/3451fd1 ) ), closes [ #1299 ] ( https://github.com/doczjs/docz/issues/1299 )
12+
13+
14+
15+
16+
617# [ 2.2.0-alpha.6] ( https://github.com/doczjs/docz/compare/v2.2.0-alpha.5...v2.2.0-alpha.6 ) (2019-12-03)
718
819
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.2.0-alpha.7] ( https://github.com/doczjs/docz/compare/v2.2.0-alpha.6...v2.2.0-alpha.7 ) (2019-12-03)
7+
8+ ** Note:** Version bump only for package docz
9+
10+
11+
12+
13+
614# [ 2.2.0-alpha.6] ( https://github.com/doczjs/docz/compare/v2.2.0-alpha.5...v2.2.0-alpha.6 ) (2019-12-03)
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.2.0-alpha.6 " ,
3+ "version" : " 2.2.0-alpha.7 " ,
44 "description" : " It's has never been so easy to documents your things!" ,
55 "license" : " MIT" ,
66 "main" : " dist/index.js" ,
3232 "gatsby" : " ^2.13.27" ,
3333 "gatsby-plugin-eslint" : " ^2.0.5" ,
3434 "gatsby-plugin-typescript" : " ^2.1.6" ,
35- "gatsby-theme-docz" : " ^2.2.0-alpha.6 " ,
35+ "gatsby-theme-docz" : " ^2.2.0-alpha.7 " ,
3636 "lodash" : " ^4.17.14" ,
3737 "marksy" : " ^8.0.0" ,
3838 "match-sorter" : " ^3.1.1" ,
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.2.0-alpha.7] ( https://github.com/doczjs/docz/compare/v2.2.0-alpha.6...v2.2.0-alpha.7 ) (2019-12-03)
7+
8+
9+ ### Bug Fixes
10+
11+ * ** gatsby-theme-docz:** fix infinite renders in playground on hot reload ([ 3451fd1] ( https://github.com/doczjs/docz/commit/3451fd1 ) ), closes [ #1299 ] ( https://github.com/doczjs/docz/issues/1299 )
12+
13+
14+
15+
16+
617# [ 2.2.0-alpha.6] ( https://github.com/doczjs/docz/compare/v2.2.0-alpha.5...v2.2.0-alpha.6 ) (2019-12-03)
718
819
Original file line number Diff line number Diff line change 11{
22 "name" : " gatsby-theme-docz" ,
3- "version" : " 2.2.0-alpha.6 " ,
3+ "version" : " 2.2.0-alpha.7 " ,
44 "description" : " Gatsby theme created to use Docz" ,
55 "license" : " MIT" ,
66 "author" : " Pedro Nauck (pedronauck@gmail.com)" ,
Original file line number Diff line number Diff line change 44 " core/**/*" ,
55 " other-packages/**/*"
66 ],
7- "version" : " 2.2.0-alpha.6 " ,
7+ "version" : " 2.2.0-alpha.7 " ,
88 "npmClient" : " yarn" ,
99 "useWorkspaces" : true
1010}
You can’t perform that action at this time.
0 commit comments