File tree Expand file tree Collapse file tree 5 files changed +18
-7
lines changed
docusaurus-plugin-openapi-docs
docusaurus-theme-openapi-docs Expand file tree Collapse file tree 5 files changed +18
-7
lines changed Original file line number Diff line number Diff line change 1+ ## 4.5.1 (Jun 27, 2025)
2+
3+ High level enhancements
4+
5+ - Various bug fixes
6+
7+ Other enhancements and bug fixes
8+
9+ - Fix Postman request initialization ([ #1181 ] ( https://github.com/PaloAltoNetworks/docusaurus-openapi-docs/pull/1181 ) )
10+ - Add AGENTS guidelines ([ #1179 ] ( https://github.com/PaloAltoNetworks/docusaurus-openapi-docs/pull/1179 ) )
11+
112## 4.5.0 (Jun 27, 2025)
213
314High level enhancements
Original file line number Diff line number Diff line change 11{
22 "name" : " demo" ,
3- "version" : " 4.5.0 " ,
3+ "version" : " 4.5.1 " ,
44 "private" : true ,
55 "scripts" : {
66 "docusaurus" : " docusaurus" ,
2626 "@docusaurus/plugin-google-gtag" : " 3.8.1" ,
2727 "@docusaurus/preset-classic" : " 3.8.1" ,
2828 "clsx" : " ^1.1.1" ,
29- "docusaurus-plugin-openapi-docs" : " ^4.5.0 " ,
30- "docusaurus-theme-openapi-docs" : " ^4.5.0 " ,
29+ "docusaurus-plugin-openapi-docs" : " ^4.5.1 " ,
30+ "docusaurus-theme-openapi-docs" : " ^4.5.1 " ,
3131 "prism-react-renderer" : " ^2.3.0" ,
3232 "react" : " ^19.0.0" ,
3333 "react-dom" : " ^19.0.0"
Original file line number Diff line number Diff line change 11{
2- "version" : " 4.5.0 " ,
2+ "version" : " 4.5.1 " ,
33 "npmClient" : " yarn"
44}
Original file line number Diff line number Diff line change 11{
22 "name" : " docusaurus-plugin-openapi-docs" ,
33 "description" : " OpenAPI plugin for Docusaurus." ,
4- "version" : " 4.5.0 " ,
4+ "version" : " 4.5.1 " ,
55 "license" : " MIT" ,
66 "keywords" : [
77 " openapi" ,
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" : " 4.5.0 " ,
4+ "version" : " 4.5.1 " ,
55 "license" : " MIT" ,
66 "keywords" : [
77 " openapi" ,
3838 "@types/postman-collection" : " ^3.5.11" ,
3939 "@types/react-modal" : " ^3.16.3" ,
4040 "concurrently" : " ^5.2.0" ,
41- "docusaurus-plugin-openapi-docs" : " ^4.5.0 " ,
41+ "docusaurus-plugin-openapi-docs" : " ^4.5.1 " ,
4242 "docusaurus-plugin-sass" : " ^0.2.3" ,
4343 "eslint-plugin-prettier" : " ^5.0.1"
4444 },
You can’t perform that action at this time.
0 commit comments