File tree Expand file tree Collapse file tree 8 files changed +20
-11
lines changed
create-docusaurus-openapi
docusaurus-plugin-openapi
docusaurus-preset-openapi
docusaurus-template-openapi Expand file tree Collapse file tree 8 files changed +20
-11
lines changed Original file line number Diff line number Diff line change 1+ ## 0.4.1 (Dec 28, 2021)
2+
3+ Enhancements and bug fixes
4+
5+ - Add ` create ` command ([ #126 ] ( https://github.com/cloud-annotations/docusaurus-plugin-openapi/pull/126 ) )
6+ - Update demo ([ #124 ] ( https://github.com/cloud-annotations/docusaurus-plugin-openapi/pull/124 ) )
7+ - Update README.md ([ #123 ] ( https://github.com/cloud-annotations/docusaurus-plugin-openapi/pull/123 ) )
8+ - Add README badges ([ #122 ] ( https://github.com/cloud-annotations/docusaurus-plugin-openapi/pull/122 ) )
9+
110## 0.4.0 (Dec 23, 2021)
211
312High level enhancements
Original file line number Diff line number Diff line change 11{
22 "name" : " demo" ,
3- "version" : " 0.4.0 " ,
3+ "version" : " 0.4.1 " ,
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.0 " ,
21+ "docusaurus-preset-openapi" : " ^0.4.1 " ,
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.0 " ,
2+ "version" : " 0.4.1 " ,
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.0 " ,
3+ "version" : " 0.4.1 " ,
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.0 " ,
4+ "version" : " 0.4.1 " ,
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.0 " ,
4+ "version" : " 0.4.1 " ,
55 "license" : " MIT" ,
66 "keywords" : [
77 " openapi" ,
2929 },
3030 "dependencies" : {
3131 "@docusaurus/preset-classic" : " ^2.0.0-beta.14" ,
32- "docusaurus-plugin-openapi" : " ^0.4.0 " ,
32+ "docusaurus-plugin-openapi" : " ^0.4.1 " ,
3333 "docusaurus-plugin-proxy" : " ^0.4.0" ,
34- "docusaurus-theme-openapi" : " ^0.4.0 "
34+ "docusaurus-theme-openapi" : " ^0.4.1 "
3535 },
3636 "peerDependencies" : {
3737 "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.0 " ,
3+ "version" : " 0.4.1 " ,
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.0 " ,
4+ "version" : " 0.4.1 " ,
55 "license" : " MIT" ,
66 "publishConfig" : {
77 "access" : " public"
3131 "@monaco-editor/react" : " ^4.3.1" ,
3232 "buffer" : " ^6.0.3" ,
3333 "clsx" : " ^1.1.1" ,
34- "docusaurus-plugin-openapi" : " ^0.4.0 " ,
34+ "docusaurus-plugin-openapi" : " ^0.4.1 " ,
3535 "immer" : " ^9.0.6" ,
3636 "lodash" : " ^4.17.20" ,
3737 "monaco-editor" : " ^0.31.1" ,
You can’t perform that action at this time.
0 commit comments