chore: Enter pre-release mode and version packages

This commit is contained in:
olivermrbl
2023-03-24 10:16:11 +01:00
parent 3b917b469a
commit b57ea22461
102 changed files with 1389 additions and 207 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
{
"name": "@medusajs/oas-github-ci",
"version": "1.0.0",
"version": "1.0.1-rc.0",
"description": "OAS Github CI",
"main": "scripts/build-openapi.js",
"files": [
@@ -22,7 +22,7 @@
"test:unit": "jest --passWithNoTests"
},
"dependencies": {
"@medusajs/medusa-oas-cli": "*",
"@medusajs/medusa-oas-cli": "0.2.0-rc.0",
"@readme/openapi-parser": "^2.4.0",
"@redocly/cli": "1.0.0-beta.123",
"execa": "^5.1.1",