Skip to content

Commit

Permalink
Version Packages
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed May 31, 2022
1 parent f3347e3 commit 1f6e831
Show file tree
Hide file tree
Showing 2 changed files with 28 additions and 6 deletions.
22 changes: 22 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,27 @@
# Redocusaurus

## [email protected]

### Patch Changes

- [#189](https://github.com/rohit-gohri/redocusaurus/pull/189) [`c18827e`](https://github.com/rohit-gohri/redocusaurus/commit/c18827e2e0d6d054e86e17c78f971e6101e8a73b) Thanks [@rohit-gohri](https://github.com/rohit-gohri)! - Pass through a themeId to load multiple presets at the same time

- Updated dependencies [[`c18827e`](https://github.com/rohit-gohri/redocusaurus/commit/c18827e2e0d6d054e86e17c78f971e6101e8a73b)]:
- [email protected]
- [email protected]

## [email protected]

### Patch Changes

- [#189](https://github.com/rohit-gohri/redocusaurus/pull/189) [`c18827e`](https://github.com/rohit-gohri/redocusaurus/commit/c18827e2e0d6d054e86e17c78f971e6101e8a73b) Thanks [@rohit-gohri](https://github.com/rohit-gohri)! - Pass through a themeId to load multiple presets at the same time

## [email protected]

### Patch Changes

- [#189](https://github.com/rohit-gohri/redocusaurus/pull/189) [`c18827e`](https://github.com/rohit-gohri/redocusaurus/commit/c18827e2e0d6d054e86e17c78f971e6101e8a73b) Thanks [@rohit-gohri](https://github.com/rohit-gohri)! - Pass through a themeId to load multiple presets at the same time

## [email protected]

### Patch Changes
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5853,7 +5853,7 @@ __metadata:
languageName: node
linkType: hard

"docusaurus-plugin-redoc@1.0.3, docusaurus-plugin-redoc@workspace:packages/docusaurus-plugin-redoc":
"docusaurus-plugin-redoc@1.1.2, docusaurus-plugin-redoc@workspace:packages/docusaurus-plugin-redoc":
version: 0.0.0-use.local
resolution: "docusaurus-plugin-redoc@workspace:packages/docusaurus-plugin-redoc"
dependencies:
Expand All @@ -5865,7 +5865,7 @@ __metadata:
languageName: unknown
linkType: soft

"[email protected].1, docusaurus-theme-redoc@workspace:packages/docusaurus-theme-redoc":
"[email protected].2, docusaurus-theme-redoc@workspace:packages/docusaurus-theme-redoc":
version: 0.0.0-use.local
resolution: "docusaurus-theme-redoc@workspace:packages/docusaurus-theme-redoc"
dependencies:
Expand Down Expand Up @@ -11557,17 +11557,17 @@ __metadata:
clsx: ^1.1.1
react: ^17.0.2
react-dom: ^17.0.2
redocusaurus: ^1.1.1
redocusaurus: ^1.1.2
languageName: unknown
linkType: soft

"redocusaurus@^1.1.1, redocusaurus@workspace:packages/redocusaurus":
"redocusaurus@^1.1.2, redocusaurus@workspace:packages/redocusaurus":
version: 0.0.0-use.local
resolution: "redocusaurus@workspace:packages/redocusaurus"
dependencies:
"@docusaurus/types": ^2.0.0-beta.20
docusaurus-plugin-redoc: 1.0.3
docusaurus-theme-redoc: 1.1.1
docusaurus-plugin-redoc: 1.1.2
docusaurus-theme-redoc: 1.1.2
languageName: unknown
linkType: soft

Expand Down

0 comments on commit 1f6e831

Please sign in to comment.