Skip to content

Commit

Permalink
v1.6.2
Browse files Browse the repository at this point in the history
Version Packages

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and github-actions[bot] authored Apr 17, 2023
1 parent f4ab95b commit ebe0149
Show file tree
Hide file tree
Showing 8 changed files with 36 additions and 15 deletions.
5 changes: 0 additions & 5 deletions .changeset/funny-students-doubt.md

This file was deleted.

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

## [email protected]

### Patch Changes

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

## [email protected]

### Patch Changes

- [#288](https://github.com/rohit-gohri/redocusaurus/pull/288) [`c0fcd04`](https://github.com/rohit-gohri/redocusaurus/commit/c0fcd0430cde3a02bb513ffefcaabe10c9f19b29) Thanks [@rohit-gohri](https://github.com/rohit-gohri)! - Revert "Fix to prevent rehydration of styles" to fix mobile view

## [email protected]

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

## 1.6.2

### Patch Changes

- [#288](https://github.com/rohit-gohri/redocusaurus/pull/288) [`c0fcd04`](https://github.com/rohit-gohri/redocusaurus/commit/c0fcd0430cde3a02bb513ffefcaabe10c9f19b29) Thanks [@rohit-gohri](https://github.com/rohit-gohri)! - Revert "Fix to prevent rehydration of styles" to fix mobile view

## 1.6.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.6.1",
"version": "1.6.2",
"description": "Redoc Component for DocusaurusV2",
"main": "dist/index.js",
"types": "dist/index.d.ts",
Expand Down
7 changes: 7 additions & 0 deletions packages/redocusaurus/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# redocusaurus

## 1.6.2

### Patch Changes

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

## 1.6.1

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions packages/redocusaurus/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "redocusaurus",
"version": "1.6.1",
"version": "1.6.2",
"description": "Redoc for DocusaurusV2",
"main": "dist/index.js",
"exports": {
Expand Down Expand Up @@ -42,7 +42,7 @@
"homepage": "https://redocusaurus.vercel.app/",
"dependencies": {
"docusaurus-plugin-redoc": "1.6.0",
"docusaurus-theme-redoc": "1.6.1"
"docusaurus-theme-redoc": "1.6.2"
},
"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.6.1"
"redocusaurus": "^1.6.2"
},
"devDependencies": {
"@percy/cli": "^1.18.0",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5946,7 +5946,7 @@ __metadata:
resolution: "dns-packet@npm:5.4.0"
dependencies:
"@leichtgewicht/ip-codec": ^2.0.1
checksum: 8/a169963848e8539dfd8a19058562f9e1c15c0f82cbf76fa98942f11c46f3c74e7e7c82e3a8a5182d4c9e6ff19e21be738dbd098a876dde755d3aedd2cc730880
checksum: bd5ecfd7d8b9cacd4d0029819699051c4e231d8fa6ed96e1573f7fee4b9147c3406207a260adbd7fb5c6d08a7db7641836467f450fa88e2ec5075f482e39ed77
languageName: node
linkType: hard

Expand Down Expand Up @@ -5981,7 +5981,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 @@ -11803,16 +11803,16 @@ __metadata:
clsx: ^1.2.1
react: ^17.0.2
react-dom: ^17.0.2
redocusaurus: ^1.6.1
redocusaurus: ^1.6.2
languageName: unknown
linkType: soft

"redocusaurus@^1.6.1, redocusaurus@workspace:packages/redocusaurus":
"redocusaurus@^1.6.2, redocusaurus@workspace:packages/redocusaurus":
version: 0.0.0-use.local
resolution: "redocusaurus@workspace:packages/redocusaurus"
dependencies:
docusaurus-plugin-redoc: 1.6.0
docusaurus-theme-redoc: 1.6.1
docusaurus-theme-redoc: 1.6.2
peerDependencies:
"@docusaurus/theme-common": ^2.0.0
"@docusaurus/utils": ^2.0.0
Expand Down Expand Up @@ -14276,7 +14276,7 @@ __metadata:
optional: true
bin:
webpack: bin/webpack.js
checksum: 8/b01fe0bc2dbca0e10d290ddb0bf81e807a031de48028176e2b21afd696b4d3f25ab9accdad888ef4a1f7c7f4d41f13d5bf2395b7653fdf3e5e3dafa54e56dab2
checksum: 9cfc3f5a42d55bfe4fa1b2637ee984aa4455c785b9b3a938de2bdc717dcb9b6222fbc0175f53691b8098aa02db180fdc488a6417cd6a8676da70372d78db8e9f
languageName: node
linkType: hard

Expand Down

1 comment on commit ebe0149

@vercel
Copy link

@vercel vercel bot commented on ebe0149 Apr 17, 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.