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
+
1
7
## 1.2.0 (Sep 21, 2022)
2
8
3
9
High level enhancements
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " demo" ,
3
- "version" : " 1.2.0 " ,
3
+ "version" : " 1.2.1 " ,
4
4
"private" : true ,
5
5
"scripts" : {
6
6
"docusaurus" : " docusaurus" ,
28
28
"@mdx-js/react" : " ^1.6.22" ,
29
29
"clsx" : " ^1.1.1" ,
30
30
"docusaurus-plugin-openapi-docs" : " ^1.2.0" ,
31
- "docusaurus-theme-openapi-docs" : " ^1.2.0 " ,
31
+ "docusaurus-theme-openapi-docs" : " ^1.2.1 " ,
32
32
"prism-react-renderer" : " ^1.3.1" ,
33
33
"react" : " ^17.0.2" ,
34
34
"react-dom" : " ^17.0.2"
Original file line number Diff line number Diff line change 1
1
{
2
- "version" : " 1.2.0 " ,
2
+ "version" : " 1.2.1 " ,
3
3
"npmClient" : " yarn" ,
4
4
"useWorkspaces" : true
5
5
}
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " docusaurus-theme-openapi-docs" ,
3
3
"description" : " OpenAPI theme for Docusaurus." ,
4
- "version" : " 1.2.0 " ,
4
+ "version" : " 1.2.1 " ,
5
5
"license" : " MIT" ,
6
6
"keywords" : [
7
7
" openapi" ,
You can’t perform that action at this time.
0 commit comments