chore: Prepare versions + changeset (#9707)

* chore: Prepare version + changeset

* chore: Bump dependencies

* chore: Update lock-file
This commit is contained in:
Oli Juhl
2024-10-22 20:31:33 +02:00
committed by GitHub
parent d1ce6d4321
commit c3418a2b93
66 changed files with 448 additions and 454 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@medusajs/workflows-sdk",
"version": "0.1.6",
"version": "1.0.1",
"description": "Set of workflows tooling for Medusa",
"main": "dist/index.js",
"exports": {
@@ -41,7 +41,7 @@
},
"dependencies": {
"@medusajs/modules-sdk": "^1.12.11",
"@medusajs/orchestration": "^0.5.7",
"@medusajs/orchestration": "^1.0.1",
"@medusajs/types": "^1.11.16",
"@medusajs/utils": "^1.11.9",
"ulid": "^2.3.0"