This repository was archived by the owner on Jan 24, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 14 files changed +69
-13
lines changed
other-packages/babel-plugin-export-metadata Expand file tree Collapse file tree 14 files changed +69
-13
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.0] ( https://github.com/doczjs/docz/compare/v2.3.0-alpha.14...v2.3.0 ) (2020-04-02)
7+
8+ ** Note:** Version bump only for package docz
9+
10+
11+
12+
13+
614# [ 2.3.0-alpha.14] ( https://github.com/doczjs/docz/compare/v2.3.0-alpha.13...v2.3.0-alpha.14 ) (2020-03-31)
715
816
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.0] ( https://github.com/doczjs/docz/compare/v2.3.0-alpha.14...v2.3.0 ) (2020-04-02)
7+
8+ ** Note:** Version bump only for package docz-core
9+
10+
11+
12+
13+
614# [ 2.3.0-alpha.14] ( https://github.com/doczjs/docz/compare/v2.3.0-alpha.13...v2.3.0-alpha.14 ) (2020-03-31)
715
816
Original file line number Diff line number Diff line change 11{
22 "name" : " docz-core" ,
3- "version" : " 2.3.0-alpha.14 " ,
3+ "version" : " 2.3.0" ,
44 "description" : " All docz core logic of bundle and parsing is included on this package" ,
55 "license" : " MIT" ,
66 "main" : " dist/index.js" ,
2525 "chalk" : " ^2.4.2" ,
2626 "chokidar" : " ^3.0.2" ,
2727 "detect-port" : " ^1.3.0" ,
28- "docz-utils" : " ^2.3.0-alpha.2 " ,
28+ "docz-utils" : " ^2.3.0" ,
2929 "env-dot-prop" : " ^2.0.1" ,
3030 "fast-deep-equal" : " ^2.0.1" ,
3131 "fast-glob" : " ^3.0.4" ,
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.0] ( https://github.com/doczjs/docz/compare/v2.3.0-alpha.14...v2.3.0 ) (2020-04-02)
7+
8+ ** Note:** Version bump only for package docz-utils
9+
10+
11+
12+
13+
614# [ 2.3.0-alpha.2] ( https://github.com/doczjs/docz/compare/v2.3.0-alpha.1...v2.3.0-alpha.2 ) (2019-12-14)
715
816
Original file line number Diff line number Diff line change 11{
22 "name" : " docz-utils" ,
3- "version" : " 2.3.0-alpha.2 " ,
3+ "version" : " 2.3.0" ,
44 "description" : " Some methods used and utilities used on docz" ,
55 "license" : " MIT" ,
66 "main" : " lib/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.0] ( https://github.com/doczjs/docz/compare/v2.3.0-alpha.14...v2.3.0 ) (2020-04-02)
7+
8+ ** Note:** Version bump only for package docz
9+
10+
11+
12+
13+
614# [ 2.3.0-alpha.14] ( https://github.com/doczjs/docz/compare/v2.3.0-alpha.13...v2.3.0-alpha.14 ) (2020-03-31)
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.0-alpha.14 " ,
3+ "version" : " 2.3.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-alpha.14 " ,
30+ "docz-core" : " ^ 2.3.0" ,
3131 "fast-deep-equal" : " ^2.0.1" ,
3232 "gatsby" : " ^2.13.27" ,
3333 "gatsby-plugin-eslint" : " ^2.0.5" ,
3434 "gatsby-plugin-typescript" : " ^2.1.6" ,
35- "gatsby-theme-docz" : " 2.3.0-alpha.14 " ,
35+ "gatsby-theme-docz" : " ^ 2.3.0" ,
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.3.0] ( https://github.com/doczjs/docz/compare/v2.3.0-alpha.14...v2.3.0 ) (2020-04-02)
7+
8+ ** Note:** Version bump only for package gatsby-theme-docz
9+
10+
11+
12+
13+
614# [ 2.3.0-alpha.14] ( https://github.com/doczjs/docz/compare/v2.3.0-alpha.13...v2.3.0-alpha.14 ) (2020-03-31)
715
816
Original file line number Diff line number Diff line change 11{
22 "name" : " gatsby-theme-docz" ,
3- "version" : " 2.3.0-alpha.14 " ,
3+ "version" : " 2.3.0" ,
44 "description" : " Gatsby theme created to use Docz" ,
55 "license" : " MIT" ,
66 "author" : " Pedro Nauck (pedronauck@gmail.com)" ,
2222 "@mdx-js/mdx" : " ^1.1.0" ,
2323 "@mdx-js/react" : " ^1.0.27" ,
2424 "@theme-ui/typography" : " ^0.2.5" ,
25- "babel-plugin-export-metadata" : " 2.3.0-alpha.14 " ,
25+ "babel-plugin-export-metadata" : " ^ 2.3.0" ,
2626 "copy-text-to-clipboard" : " ^2.1.0" ,
2727 "emotion-theming" : " ^10.0.14" ,
2828 "fs-extra" : " ^8.1.0" ,
4444 "react-helmet-async" : " ^1.0.4" ,
4545 "react-live" : " ^2.2.1" ,
4646 "react-resize-detector" : " ^4.2.1" ,
47- "rehype-docz" : " ^2.3.0-alpha.2 " ,
47+ "rehype-docz" : " ^2.3.0" ,
4848 "rehype-slug" : " ^2.0.3" ,
4949 "remark-docz" : " ^2.1.0" ,
5050 "remark-frontmatter" : " ^1.3.2" ,
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.0] ( https://github.com/doczjs/docz/compare/v2.3.0-alpha.14...v2.3.0 ) (2020-04-02)
7+
8+ ** Note:** Version bump only for package rehype-docz
9+
10+
11+
12+
13+
614# [ 2.3.0-alpha.2] ( https://github.com/doczjs/docz/compare/v2.3.0-alpha.1...v2.3.0-alpha.2 ) (2019-12-14)
715
816
You can’t perform that action at this time.
0 commit comments