This repository was archived by the owner on Jan 24, 2025. It is now read-only.
File tree 14 files changed +69
-13
lines changed
other-packages/babel-plugin-export-metadata
14 files changed +69
-13
lines changed Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
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
+
6
14
# [ 2.3.0-alpha.14] ( https://github.com/doczjs/docz/compare/v2.3.0-alpha.13...v2.3.0-alpha.14 ) (2020-03-31)
7
15
8
16
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
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
+
6
14
# [ 2.3.0-alpha.14] ( https://github.com/doczjs/docz/compare/v2.3.0-alpha.13...v2.3.0-alpha.14 ) (2020-03-31)
7
15
8
16
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " docz-core" ,
3
- "version" : " 2.3.0-alpha.14 " ,
3
+ "version" : " 2.3.0" ,
4
4
"description" : " All docz core logic of bundle and parsing is included on this package" ,
5
5
"license" : " MIT" ,
6
6
"main" : " dist/index.js" ,
25
25
"chalk" : " ^2.4.2" ,
26
26
"chokidar" : " ^3.0.2" ,
27
27
"detect-port" : " ^1.3.0" ,
28
- "docz-utils" : " ^2.3.0-alpha.2 " ,
28
+ "docz-utils" : " ^2.3.0" ,
29
29
"env-dot-prop" : " ^2.0.1" ,
30
30
"fast-deep-equal" : " ^2.0.1" ,
31
31
"fast-glob" : " ^3.0.4" ,
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
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
+
6
14
# [ 2.3.0-alpha.2] ( https://github.com/doczjs/docz/compare/v2.3.0-alpha.1...v2.3.0-alpha.2 ) (2019-12-14)
7
15
8
16
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " docz-utils" ,
3
- "version" : " 2.3.0-alpha.2 " ,
3
+ "version" : " 2.3.0" ,
4
4
"description" : " Some methods used and utilities used on docz" ,
5
5
"license" : " MIT" ,
6
6
"main" : " lib/index.js" ,
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
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
+
6
14
# [ 2.3.0-alpha.14] ( https://github.com/doczjs/docz/compare/v2.3.0-alpha.13...v2.3.0-alpha.14 ) (2020-03-31)
7
15
8
16
** Note:** Version bump only for package docz
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " docz" ,
3
- "version" : " 2.3.0-alpha.14 " ,
3
+ "version" : " 2.3.0" ,
4
4
"description" : " It's has never been so easy to documents your things!" ,
5
5
"license" : " MIT" ,
6
6
"main" : " dist/index.js" ,
27
27
"@mdx-js/react" : " ^1.0.27" ,
28
28
"array-sort" : " ^1.0.0" ,
29
29
"capitalize" : " ^2.0.0" ,
30
- "docz-core" : " 2.3.0-alpha.14 " ,
30
+ "docz-core" : " ^ 2.3.0" ,
31
31
"fast-deep-equal" : " ^2.0.1" ,
32
32
"gatsby" : " ^2.13.27" ,
33
33
"gatsby-plugin-eslint" : " ^2.0.5" ,
34
34
"gatsby-plugin-typescript" : " ^2.1.6" ,
35
- "gatsby-theme-docz" : " 2.3.0-alpha.14 " ,
35
+ "gatsby-theme-docz" : " ^ 2.3.0" ,
36
36
"lodash" : " ^4.17.14" ,
37
37
"marksy" : " ^8.0.0" ,
38
38
"match-sorter" : " ^3.1.1" ,
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
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
+
6
14
# [ 2.3.0-alpha.14] ( https://github.com/doczjs/docz/compare/v2.3.0-alpha.13...v2.3.0-alpha.14 ) (2020-03-31)
7
15
8
16
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " gatsby-theme-docz" ,
3
- "version" : " 2.3.0-alpha.14 " ,
3
+ "version" : " 2.3.0" ,
4
4
"description" : " Gatsby theme created to use Docz" ,
5
5
"license" : " MIT" ,
6
6
"author" :
" Pedro Nauck ([email protected] )" ,
22
22
"@mdx-js/mdx" : " ^1.1.0" ,
23
23
"@mdx-js/react" : " ^1.0.27" ,
24
24
"@theme-ui/typography" : " ^0.2.5" ,
25
- "babel-plugin-export-metadata" : " 2.3.0-alpha.14 " ,
25
+ "babel-plugin-export-metadata" : " ^ 2.3.0" ,
26
26
"copy-text-to-clipboard" : " ^2.1.0" ,
27
27
"emotion-theming" : " ^10.0.14" ,
28
28
"fs-extra" : " ^8.1.0" ,
44
44
"react-helmet-async" : " ^1.0.4" ,
45
45
"react-live" : " ^2.2.1" ,
46
46
"react-resize-detector" : " ^4.2.1" ,
47
- "rehype-docz" : " ^2.3.0-alpha.2 " ,
47
+ "rehype-docz" : " ^2.3.0" ,
48
48
"rehype-slug" : " ^2.0.3" ,
49
49
"remark-docz" : " ^2.1.0" ,
50
50
"remark-frontmatter" : " ^1.3.2" ,
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
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
+
6
14
# [ 2.3.0-alpha.2] ( https://github.com/doczjs/docz/compare/v2.3.0-alpha.1...v2.3.0-alpha.2 ) (2019-12-14)
7
15
8
16
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " rehype-docz" ,
3
- "version" : " 2.3.0-alpha.2 " ,
3
+ "version" : " 2.3.0" ,
4
4
"description" : " Rehype plugin used by docz" ,
5
5
"license" : " MIT" ,
6
6
"main" : " dist/index.js" ,
21
21
},
22
22
"dependencies" : {
23
23
"brace" : " ^0.11.1" ,
24
- "docz-utils" : " ^2.3.0-alpha.2 " ,
24
+ "docz-utils" : " ^2.3.0" ,
25
25
"hast-util-to-string" : " ^1.0.2" ,
26
26
"jsx-ast-utils" : " ^2.2.1" ,
27
27
"lodash" : " ^4.17.14" ,
Original file line number Diff line number Diff line change 4
4
" core/**/*" ,
5
5
" other-packages/**/*"
6
6
],
7
- "version" : " 2.3.0-alpha.14 " ,
7
+ "version" : " 2.3.0" ,
8
8
"npmClient" : " yarn" ,
9
9
"useWorkspaces" : true
10
10
}
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
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 babel-plugin-export-metadata
9
+
10
+
11
+
12
+
13
+
6
14
# [ 2.3.0-alpha.14] ( https://github.com/doczjs/docz/compare/v2.3.0-alpha.13...v2.3.0-alpha.14 ) (2020-03-31)
7
15
8
16
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " babel-plugin-export-metadata" ,
3
- "version" : " 2.3.0-alpha.14 " ,
3
+ "version" : " 2.3.0" ,
4
4
"description" : " Add file metadata for function declarations" ,
5
5
"license" : " MIT" ,
6
6
"author" : {
You can’t perform that action at this time.
0 commit comments