File tree Expand file tree Collapse file tree 18 files changed +105
-27
lines changed
instant-documentation-plugin Expand file tree Collapse file tree 18 files changed +105
-27
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+ ## [ 3.46.1] ( https://github.com/ccontrols/structured-types/compare/v3.46.0...v3.46.1 ) (2022-02-18)
7+
8+
9+ ### Bug Fixes
10+
11+ * ** api:** collectParametersUsage nested props ([ 565c2a2] ( https://github.com/ccontrols/structured-types/commit/565c2a27b893d98ae3213ab718fe1c0c6741f6a2 ) )
12+
13+
14+
15+
16+
617# [ 3.46.0] ( https://github.com/ccontrols/structured-types/compare/v3.45.0...v3.46.0 ) (2022-02-17)
718
819
Original file line number Diff line number Diff line change 44 " plugins/*" ,
55 " site"
66 ],
7- "version" : " 3.46.0 " ,
7+ "version" : " 3.46.1 " ,
88 "npmClient" : " yarn" ,
99 "useWorkspaces" : true ,
1010 "command" : {
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+ ## [ 3.46.1] ( https://github.com/ccontrols/structured-types/compare/v3.46.0...v3.46.1 ) (2022-02-18)
7+
8+ ** Note:** Version bump only for package @structured-types/api-docs
9+
10+
11+
12+
13+
614# [ 3.46.0] ( https://github.com/ccontrols/structured-types/compare/v3.45.0...v3.46.0 ) (2022-02-17)
715
816** Note:** Version bump only for package @structured-types/api-docs
Original file line number Diff line number Diff line change 11{
22 "name" : " @structured-types/api-docs" ,
3- "version" : " 3.46.0 " ,
3+ "version" : " 3.46.1 " ,
44 "description" : " Create api documentation nodes using structured-types/api" ,
55 "keywords" : [
66 " jsdoc" ,
4646 "path-browserify" : " ^1.0.1"
4747 },
4848 "devDependencies" : {
49- "@structured-types/api" : " ^3.46.0 " ,
49+ "@structured-types/api" : " ^3.46.1 " ,
5050 "@types/hosted-git-info" : " ^3.0.0" ,
5151 "@types/js-string-escape" : " ^1.0.1" ,
5252 "@types/micromatch" : " ^4.0.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+ ## [ 3.46.1] ( https://github.com/ccontrols/structured-types/compare/v3.46.0...v3.46.1 ) (2022-02-18)
7+
8+ ** Note:** Version bump only for package @structured-types/api-readme
9+
10+
11+
12+
13+
614# [ 3.46.0] ( https://github.com/ccontrols/structured-types/compare/v3.45.0...v3.46.0 ) (2022-02-17)
715
816** Note:** Version bump only for package @structured-types/api-readme
Original file line number Diff line number Diff line change 11{
22 "name" : " @structured-types/api-readme" ,
3- "version" : " 3.46.0 " ,
3+ "version" : " 3.46.1 " ,
44 "description" : " API documentation extractor for Readme.md files" ,
55 "keywords" : [
66 " markdown" ,
3737 },
3838 "license" : " MIT" ,
3939 "dependencies" : {
40- "@structured-types/api" : " ^3.46.0 " ,
41- "@structured-types/api-docs" : " ^3.46.0 " ,
42- "@structured-types/prop-types-plugin" : " ^3.46.0 " ,
43- "@structured-types/react-plugin" : " ^3.46.0 " ,
40+ "@structured-types/api" : " ^3.46.1 " ,
41+ "@structured-types/api-docs" : " ^3.46.1 " ,
42+ "@structured-types/prop-types-plugin" : " ^3.46.1 " ,
43+ "@structured-types/react-plugin" : " ^3.46.1 " ,
4444 "chalk" : " ^4.1.0" ,
4545 "js-string-escape" : " ^1.0.1" ,
4646 "prop-types" : " ^15.7.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+ ## [ 3.46.1] ( https://github.com/ccontrols/structured-types/compare/v3.46.0...v3.46.1 ) (2022-02-18)
7+
8+
9+ ### Bug Fixes
10+
11+ * ** api:** collectParametersUsage nested props ([ 565c2a2] ( https://github.com/ccontrols/structured-types/commit/565c2a27b893d98ae3213ab718fe1c0c6741f6a2 ) )
12+
13+
14+
15+
16+
617# [ 3.46.0] ( https://github.com/ccontrols/structured-types/compare/v3.45.0...v3.46.0 ) (2022-02-17)
718
819
Original file line number Diff line number Diff line change 11{
22 "name" : " @structured-types/api" ,
3- "version" : " 3.46.0 " ,
3+ "version" : " 3.46.1 " ,
44 "description" : " api to extract structured type information from typescript types and jsdoc comments" ,
55 "keywords" : [
66 " jsdoc" ,
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+ ## [ 3.46.1] ( https://github.com/ccontrols/structured-types/compare/v3.46.0...v3.46.1 ) (2022-02-18)
7+
8+ ** Note:** Version bump only for package @structured-types/instant-documentation-plugin
9+
10+
11+
12+
13+
614# [ 3.46.0] ( https://github.com/ccontrols/structured-types/compare/v3.45.0...v3.46.0 ) (2022-02-17)
715
816** Note:** Version bump only for package @structured-types/instant-documentation-plugin
Original file line number Diff line number Diff line change 11{
22 "name" : " @structured-types/instant-documentation-plugin" ,
3- "version" : " 3.46.0 " ,
3+ "version" : " 3.46.1 " ,
44 "description" : " Typescript playground plugin to display instant documentation." ,
55 "keywords" : [
66 " structured-types" ,
3434 },
3535 "license" : " MIT" ,
3636 "dependencies" : {
37- "@structured-types/api" : " ^3.46.0 " ,
38- "@structured-types/api-docs" : " ^3.46.0 " ,
39- "@structured-types/prop-types-plugin" : " ^3.46.0 " ,
40- "@structured-types/react-plugin" : " ^3.46.0 " ,
37+ "@structured-types/api" : " ^3.46.1 " ,
38+ "@structured-types/api-docs" : " ^3.46.1 " ,
39+ "@structured-types/prop-types-plugin" : " ^3.46.1 " ,
40+ "@structured-types/react-plugin" : " ^3.46.1 " ,
4141 "deepmerge" : " ^4.2.2" ,
4242 "lz-string" : " ^1.4.4" ,
4343 "node-fetch" : " ^2.6.0" ,
You can’t perform that action at this time.
0 commit comments