File tree Expand file tree Collapse file tree 4 files changed +10
-4
lines changed
packages/docusaurus-theme-openapi-docs Expand file tree Collapse file tree 4 files changed +10
-4
lines changed Original file line number Diff line number Diff line change 1+ ## 1.2.1 (Sep 27, 2022)
2+
3+ High level enhancements
4+
5+ - Decrease opacity and for non-active schema/response tabs ([ #281 ] ( https://github.com/PaloAltoNetworks/docusaurus-openapi-docs/pull/281 ) )
6+
17## 1.2.0 (Sep 21, 2022)
28
39High level enhancements
Original file line number Diff line number Diff line change 11{
22 "name" : " demo" ,
3- "version" : " 1.2.0 " ,
3+ "version" : " 1.2.1 " ,
44 "private" : true ,
55 "scripts" : {
66 "docusaurus" : " docusaurus" ,
2828 "@mdx-js/react" : " ^1.6.22" ,
2929 "clsx" : " ^1.1.1" ,
3030 "docusaurus-plugin-openapi-docs" : " ^1.2.0" ,
31- "docusaurus-theme-openapi-docs" : " ^1.2.0 " ,
31+ "docusaurus-theme-openapi-docs" : " ^1.2.1 " ,
3232 "prism-react-renderer" : " ^1.3.1" ,
3333 "react" : " ^17.0.2" ,
3434 "react-dom" : " ^17.0.2"
Original file line number Diff line number Diff line change 11{
2- "version" : " 1.2.0 " ,
2+ "version" : " 1.2.1 " ,
33 "npmClient" : " yarn" ,
44 "useWorkspaces" : true
55}
Original file line number Diff line number Diff line change 11{
22 "name" : " docusaurus-theme-openapi-docs" ,
33 "description" : " OpenAPI theme for Docusaurus." ,
4- "version" : " 1.2.0 " ,
4+ "version" : " 1.2.1 " ,
55 "license" : " MIT" ,
66 "keywords" : [
77 " openapi" ,
You can’t perform that action at this time.
0 commit comments