This repository was archived by the owner on Jan 24, 2025. It is now read-only.
File tree 18 files changed +95
-17
lines changed
18 files changed +95
-17
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
+ ## [ 0.13.1] ( https://github.com/pedronauck/docz/compare/v0.13.0...v0.13.1 ) (2018-12-17)
7
+
8
+
9
+ ### Bug Fixes
10
+
11
+ * ** docz-core:** typescript loader config ([ 01f568e] ( https://github.com/pedronauck/docz/commit/01f568e ) )
12
+
13
+
14
+
15
+
16
+
6
17
# [ 0.13.0] ( https://github.com/pedronauck/docz/compare/v0.12.17...v0.13.0 ) (2018-12-17)
7
18
8
19
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
+ ## [ 0.13.1] ( https://github.com/pedronauck/docz/compare/v0.13.0...v0.13.1 ) (2018-12-17)
7
+
8
+ ** Note:** Version bump only for package docz-example-basic
9
+
10
+
11
+
12
+
13
+
6
14
# [ 0.13.0] ( https://github.com/pedronauck/docz/compare/v0.12.17...v0.13.0 ) (2018-12-17)
7
15
8
16
** Note:** Version bump only for package docz-example-basic
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " docz-example-basic" ,
3
- "version" : " 0.13.0 " ,
3
+ "version" : " 0.13.1 " ,
4
4
"license" : " MIT" ,
5
5
"scripts" : {
6
6
"dev" : " docz dev" ,
15
15
},
16
16
"devDependencies" : {
17
17
"babel-plugin-emotion" : " ^10.0.5" ,
18
- "docz" : " ^0.13.0 "
18
+ "docz" : " ^0.13.1 "
19
19
}
20
20
}
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
+ ## [ 0.13.1] ( https://github.com/pedronauck/docz/compare/v0.13.0...v0.13.1 ) (2018-12-17)
7
+
8
+ ** Note:** Version bump only for package docz-example-flow
9
+
10
+
11
+
12
+
13
+
6
14
# [ 0.13.0] ( https://github.com/pedronauck/docz/compare/v0.12.17...v0.13.0 ) (2018-12-17)
7
15
8
16
** Note:** Version bump only for package docz-example-flow
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " docz-example-flow" ,
3
- "version" : " 0.13.0 " ,
3
+ "version" : " 0.13.1 " ,
4
4
"license" : " MIT" ,
5
5
"scripts" : {
6
6
"dev" : " docz dev" ,
16
16
"devDependencies" : {
17
17
"@babel/preset-flow" : " ^7.0.0" ,
18
18
"babel-plugin-emotion" : " ^10.0.5" ,
19
- "docz" : " ^0.13.0 " ,
19
+ "docz" : " ^0.13.1 " ,
20
20
"flow-bin" : " ^0.89.0" ,
21
21
"flow-typed" : " ^2.5.1"
22
22
}
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
+ ## [ 0.13.1] ( https://github.com/pedronauck/docz/compare/v0.13.0...v0.13.1 ) (2018-12-17)
7
+
8
+ ** Note:** Version bump only for package docz-example-react-native
9
+
10
+
11
+
12
+
13
+
6
14
# [ 0.13.0] ( https://github.com/pedronauck/docz/compare/v0.12.17...v0.13.0 ) (2018-12-17)
7
15
8
16
** Note:** Version bump only for package docz-example-react-native
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " docz-example-react-native" ,
3
- "version" : " 0.13.0 " ,
3
+ "version" : " 0.13.1 " ,
4
4
"license" : " MIT" ,
5
5
"scripts" : {
6
6
"dev" : " docz dev" ,
16
16
},
17
17
"devDependencies" : {
18
18
"@babel/core" : " ^7.2.0" ,
19
- "docz" : " ^0.13.0 "
19
+ "docz" : " ^0.13.1 "
20
20
}
21
21
}
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
+ ## [ 0.13.1] ( https://github.com/pedronauck/docz/compare/v0.13.0...v0.13.1 ) (2018-12-17)
7
+
8
+ ** Note:** Version bump only for package docz-example-styled-components
9
+
10
+
11
+
12
+
13
+
6
14
# [ 0.13.0] ( https://github.com/pedronauck/docz/compare/v0.12.17...v0.13.0 ) (2018-12-17)
7
15
8
16
** Note:** Version bump only for package docz-example-styled-components
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " docz-example-styled-components" ,
3
- "version" : " 0.13.0 " ,
3
+ "version" : " 0.13.1 " ,
4
4
"license" : " MIT" ,
5
5
"scripts" : {
6
6
"dev" : " docz dev" ,
13
13
"styled-components" : " ^4.1.3"
14
14
},
15
15
"devDependencies" : {
16
- "docz" : " ^0.13.0 "
16
+ "docz" : " ^0.13.1 "
17
17
}
18
18
}
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
+ ## [ 0.13.1] ( https://github.com/pedronauck/docz/compare/v0.13.0...v0.13.1 ) (2018-12-17)
7
+
8
+ ** Note:** Version bump only for package docz-example-typescript
9
+
10
+
11
+
12
+
13
+
6
14
# [ 0.13.0] ( https://github.com/pedronauck/docz/compare/v0.12.17...v0.13.0 ) (2018-12-17)
7
15
8
16
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " docz-example-typescript" ,
3
- "version" : " 0.13.0 " ,
3
+ "version" : " 0.13.1 " ,
4
4
"license" : " MIT" ,
5
5
"scripts" : {
6
6
"dev" : " docz dev" ,
9
9
"dependencies" : {
10
10
"@emotion/core" : " ^10.0.5" ,
11
11
"@emotion/styled" : " ^10.0.5" ,
12
- "docz" : " ^0.13.0 " ,
13
- "docz-core" : " ^0.13.0 " ,
12
+ "docz" : " ^0.13.1 " ,
13
+ "docz-core" : " ^0.13.1 " ,
14
14
"react" : " ^16.6.3" ,
15
15
"react-dom" : " ^16.6.3"
16
16
},
Original file line number Diff line number Diff line change 3
3
"packages" : [
4
4
" packages/**/*"
5
5
],
6
- "version" : " 0.13.0 " ,
6
+ "version" : " 0.13.1 " ,
7
7
"npmClient" : " yarn" ,
8
8
"useWorkspaces" : true
9
9
}
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
+ ## [ 0.13.1] ( https://github.com/pedronauck/docz/compare/v0.13.0...v0.13.1 ) (2018-12-17)
7
+
8
+
9
+ ### Bug Fixes
10
+
11
+ * ** docz-core:** typescript loader config ([ 01f568e] ( https://github.com/pedronauck/docz/commit/01f568e ) )
12
+
13
+
14
+
15
+
16
+
6
17
# [ 0.13.0] ( https://github.com/pedronauck/docz/compare/v0.12.17...v0.13.0 ) (2018-12-17)
7
18
8
19
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " docz-core" ,
3
- "version" : " 0.13.0 " ,
3
+ "version" : " 0.13.1 " ,
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" ,
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
+ ## [ 0.13.1] ( https://github.com/pedronauck/docz/compare/v0.13.0...v0.13.1 ) (2018-12-17)
7
+
8
+ ** Note:** Version bump only for package docz-theme-default
9
+
10
+
11
+
12
+
13
+
6
14
# [ 0.13.0] ( https://github.com/pedronauck/docz/compare/v0.12.17...v0.13.0 ) (2018-12-17)
7
15
8
16
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " docz-theme-default" ,
3
- "version" : " 0.13.0 " ,
3
+ "version" : " 0.13.1 " ,
4
4
"description" : " The default theme of docz" ,
5
5
"license" : " MIT" ,
6
6
"main" : " dist/index.js" ,
25
25
"@emotion/styled" : " ^10.0.5" ,
26
26
"codemirror" : " ^5.42.0" ,
27
27
"copy-text-to-clipboard" : " ^1.0.4" ,
28
- "docz" : " ^0.13.0 " ,
28
+ "docz" : " ^0.13.1 " ,
29
29
"emotion-theming" : " ^10.0.5" ,
30
30
"facepaint" : " ^1.2.1" ,
31
31
"hotkeys-js" : " ^3.4.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
+ ## [ 0.13.1] ( https://github.com/pedronauck/docz/compare/v0.13.0...v0.13.1 ) (2018-12-17)
7
+
8
+ ** Note:** Version bump only for package docz
9
+
10
+
11
+
12
+
13
+
6
14
# [ 0.13.0] ( https://github.com/pedronauck/docz/compare/v0.12.17...v0.13.0 ) (2018-12-17)
7
15
8
16
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " docz" ,
3
- "version" : " 0.13.0 " ,
3
+ "version" : " 0.13.1 " ,
4
4
"description" : " It's has never been so easy to documents your things!" ,
5
5
"license" : " MIT" ,
6
6
"main" : " dist/index.js" ,
33
33
"callbag-subject" : " ^1.0.2" ,
34
34
"capitalize" : " ^2.0.0" ,
35
35
"deepmerge" : " ^3.0.0" ,
36
- "docz-core" : " ^0.13.0 " ,
36
+ "docz-core" : " ^0.13.1 " ,
37
37
"fast-deep-equal" : " ^2.0.1" ,
38
38
"lodash" : " ^4.17.11" ,
39
39
"prop-types" : " ^15.6.2" ,
You can’t perform that action at this time.
0 commit comments