From 61428247e9d2e9e26bee50244491e595cc8e0909 Mon Sep 17 00:00:00 2001 From: Bas Meeuwissen Date: Wed, 17 Jun 2026 13:25:56 +0200 Subject: [PATCH 1/3] #790: examples updated to use latest compatible version --- examples/access-protection/package.json | 2 +- examples/data-transportation/package.json | 2 +- examples/error-handling/package.json | 2 +- examples/health-checks/package.json | 2 +- examples/hello-world/package.json | 2 +- examples/load-balancing/package.json | 2 +- examples/middleware/package.json | 2 +- examples/multi-version/package.json | 2 +- examples/resources/package.json | 2 +- examples/segmentation/package.json | 2 +- 10 files changed, 10 insertions(+), 10 deletions(-) diff --git a/examples/access-protection/package.json b/examples/access-protection/package.json index f015b062..adb1a163 100644 --- a/examples/access-protection/package.json +++ b/examples/access-protection/package.json @@ -16,6 +16,6 @@ "typescript": "5.9.3" }, "dependencies": { - "jitar": "0.11.0" + "jitar": "^0.11.0" } } \ No newline at end of file diff --git a/examples/data-transportation/package.json b/examples/data-transportation/package.json index c23028fb..bfad2c0c 100644 --- a/examples/data-transportation/package.json +++ b/examples/data-transportation/package.json @@ -16,6 +16,6 @@ "typescript": "5.9.3" }, "dependencies": { - "jitar": "0.11.0" + "jitar": "^0.11.0" } } \ No newline at end of file diff --git a/examples/error-handling/package.json b/examples/error-handling/package.json index 3cf6bdb3..3017bd81 100644 --- a/examples/error-handling/package.json +++ b/examples/error-handling/package.json @@ -16,6 +16,6 @@ "typescript": "5.9.3" }, "dependencies": { - "jitar": "0.11.0" + "jitar": "^0.11.0" } } \ No newline at end of file diff --git a/examples/health-checks/package.json b/examples/health-checks/package.json index 8b0572a0..e31faabb 100644 --- a/examples/health-checks/package.json +++ b/examples/health-checks/package.json @@ -13,6 +13,6 @@ "typescript": "5.9.3" }, "dependencies": { - "jitar": "0.11.0" + "jitar": "^0.11.0" } } \ No newline at end of file diff --git a/examples/hello-world/package.json b/examples/hello-world/package.json index a6c212a9..08fdd7c3 100644 --- a/examples/hello-world/package.json +++ b/examples/hello-world/package.json @@ -13,6 +13,6 @@ "typescript": "5.9.3" }, "dependencies": { - "jitar": "0.11.0" + "jitar": "^0.11.0" } } \ No newline at end of file diff --git a/examples/load-balancing/package.json b/examples/load-balancing/package.json index 00291abd..1b7beb38 100644 --- a/examples/load-balancing/package.json +++ b/examples/load-balancing/package.json @@ -16,6 +16,6 @@ "typescript": "5.9.3" }, "dependencies": { - "jitar": "0.11.0" + "jitar": "^0.11.0" } } \ No newline at end of file diff --git a/examples/middleware/package.json b/examples/middleware/package.json index 46b503cb..8c82c7cf 100644 --- a/examples/middleware/package.json +++ b/examples/middleware/package.json @@ -13,6 +13,6 @@ "typescript": "5.9.3" }, "dependencies": { - "jitar": "0.11.0" + "jitar": "^0.11.0" } } \ No newline at end of file diff --git a/examples/multi-version/package.json b/examples/multi-version/package.json index a8bfaf50..fefc85c4 100644 --- a/examples/multi-version/package.json +++ b/examples/multi-version/package.json @@ -13,6 +13,6 @@ "typescript": "5.9.3" }, "dependencies": { - "jitar": "0.11.0" + "jitar": "^0.11.0" } } \ No newline at end of file diff --git a/examples/resources/package.json b/examples/resources/package.json index 8c65f26d..fb05ab51 100644 --- a/examples/resources/package.json +++ b/examples/resources/package.json @@ -13,6 +13,6 @@ "typescript": "5.9.3" }, "dependencies": { - "jitar": "0.11.0" + "jitar": "^0.11.0" } } \ No newline at end of file diff --git a/examples/segmentation/package.json b/examples/segmentation/package.json index 22d82d43..4113e79c 100644 --- a/examples/segmentation/package.json +++ b/examples/segmentation/package.json @@ -16,6 +16,6 @@ "typescript": "5.9.3" }, "dependencies": { - "jitar": "0.11.0" + "jitar": "^0.11.0" } } From d70774ff8de7ae0b183caf4af7b17dc2c18e5528 Mon Sep 17 00:00:00 2001 From: Bas Meeuwissen Date: Wed, 17 Jun 2026 13:26:10 +0200 Subject: [PATCH 2/3] #790: bumped version --- package-lock.json | 44 ++++++++++++++--------------- package.json | 2 +- packages/analysis/package.json | 2 +- packages/build/package.json | 2 +- packages/cli/package.json | 2 +- packages/configuration/package.json | 2 +- packages/errors/package.json | 2 +- packages/execution/package.json | 2 +- packages/health/package.json | 2 +- packages/http/package.json | 2 +- packages/init/package.json | 2 +- packages/jitar/package.json | 2 +- packages/logging/package.json | 2 +- packages/middleware/package.json | 2 +- packages/plugin-vite/package.json | 2 +- packages/runtime/package.json | 2 +- packages/scheduling/package.json | 2 +- packages/serialization/package.json | 2 +- packages/services/package.json | 2 +- packages/sourcing/package.json | 2 +- packages/validation/package.json | 2 +- tools/eslint-plugin/package.json | 2 +- 22 files changed, 43 insertions(+), 43 deletions(-) diff --git a/package-lock.json b/package-lock.json index 76092fad..e224a688 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "jitar-monorepo", - "version": "0.11.0", + "version": "0.11.1", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "jitar-monorepo", - "version": "0.11.0", + "version": "0.11.1", "license": "MIT", "workspaces": [ "packages/*", @@ -5364,12 +5364,12 @@ }, "packages/analysis": { "name": "@jitar/analysis", - "version": "0.11.0", + "version": "0.11.1", "license": "MIT" }, "packages/build": { "name": "@jitar/build", - "version": "0.11.0", + "version": "0.11.1", "license": "MIT", "dependencies": { "@jitar/analysis": "*", @@ -5381,7 +5381,7 @@ }, "packages/cli": { "name": "@jitar/cli", - "version": "0.11.0", + "version": "0.11.1", "license": "MIT", "dependencies": { "@jitar/build": "*", @@ -5395,7 +5395,7 @@ }, "packages/configuration": { "name": "@jitar/configuration", - "version": "0.11.0", + "version": "0.11.1", "license": "MIT", "dependencies": { "@jitar/sourcing": "*", @@ -5405,12 +5405,12 @@ }, "packages/errors": { "name": "@jitar/errors", - "version": "0.11.0", + "version": "0.11.1", "license": "MIT" }, "packages/execution": { "name": "@jitar/execution", - "version": "0.11.0", + "version": "0.11.1", "license": "MIT", "dependencies": { "@jitar/errors": "*", @@ -5419,7 +5419,7 @@ }, "packages/health": { "name": "@jitar/health", - "version": "0.11.0", + "version": "0.11.1", "license": "MIT", "dependencies": { "@jitar/errors": "*", @@ -5428,7 +5428,7 @@ }, "packages/http": { "name": "@jitar/http", - "version": "0.11.0", + "version": "0.11.1", "license": "MIT", "dependencies": { "@jitar/execution": "*", @@ -5445,11 +5445,11 @@ }, "packages/init": { "name": "@jitar/init", - "version": "0.11.0", + "version": "0.11.1", "license": "MIT" }, "packages/jitar": { - "version": "0.11.0", + "version": "0.11.1", "license": "MIT", "dependencies": { "dotenv": "17.4.2", @@ -5923,12 +5923,12 @@ }, "packages/logging": { "name": "@jitar/logging", - "version": "0.11.0", + "version": "0.11.1", "license": "MIT" }, "packages/middleware": { "name": "@jitar/middleware", - "version": "0.11.0", + "version": "0.11.1", "license": "MIT", "dependencies": { "@jitar/errors": "*", @@ -5937,7 +5937,7 @@ }, "packages/plugin-vite": { "name": "@jitar/plugin-vite", - "version": "0.11.0", + "version": "0.11.1", "license": "MIT", "devDependencies": { "vite": "^7.3.0" @@ -6029,7 +6029,7 @@ }, "packages/runtime": { "name": "@jitar/runtime", - "version": "0.11.0", + "version": "0.11.1", "license": "MIT", "dependencies": { "@jitar/configuration": "*", @@ -6045,7 +6045,7 @@ }, "packages/scheduling": { "name": "@jitar/scheduling", - "version": "0.11.0", + "version": "0.11.1", "license": "MIT", "dependencies": { "@jitar/logging": "*" @@ -6053,7 +6053,7 @@ }, "packages/serialization": { "name": "@jitar/serialization", - "version": "0.11.0", + "version": "0.11.1", "license": "MIT", "dependencies": { "@jitar/analysis": "*" @@ -6061,7 +6061,7 @@ }, "packages/services": { "name": "@jitar/services", - "version": "0.11.0", + "version": "0.11.1", "license": "MIT", "dependencies": { "@jitar/errors": "*", @@ -6074,7 +6074,7 @@ }, "packages/sourcing": { "name": "@jitar/sourcing", - "version": "0.11.0", + "version": "0.11.1", "license": "MIT", "dependencies": { "glob": "13.0.6", @@ -6086,7 +6086,7 @@ }, "packages/validation": { "name": "@jitar/validation", - "version": "0.11.0", + "version": "0.11.1", "license": "MIT", "dependencies": { "@jitar/errors": "*", @@ -6095,7 +6095,7 @@ }, "tools/eslint-plugin": { "name": "eslint-plugin-jitar", - "version": "0.11.0" + "version": "0.11.1" } } } diff --git a/package.json b/package.json index 9bed1d5e..2ce4c81b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "jitar-monorepo", - "version": "0.11.0", + "version": "0.11.1", "private": true, "description": "Monorepo configuration for Jitar.", "license": "MIT", diff --git a/packages/analysis/package.json b/packages/analysis/package.json index dd033a4e..e60895c6 100644 --- a/packages/analysis/package.json +++ b/packages/analysis/package.json @@ -1,6 +1,6 @@ { "name": "@jitar/analysis", - "version": "0.11.0", + "version": "0.11.1", "description": "Application analysis library for the Jitar runtime.", "author": "Masking Technology (https://jitar.dev)", "license": "MIT", diff --git a/packages/build/package.json b/packages/build/package.json index 69473be1..96414aba 100644 --- a/packages/build/package.json +++ b/packages/build/package.json @@ -1,6 +1,6 @@ { "name": "@jitar/build", - "version": "0.11.0", + "version": "0.11.1", "description": "Application building library for the Jitar runtime.", "author": "Masking Technology (https://jitar.dev)", "license": "MIT", diff --git a/packages/cli/package.json b/packages/cli/package.json index 94371cd9..cdb8264c 100644 --- a/packages/cli/package.json +++ b/packages/cli/package.json @@ -1,6 +1,6 @@ { "name": "@jitar/cli", - "version": "0.11.0", + "version": "0.11.1", "description": "CLI tool for the Jitar runtime.", "author": "Masking Technology (https://jitar.dev)", "license": "MIT", diff --git a/packages/configuration/package.json b/packages/configuration/package.json index ec399cc9..d47cc6ee 100644 --- a/packages/configuration/package.json +++ b/packages/configuration/package.json @@ -1,6 +1,6 @@ { "name": "@jitar/configuration", - "version": "0.11.0", + "version": "0.11.1", "description": "Configuration library for the Jitar runtime.", "author": "Masking Technology (https://jitar.dev)", "license": "MIT", diff --git a/packages/errors/package.json b/packages/errors/package.json index 03dea7ce..1b0572d4 100644 --- a/packages/errors/package.json +++ b/packages/errors/package.json @@ -1,6 +1,6 @@ { "name": "@jitar/errors", - "version": "0.11.0", + "version": "0.11.1", "description": "Error library for the Jitar runtime.", "author": "Masking Technology (https://jitar.dev)", "license": "MIT", diff --git a/packages/execution/package.json b/packages/execution/package.json index eff7b284..8fb4303b 100644 --- a/packages/execution/package.json +++ b/packages/execution/package.json @@ -1,6 +1,6 @@ { "name": "@jitar/execution", - "version": "0.11.0", + "version": "0.11.1", "description": "Execution library for the Jitar runtime.", "author": "Masking Technology (https://jitar.dev)", "license": "MIT", diff --git a/packages/health/package.json b/packages/health/package.json index 414ceb9d..aa0719cd 100644 --- a/packages/health/package.json +++ b/packages/health/package.json @@ -1,6 +1,6 @@ { "name": "@jitar/health", - "version": "0.11.0", + "version": "0.11.1", "description": "Health library for the Jitar runtime.", "author": "Masking Technology (https://jitar.dev)", "license": "MIT", diff --git a/packages/http/package.json b/packages/http/package.json index 5152b0fd..7c0534d9 100644 --- a/packages/http/package.json +++ b/packages/http/package.json @@ -1,6 +1,6 @@ { "name": "@jitar/http", - "version": "0.11.0", + "version": "0.11.1", "description": "HTTP implementations library for the Jitar runtime.", "author": "Masking Technology (https://jitar.dev)", "license": "MIT", diff --git a/packages/init/package.json b/packages/init/package.json index 49973de7..d88489bf 100644 --- a/packages/init/package.json +++ b/packages/init/package.json @@ -1,6 +1,6 @@ { "name": "@jitar/init", - "version": "0.11.0", + "version": "0.11.1", "description": "Init utility for creating new Jitar applications quickly.", "author": "Masking Technology (https://jitar.dev)", "license": "MIT", diff --git a/packages/jitar/package.json b/packages/jitar/package.json index 176014aa..9bc2fe74 100644 --- a/packages/jitar/package.json +++ b/packages/jitar/package.json @@ -1,6 +1,6 @@ { "name": "jitar", - "version": "0.11.0", + "version": "0.11.1", "description": "Distributed runtime for JavaScript and TypeScript to chop monolithic applications into micros.", "author": "Masking Technology (https://jitar.dev)", "license": "MIT", diff --git a/packages/logging/package.json b/packages/logging/package.json index 07db320b..dd84dc15 100644 --- a/packages/logging/package.json +++ b/packages/logging/package.json @@ -1,6 +1,6 @@ { "name": "@jitar/logging", - "version": "0.11.0", + "version": "0.11.1", "description": "Logging library for the Jitar runtime.", "author": "Masking Technology (https://jitar.dev)", "license": "MIT", diff --git a/packages/middleware/package.json b/packages/middleware/package.json index 5f493ba1..7e20152f 100644 --- a/packages/middleware/package.json +++ b/packages/middleware/package.json @@ -1,6 +1,6 @@ { "name": "@jitar/middleware", - "version": "0.11.0", + "version": "0.11.1", "description": "Middleware library for the Jitar runtime.", "author": "Masking Technology (https://jitar.dev)", "license": "MIT", diff --git a/packages/plugin-vite/package.json b/packages/plugin-vite/package.json index d2a1f584..560671de 100644 --- a/packages/plugin-vite/package.json +++ b/packages/plugin-vite/package.json @@ -1,6 +1,6 @@ { "name": "@jitar/plugin-vite", - "version": "0.11.0", + "version": "0.11.1", "description": "Vite plugin for Jitar.", "author": "Masking Technology (https://jitar.dev)", "license": "MIT", diff --git a/packages/runtime/package.json b/packages/runtime/package.json index 2546f8f8..54393b2c 100644 --- a/packages/runtime/package.json +++ b/packages/runtime/package.json @@ -1,6 +1,6 @@ { "name": "@jitar/runtime", - "version": "0.11.0", + "version": "0.11.1", "description": "Client and server runtime library for the Jitar runtime.", "author": "Masking Technology (https://jitar.dev)", "license": "MIT", diff --git a/packages/scheduling/package.json b/packages/scheduling/package.json index aaeac4d1..4ad9fd77 100644 --- a/packages/scheduling/package.json +++ b/packages/scheduling/package.json @@ -1,6 +1,6 @@ { "name": "@jitar/scheduling", - "version": "0.11.0", + "version": "0.11.1", "description": "Task scheduling library for the Jitar runtime.", "author": "Masking Technology (https://jitar.dev)", "license": "MIT", diff --git a/packages/serialization/package.json b/packages/serialization/package.json index cbdf3283..a9bce391 100644 --- a/packages/serialization/package.json +++ b/packages/serialization/package.json @@ -1,6 +1,6 @@ { "name": "@jitar/serialization", - "version": "0.11.0", + "version": "0.11.1", "description": "Serialization library for the Jitar runtime.", "author": "Masking Technology (https://jitar.dev)", "license": "MIT", diff --git a/packages/services/package.json b/packages/services/package.json index 480fe122..0a5830fb 100644 --- a/packages/services/package.json +++ b/packages/services/package.json @@ -1,6 +1,6 @@ { "name": "@jitar/services", - "version": "0.11.0", + "version": "0.11.1", "description": "Services library for the Jitar runtime.", "author": "Masking Technology (https://jitar.dev)", "license": "MIT", diff --git a/packages/sourcing/package.json b/packages/sourcing/package.json index f8622272..47315712 100644 --- a/packages/sourcing/package.json +++ b/packages/sourcing/package.json @@ -1,6 +1,6 @@ { "name": "@jitar/sourcing", - "version": "0.11.0", + "version": "0.11.1", "description": "Sourcing library for the Jitar runtime.", "author": "Masking Technology (https://jitar.dev)", "license": "MIT", diff --git a/packages/validation/package.json b/packages/validation/package.json index 5224b574..47cbe16f 100644 --- a/packages/validation/package.json +++ b/packages/validation/package.json @@ -1,6 +1,6 @@ { "name": "@jitar/validation", - "version": "0.11.0", + "version": "0.11.1", "description": "Validation library for the Jitar runtime.", "author": "Masking Technology (https://jitar.dev)", "license": "MIT", diff --git a/tools/eslint-plugin/package.json b/tools/eslint-plugin/package.json index b8bdf074..d6fdada3 100644 --- a/tools/eslint-plugin/package.json +++ b/tools/eslint-plugin/package.json @@ -1,6 +1,6 @@ { "name": "eslint-plugin-jitar", - "version": "0.11.0", + "version": "0.11.1", "private": true, "type": "commonjs", "scripts": {} From 3ad4b3f1796ad37d247e3b5c4b1c9b4ea0c02b4a Mon Sep 17 00:00:00 2001 From: Bas Meeuwissen Date: Wed, 17 Jun 2026 13:26:34 +0200 Subject: [PATCH 3/3] #790: updated docs --- CHANGELOG.md | 48 ++++++++++++++++++++++++++++++++++++++++++++++-- DEVELOPMENT.md | 12 ++++-------- 2 files changed, 50 insertions(+), 10 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2e3b11e7..ed665ff6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,11 +1,55 @@ -# v0.10.3 -[2025-11-20] +# v0.11.0 +[2026-06-17] ### Chores +* \[[789](https://github.com/MaskingTechnology/jitar/pull/789)] chore: update ci/cd configuration (#789) by Bas Meeuwissen +* \[[788](https://github.com/MaskingTechnology/jitar/pull/788)] chore(plugins): Vite 8 compatibility (#788) by Peter van Vliet +* \[[785](https://github.com/MaskingTechnology/jitar/pull/785)] chore: updated starter templates (#785) by Bas Meeuwissen +* \[[781](https://github.com/MaskingTechnology/jitar/pull/781)] chore: creator app removal (#781) by Bas Meeuwissen + +# v0.11.0 +[2026-05-22] + +### Features + +* \[[777](https://github.com/MaskingTechnology/jitar/pull/777)] feat: custom asset root (#777) by Peter van Vliet +* \[[770](https://github.com/MaskingTechnology/jitar/pull/770)] feat: improved build strategy (#770) by Peter van Vliet + +### Chores + +* \[[779](https://github.com/MaskingTechnology/jitar/pull/779)] chore: release v0.11.0 (#779) by Bas Meeuwissen +* \[[775](https://github.com/MaskingTechnology/jitar/pull/775)] chore(deps): May updates (#775) by Bas Meeuwissen +* \[[764](https://github.com/MaskingTechnology/jitar/pull/764)] chore(deps): april updates (#764) by Bas Meeuwissen +* \[[757](https://github.com/MaskingTechnology/jitar/pull/757)] chore(deps): march updates (#757) by Bas Meeuwissen +* \[[751](https://github.com/MaskingTechnology/jitar/pull/751)] chore: simplified ci (#751) by Bas Meeuwissen + +# v0.10.6 +[2026-05-22] + +### Features + +* \[[743](https://github.com/MaskingTechnology/jitar/pull/743)] feat(plugins): relative paths resolution (#743) by Peter van Vliet + +### Chores + +* \[[749](https://github.com/MaskingTechnology/jitar/pull/749)] chore: release 0.10.6 (#749) by Peter van Vliet +* \[[741](https://github.com/MaskingTechnology/jitar/pull/741)] chore(deps): january updates (#741) by Bas Meeuwissen +* \[[738](https://github.com/MaskingTechnology/jitar/pull/738)] chore(website): copyright year update (#738) by Bas Meeuwissen +* \[[736](https://github.com/MaskingTechnology/jitar/pull/736)] chore: publication flow (#736) by Bas Meeuwissen +* \[[733](https://github.com/MaskingTechnology/jitar/pull/733)] chore: updated readme (#733) by Peter van Vliet +* \[[732](https://github.com/MaskingTechnology/jitar/pull/732)] chore: remove cors middleware (#732) by Peter van Vliet +* \[[726](https://github.com/MaskingTechnology/jitar/pull/726)] chore(deps): december updates (#726) by Bas Meeuwissen +* \[[722](https://github.com/MaskingTechnology/jitar/pull/722)] chore: updated eslint config (#722) by Bas Meeuwissen +* \[[720](https://github.com/MaskingTechnology/jitar/pull/720)] chore: securing apps video (#720) by Peter van Vliet +* \[[719](https://github.com/MaskingTechnology/jitar/pull/719)] chore: release v0.10.3 (#719) by Bas Meeuwissen * \[[717](https://github.com/MaskingTechnology/jitar/pull/717)] chore(deps): bump glob from 11.0.3 to 11.1.0 in /website (#717) by dependabot[bot] * \[[711](https://github.com/MaskingTechnology/jitar/pull/711)] chore: replace changelog tool (#711) by Bas Meeuwissen +### Other + +* \[[729](https://github.com/MaskingTechnology/jitar/pull/729)] chore(deps-dev): bump mdast-util-to-hast from 13.2.0 to 13.2.1 in /documentation (#729) by dependabot[bot] + # v0.10.2 [2025-11-14] diff --git a/DEVELOPMENT.md b/DEVELOPMENT.md index f2d3c577..b296cb0c 100644 --- a/DEVELOPMENT.md +++ b/DEVELOPMENT.md @@ -6,17 +6,16 @@ This document describes the workflow we use for the development of Jitar. To work on Jitar, you need the following tools: -- Node.js 20.x or higher +- Node.js 22.9 or higher - npm 11.x or higher - Code editor (Visual Studio Code recommended) -- Docker (optional) for running the full-stack example Note: Jitar is managed as a monorepo with Turbo. You don't need specific knowledge about Turbo to work on Jitar. ## Installation 1. Clone the repository. -1. Run `npm install` to install all dependencies. +1. Run `npm ci` to install all dependencies. ## Development @@ -31,7 +30,6 @@ Note: Jitar is managed as a monorepo with Turbo. You don't need specific knowled 1. Update the [documentation](./documentation/README.md) if necessary. 1. Run `npm run build` to build all packages. 1. Run `npm run review` to run all tests and linting. -1. Run `npm run changeset` to create a changeset for your changes. 1. Commit and push the changes. 1. Create a pull request. 1. [CodeRabbit](https://www.coderabbit.ai/) will review your pull request automatically. It is very nitpicky, so don't get discouraged by the number of comments. @@ -41,10 +39,8 @@ Note: Jitar is managed as a monorepo with Turbo. You don't need specific knowled To do consistent releases, we use the following steps: 1. Create a new issue and branch. -1. Update the version number for the mono repo in the `package.json` file. -1. Update the version numbers for the packages `jitar` and `@jitar/plugin-vite`. -1. Update the changelog by running `npm run changelog`. +1. Run `npm run version $VERSION` to update the version numbers for the packages where `$VERSION` is the new version number. 1. Commit and push the changes. -1. Run `npm run publish-packages` to build and publish all packages. 1. Create a pull request. 1. Once the pull request is merged, tag the release. +1. A workflow will be triggered manually to publish the packages.