Skip to content

Commit

Permalink
v1.6.0
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and github-actions[bot] authored Feb 10, 2023
1 parent bba785a commit 544b88f
Show file tree
Hide file tree
Showing 11 changed files with 1,512 additions and 1,468 deletions.
7 changes: 0 additions & 7 deletions .changeset/chatty-jars-tan.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/cyan-dancers-rule.md

This file was deleted.

28 changes: 28 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,33 @@
# Redocusaurus

## redocusaurus@1.6.0

### Minor Changes

- [#269](https://github.com/rohit-gohri/redocusaurus/pull/269) [`bba785a`](https://github.com/rohit-gohri/redocusaurus/commit/bba785ae31176c4405978163db63c89c516d1bc8) Thanks [@rohit-gohri](https://github.com/rohit-gohri)! - Fully support redocly.yaml for setting all theme options

### Patch Changes

- Updated dependencies [[`bba785a`](https://github.com/rohit-gohri/redocusaurus/commit/bba785ae31176c4405978163db63c89c516d1bc8), [`bba785a`](https://github.com/rohit-gohri/redocusaurus/commit/bba785ae31176c4405978163db63c89c516d1bc8)]:
- docusaurus-plugin-redoc@1.6.0
- docusaurus-theme-redoc@1.6.0

## docusaurus-plugin-redoc@1.6.0

### Minor Changes

- [#269](https://github.com/rohit-gohri/redocusaurus/pull/269) [`bba785a`](https://github.com/rohit-gohri/redocusaurus/commit/bba785ae31176c4405978163db63c89c516d1bc8) Thanks [@rohit-gohri](https://github.com/rohit-gohri)! - Fully support redocly.yaml for setting all theme options

## docusaurus-theme-redoc@1.6.0

### Minor Changes

- [#269](https://github.com/rohit-gohri/redocusaurus/pull/269) [`bba785a`](https://github.com/rohit-gohri/redocusaurus/commit/bba785ae31176c4405978163db63c89c516d1bc8) Thanks [@rohit-gohri](https://github.com/rohit-gohri)! - Fully support redocly.yaml for setting all theme options

### Patch Changes

- [#269](https://github.com/rohit-gohri/redocusaurus/pull/269) [`bba785a`](https://github.com/rohit-gohri/redocusaurus/commit/bba785ae31176c4405978163db63c89c516d1bc8) Thanks [@rohit-gohri](https://github.com/rohit-gohri)! - Fix types exports of theme package

## redocusaurus@1.5.1

### Patch Changes
Expand Down
6 changes: 6 additions & 0 deletions packages/docusaurus-plugin-redoc/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# docusaurus-plugin-redoc

## 1.6.0

### Minor Changes

- [#269](https://github.com/rohit-gohri/redocusaurus/pull/269) [`bba785a`](https://github.com/rohit-gohri/redocusaurus/commit/bba785ae31176c4405978163db63c89c516d1bc8) Thanks [@rohit-gohri](https://github.com/rohit-gohri)! - Fully support redocly.yaml for setting all theme options

## 1.5.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/docusaurus-plugin-redoc/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "docusaurus-plugin-redoc",
"version": "1.5.1",
"version": "1.6.0",
"description": "Redoc Plugin for DocusaurusV2",
"main": "dist/index.js",
"types": "dist/index.d.ts",
Expand Down
10 changes: 10 additions & 0 deletions packages/docusaurus-theme-redoc/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# docusaurus-theme-redoc

## 1.6.0

### Minor Changes

- [#269](https://github.com/rohit-gohri/redocusaurus/pull/269) [`bba785a`](https://github.com/rohit-gohri/redocusaurus/commit/bba785ae31176c4405978163db63c89c516d1bc8) Thanks [@rohit-gohri](https://github.com/rohit-gohri)! - Fully support redocly.yaml for setting all theme options

### Patch Changes

- [#269](https://github.com/rohit-gohri/redocusaurus/pull/269) [`bba785a`](https://github.com/rohit-gohri/redocusaurus/commit/bba785ae31176c4405978163db63c89c516d1bc8) Thanks [@rohit-gohri](https://github.com/rohit-gohri)! - Fix types exports of theme package

## 1.5.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/docusaurus-theme-redoc/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "docusaurus-theme-redoc",
"version": "1.5.1",
"version": "1.6.0",
"description": "Redoc Component for DocusaurusV2",
"main": "dist/index.js",
"types": "dist/index.d.ts",
Expand Down
12 changes: 12 additions & 0 deletions packages/redocusaurus/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# redocusaurus

## 1.6.0

### Minor Changes

- [#269](https://github.com/rohit-gohri/redocusaurus/pull/269) [`bba785a`](https://github.com/rohit-gohri/redocusaurus/commit/bba785ae31176c4405978163db63c89c516d1bc8) Thanks [@rohit-gohri](https://github.com/rohit-gohri)! - Fully support redocly.yaml for setting all theme options

### Patch Changes

- Updated dependencies [[`bba785a`](https://github.com/rohit-gohri/redocusaurus/commit/bba785ae31176c4405978163db63c89c516d1bc8), [`bba785a`](https://github.com/rohit-gohri/redocusaurus/commit/bba785ae31176c4405978163db63c89c516d1bc8)]:
- docusaurus-plugin-redoc@1.6.0
- docusaurus-theme-redoc@1.6.0

## 1.5.1

### Patch Changes
Expand Down
6 changes: 3 additions & 3 deletions packages/redocusaurus/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "redocusaurus",
"version": "1.5.1",
"version": "1.6.0",
"description": "Redoc for DocusaurusV2",
"main": "dist/index.js",
"exports": {
Expand Down Expand Up @@ -41,8 +41,8 @@
},
"homepage": "https://redocusaurus.vercel.app/",
"dependencies": {
"docusaurus-plugin-redoc": "1.5.1",
"docusaurus-theme-redoc": "1.5.1"
"docusaurus-plugin-redoc": "1.6.0",
"docusaurus-theme-redoc": "1.6.0"
},
"peerDependencies": {
"@docusaurus/theme-common": "^2.0.0",
Expand Down
2 changes: 1 addition & 1 deletion website/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"clsx": "^1.2.1",
"react": "^17.0.2",
"react-dom": "^17.0.2",
"redocusaurus": "^1.5.1"
"redocusaurus": "^1.6.0"
},
"devDependencies": {
"@percy/cli": "^1.18.0",
Expand Down
Loading

1 comment on commit 544b88f

@vercel
Copy link

@vercel vercel bot commented on 544b88f Feb 10, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.