chore: v2.1.1

This commit is contained in:
Roman Hotsiy 2023-08-18 06:56:00 +10:00
parent 9e14e1484c
commit c86fd7f597
3 changed files with 12 additions and 3 deletions

View File

@ -1,3 +1,12 @@
## [2.1.1](https://github.com/Redocly/redoc/compare/v2.1.0...v2.1.1) (2023-08-17)
### Bug Fixes
* hotfix, crash after 2.1 release ([0ab3428](https://github.com/Redocly/redoc/commit/0ab3428664f857ea07381686a2b4beb4c22b17c3))
# [2.1.0](https://github.com/Redocly/redoc/compare/v2.0.0...v2.1.0) (2023-08-10)

4
package-lock.json generated
View File

@ -1,12 +1,12 @@
{
"name": "redoc",
"version": "2.1.0",
"version": "2.1.1",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "redoc",
"version": "2.1.0",
"version": "2.1.1",
"license": "MIT",
"dependencies": {
"@redocly/openapi-core": "^1.0.0-rc.2",

View File

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