chore(release): v1.8.0-rc.5

This commit is contained in:
olivermrbl
2023-03-31 13:27:14 +02:00
parent 809ab2e0eb
commit 6f85a3d366
28 changed files with 148 additions and 59 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
{
"name": "@medusajs/oas-github-ci",
"version": "1.0.1-rc.4",
"version": "1.0.1-rc.5",
"description": "OAS Github CI",
"main": "scripts/build-openapi.js",
"files": [
@@ -22,7 +22,7 @@
"test:unit": "jest --passWithNoTests"
},
"dependencies": {
"@medusajs/medusa-oas-cli": "0.2.0-rc.4",
"@medusajs/medusa-oas-cli": "0.2.0-rc.5",
"@readme/openapi-parser": "^2.4.0",
"@redocly/cli": "1.0.0-beta.123",
"execa": "^5.1.1",