chore: v2.1.5 (#2550)

This commit is contained in:
Alex Varchuk 2024-06-10 16:21:57 +03:00 committed by GitHub
parent c664dd0d56
commit 3658b6def4
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 12 additions and 3 deletions

View File

@ -1,3 +1,12 @@
## [2.1.5](https://github.com/Redocly/redoc/compare/v2.1.4...v2.1.5) (2024-06-10)
### Bug Fixes
* update react to 18 and react-tabs to 6 ([#2547](https://github.com/Redocly/redoc/issues/2547)) ([c664dd0](https://github.com/Redocly/redoc/commit/c664dd0d56571ce799b8eadd081d86a6b2cdefae))
## [2.1.4](https://github.com/Redocly/redoc/compare/v2.1.3...v2.1.4) (2024-04-25)

4
package-lock.json generated
View File

@ -1,12 +1,12 @@
{
"name": "redoc",
"version": "2.1.4",
"version": "2.1.5",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "redoc",
"version": "2.1.4",
"version": "2.1.5",
"license": "MIT",
"dependencies": {
"@cfaester/enzyme-adapter-react-18": "^0.8.0",

View File

@ -1,6 +1,6 @@
{
"name": "redoc",
"version": "2.1.4",
"version": "2.1.5",
"description": "ReDoc",
"repository": {
"type": "git",