From 25f09a3c25512a8b61a98f1f4b017e13f063b118 Mon Sep 17 00:00:00 2001 From: Alice Oliveira Date: Tue, 7 Feb 2023 10:55:36 -0300 Subject: [PATCH 1/2] build: update rapidoc version to add language selection --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d3d769a65..a49e0d0c9 100644 --- a/package.json +++ b/package.json @@ -104,7 +104,7 @@ "path": "./node_modules/cz-conventional-changelog" }, "rapidoc": { - "version": "1.1.9-vtex" + "version": "1.1.9-vtex-11-gef20521" } }, "resolutions": { From 8a38e62f77f6f7b25bb4cb6844a5ad2e527290e7 Mon Sep 17 00:00:00 2001 From: Alice Oliveira Date: Wed, 8 Feb 2023 08:52:39 -0300 Subject: [PATCH 2/2] build(package): upgrade rapidoc version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a49e0d0c9..3879af50c 100644 --- a/package.json +++ b/package.json @@ -104,7 +104,7 @@ "path": "./node_modules/cz-conventional-changelog" }, "rapidoc": { - "version": "1.1.9-vtex-11-gef20521" + "version": "1.2.0-vtex" } }, "resolutions": {