chore: Release (#3818)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Oliver Windall Juhl <59018053+olivermrbl@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2023-04-14 11:18:39 +02:00
committed by GitHub
co-authored by github-actions[bot] <github-actions[bot]@users.noreply.github.com> Oliver Windall Juhl
parent 3a49f14e3e
commit 0f51e3a400
50 changed files with 265 additions and 143 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
{
"name": "@medusajs/medusa-oas-cli",
"version": "0.2.1",
"version": "0.2.2",
"description": "OAS CLI",
"main": "dist/index.js",
"bin": {
@@ -35,7 +35,7 @@
"test": "NODE_OPTIONS='--unhandled-rejections=strict' jest src"
},
"dependencies": {
"@medusajs/medusa": "1.8.1",
"@medusajs/medusa": "1.8.2",
"@medusajs/openapi-typescript-codegen": "0.2.1",
"@readme/json-schema-ref-parser": "^1.2.0",
"@readme/openapi-parser": "^2.4.0",