File tree Expand file tree Collapse file tree 8 files changed +40
-8
lines changed
apidoc-plugin-json-schema Expand file tree Collapse file tree 8 files changed +40
-8
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+ ## [ 0.1.2] ( https://github.com/microfleet/docgen/compare/@microfleet/apidoc-plugin-json-schema@0.1.1...@microfleet/apidoc-plugin-json-schema@0.1.2 ) (2020-09-15)
7+
8+ ** Note:** Version bump only for package @microfleet/apidoc-plugin-json-schema
9+
10+
11+
12+
13+
614## [ 0.1.1] ( https://github.com/microfleet/docgen/compare/@microfleet/apidoc-plugin-json-schema@0.1.0...@microfleet/apidoc-plugin-json-schema@0.1.1 ) (2020-09-01)
715
816
Original file line number Diff line number Diff line change 11{
22 "name" : " @microfleet/apidoc-plugin-json-schema" ,
3- "version" : " 0.1.1 " ,
3+ "version" : " 0.1.2 " ,
44 "main" : " lib/index.js" ,
55 "license" : " MIT" ,
66 "bin" : " bin/index.js" ,
2323 },
2424 "homepage" : " https://github.com/microfleet/docgen#readme" ,
2525 "dependencies" : {
26- "@microfleet/schema-tools" : " ^0.1.1 "
26+ "@microfleet/schema-tools" : " ^0.1.2 "
2727 },
2828 "devDependencies" : {
2929 "@types/apidoc" : " ^0.22.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+ ## [ 0.1.2] ( https://github.com/microfleet/docgen/compare/@microfleet/mdoc@0.1.1...@microfleet/mdoc@0.1.2 ) (2020-09-15)
7+
8+ ** Note:** Version bump only for package @microfleet/mdoc
9+
10+
11+
12+
13+
614## [ 0.1.1] ( https://github.com/microfleet/docgen/compare/@microfleet/mdoc@0.1.0...@microfleet/mdoc@0.1.1 ) (2020-09-01)
715
816
Original file line number Diff line number Diff line change 11{
22 "name" : " @microfleet/mdoc" ,
3- "version" : " 0.1.1 " ,
3+ "version" : " 0.1.2 " ,
44 "main" : " lib/index.js" ,
55 "license" : " MIT" ,
66 "bin" : {
2727 },
2828 "homepage" : " https://github.com/microfleet/docgen/#readme" ,
2929 "dependencies" : {
30- "@microfleet/schema-tools" : " ^0.1.1 " ,
31- "@microfleet/schema2md" : " ^0.1.1 " ,
30+ "@microfleet/schema-tools" : " ^0.1.2 " ,
31+ "@microfleet/schema2md" : " ^0.1.2 " ,
3232 "apidoc-markdown" : " ^5.1.6" ,
3333 "find-up" : " ^5.0.0" ,
3434 "log-update" : " ^4.0.0" ,
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+ ## [ 0.1.2] ( https://github.com/microfleet/docgen/compare/@microfleet/schema-tools@0.1.1...@microfleet/schema-tools@0.1.2 ) (2020-09-15)
7+
8+ ** Note:** Version bump only for package @microfleet/schema-tools
9+
10+
11+
12+
13+
614## [ 0.1.1] ( https://github.com/microfleet/docgen/compare/@microfleet/schema-tools@0.1.0...@microfleet/schema-tools@0.1.1 ) (2020-09-01)
715
816
Original file line number Diff line number Diff line change 11{
22 "name" : " @microfleet/schema-tools" ,
3- "version" : " 0.1.1 " ,
3+ "version" : " 0.1.2 " ,
44 "main" : " lib/index.js" ,
55 "license" : " MIT" ,
66 "scripts" : {
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+ ## [ 0.1.2] ( https://github.com/microfleet/docgen/compare/@microfleet/schema2md@0.1.1...@microfleet/schema2md@0.1.2 ) (2020-09-15)
7+
8+ ** Note:** Version bump only for package @microfleet/schema2md
9+
10+
11+
12+
13+
614## [ 0.1.1] ( https://github.com/microfleet/docgen/compare/@microfleet/schema2md@0.1.0...@microfleet/schema2md@0.1.1 ) (2020-09-01)
715
816
Original file line number Diff line number Diff line change 11{
22 "name" : " @microfleet/schema2md" ,
3- "version" : " 0.1.1 " ,
3+ "version" : " 0.1.2 " ,
44 "main" : " lib/index.js" ,
55 "license" : " MIT" ,
66 "bin" : " bin/index.js" ,
2323 },
2424 "homepage" : " https://github.com/microfleet/docgen#readme" ,
2525 "dependencies" : {
26- "@microfleet/schema-tools" : " ^0.1.1 " ,
26+ "@microfleet/schema-tools" : " ^0.1.2 " ,
2727 "fast-glob" : " ^3.2.4" ,
2828 "json-ptr" : " ^1.3.2" ,
2929 "json2md" : " ^1.7.1" ,
You can’t perform that action at this time.
0 commit comments