File tree Expand file tree Collapse file tree 9 files changed +20
-13
lines changed
create-docusaurus-openapi
docusaurus-plugin-openapi
docusaurus-preset-openapi
docusaurus-template-openapi Expand file tree Collapse file tree 9 files changed +20
-13
lines changed Original file line number Diff line number Diff line change 1+ ## 0.4.2 (Dec 30, 2021)
2+
3+ Enhancements and bug fixes
4+
5+ - Update package metadata ([ #131 ] ( https://github.com/cloud-annotations/docusaurus-openapi/pull/131 ) )
6+ - Fix mobile css bug ([ #129 ] ( https://github.com/cloud-annotations/docusaurus-openapi/pull/129 ) )
7+
18## 0.4.1 (Dec 28, 2021)
29
310Enhancements and bug fixes
Original file line number Diff line number Diff line change 11{
22 "name" : " demo" ,
3- "version" : " 0.4.1 " ,
3+ "version" : " 0.4.2 " ,
44 "private" : true ,
55 "scripts" : {
66 "docusaurus" : " docusaurus" ,
1818 "@mdx-js/react" : " ^1.6.21" ,
1919 "@svgr/webpack" : " ^5.5.0" ,
2020 "clsx" : " ^1.1.1" ,
21- "docusaurus-preset-openapi" : " ^0.4.1 " ,
21+ "docusaurus-preset-openapi" : " ^0.4.2 " ,
2222 "file-loader" : " ^6.2.0" ,
2323 "prism-react-renderer" : " ^1.2.1" ,
2424 "react" : " ^17.0.1" ,
Original file line number Diff line number Diff line change 11{
2- "version" : " 0.4.1 " ,
2+ "version" : " 0.4.2 " ,
33 "npmClient" : " yarn" ,
44 "useWorkspaces" : true
55}
Original file line number Diff line number Diff line change 11{
22 "name" : " create-docusaurus-openapi" ,
3- "version" : " 0.4.1 " ,
3+ "version" : " 0.4.2 " ,
44 "description" : " Create Docusaurus apps easily." ,
55 "repository" : {
66 "type" : " git" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " docusaurus-plugin-openapi" ,
33 "description" : " OpenAPI plugin for Docusaurus." ,
4- "version" : " 0.4.1 " ,
4+ "version" : " 0.4.2 " ,
55 "license" : " MIT" ,
66 "publishConfig" : {
77 "access" : " public"
Original file line number Diff line number Diff line change 11{
22 "name" : " docusaurus-plugin-proxy" ,
33 "description" : " A dev server proxy for Docusaurus." ,
4- "version" : " 0.4.0 " ,
4+ "version" : " 0.4.2 " ,
55 "license" : " MIT" ,
66 "publishConfig" : {
77 "access" : " public"
Original file line number Diff line number Diff line change 11{
22 "name" : " docusaurus-preset-openapi" ,
33 "description" : " OpenAPI preset for Docusaurus." ,
4- "version" : " 0.4.1 " ,
4+ "version" : " 0.4.2 " ,
55 "license" : " MIT" ,
66 "keywords" : [
77 " openapi" ,
3232 },
3333 "dependencies" : {
3434 "@docusaurus/preset-classic" : " ^2.0.0-beta.14" ,
35- "docusaurus-plugin-openapi" : " ^0.4.1 " ,
36- "docusaurus-plugin-proxy" : " ^0.4.0 " ,
37- "docusaurus-theme-openapi" : " ^0.4.1 "
35+ "docusaurus-plugin-openapi" : " ^0.4.2 " ,
36+ "docusaurus-plugin-proxy" : " ^0.4.2 " ,
37+ "docusaurus-theme-openapi" : " ^0.4.2 "
3838 },
3939 "peerDependencies" : {
4040 "react" : " ^16.8.4 || ^17.0.0" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " docusaurus-template-openapi" ,
3- "version" : " 0.4.1 " ,
3+ "version" : " 0.4.2 " ,
44 "keywords" : [
55 " react" ,
66 " create-docusaurus" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " docusaurus-theme-openapi" ,
33 "description" : " OpenAPI theme for Docusaurus." ,
4- "version" : " 0.4.1 " ,
4+ "version" : " 0.4.2 " ,
55 "license" : " MIT" ,
66 "publishConfig" : {
77 "access" : " public"
3939 "@monaco-editor/react" : " ^4.3.1" ,
4040 "buffer" : " ^6.0.3" ,
4141 "clsx" : " ^1.1.1" ,
42- "docusaurus-plugin-openapi" : " ^0.4.1 " ,
42+ "docusaurus-plugin-openapi" : " ^0.4.2 " ,
4343 "immer" : " ^9.0.6" ,
4444 "lodash" : " ^4.17.20" ,
4545 "monaco-editor" : " ^0.31.1" ,
You can’t perform that action at this time.
0 commit comments