From d059f0d90d58e46174a0e7e5225cdeaa77a4b716 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 4 Aug 2024 15:09:59 +0200 Subject: [PATCH] Prepare Release (#1023) Co-authored-by: gossi <283700+gossi@users.noreply.github.com> --- .release-plan.json | 113 +++------------------------- CHANGELOG.md | 12 +++ packages/@theemo/build/package.json | 2 +- packages/@theemo/cli/package.json | 2 +- 4 files changed, 24 insertions(+), 105 deletions(-) diff --git a/.release-plan.json b/.release-plan.json index 3279fe09..af213656 100644 --- a/.release-plan.json +++ b/.release-plan.json @@ -2,16 +2,12 @@ "solution": { "@theemo/build": { "impact": "patch", - "oldVersion": "0.2.2", - "newVersion": "0.2.3", + "oldVersion": "0.2.3", + "newVersion": "0.2.4", "constraints": [ { "impact": "patch", "reason": "Appears in changelog section :bug: Bug Fix" - }, - { - "impact": "patch", - "reason": "Appears in changelog section :house: Internal" } ], "pkgJSONPath": "./packages/@theemo/build/package.json" @@ -20,120 +16,31 @@ "moana-color-schemes": {}, "@theemo/cli": { "impact": "patch", - "oldVersion": "0.2.2", - "newVersion": "0.2.3", + "oldVersion": "0.2.3", + "newVersion": "0.2.4", "constraints": [ { "impact": "patch", "reason": "Has dependency `workspace:*` on @theemo/build" - }, - { - "impact": "patch", - "reason": "Appears in changelog section :bug: Bug Fix" - }, - { - "impact": "patch", - "reason": "Has dependency `workspace:*` on @theemo/sync" - }, - { - "impact": "patch", - "reason": "Appears in changelog section :house: Internal" } ], "pkgJSONPath": "./packages/@theemo/cli/package.json" }, "@theemo/core": { - "impact": "patch", - "oldVersion": "0.0.1", - "newVersion": "0.0.2", - "constraints": [ - { - "impact": "patch", - "reason": "Appears in changelog section :house: Internal" - } - ], - "pkgJSONPath": "./packages/@theemo/core/package.json" + "oldVersion": "0.0.2" }, "@theemo/figma": { - "impact": "patch", - "oldVersion": "0.2.2", - "newVersion": "0.2.3", - "constraints": [ - { - "impact": "patch", - "reason": "Appears in changelog section :bug: Bug Fix" - }, - { - "impact": "patch", - "reason": "Has dependency `workspace:*` on @theemo/sync" - }, - { - "impact": "patch", - "reason": "Appears in changelog section :house: Internal" - }, - { - "impact": "patch", - "reason": "Has dependency `workspace:*` on @theemo/tokens" - } - ], - "pkgJSONPath": "./packages/@theemo/figma/package.json" + "oldVersion": "0.2.3" }, "@theemo/style-dictionary": { - "impact": "patch", - "oldVersion": "0.2.2", - "newVersion": "0.2.3", - "constraints": [ - { - "impact": "patch", - "reason": "Appears in changelog section :bug: Bug Fix" - }, - { - "impact": "patch", - "reason": "Has dependency `workspace:*` on @theemo/sync" - }, - { - "impact": "patch", - "reason": "Appears in changelog section :house: Internal" - }, - { - "impact": "patch", - "reason": "Has dependency `workspace:*` on @theemo/tokens" - } - ], - "pkgJSONPath": "./packages/@theemo/style-dictionary/package.json" + "oldVersion": "0.2.3" }, "@theemo/sync": { - "impact": "patch", - "oldVersion": "0.2.2", - "newVersion": "0.2.3", - "constraints": [ - { - "impact": "patch", - "reason": "Appears in changelog section :bug: Bug Fix" - }, - { - "impact": "patch", - "reason": "Appears in changelog section :house: Internal" - }, - { - "impact": "patch", - "reason": "Has dependency `workspace:*` on @theemo/tokens" - } - ], - "pkgJSONPath": "./packages/@theemo/sync/package.json" + "oldVersion": "0.2.3" }, "@theemo/tokens": { - "impact": "patch", - "oldVersion": "0.2.2", - "newVersion": "0.2.3", - "constraints": [ - { - "impact": "patch", - "reason": "Appears in changelog section :house: Internal" - } - ], - "pkgJSONPath": "./packages/@theemo/tokens/package.json" + "oldVersion": "0.2.3" } }, - "description": "## Release (2024-08-04)\n\n@theemo/build 0.2.3 (patch)\n@theemo/cli 0.2.3 (patch)\n@theemo/core 0.0.2 (patch)\n@theemo/figma 0.2.3 (patch)\n@theemo/style-dictionary 0.2.3 (patch)\n@theemo/sync 0.2.3 (patch)\n@theemo/tokens 0.2.3 (patch)\n\n#### :bug: Bug Fix\n* `@theemo/build`, `@theemo/cli`, `@theemo/figma`, `@theemo/style-dictionary`, `@theemo/sync`, `playground-theme`\n * [#1020](https://github.com/theemo-tokens/theemo/pull/1020) Remove glibberish in package.json for theemo build ([@gossi](https://github.com/gossi))\n\n#### :house: Internal\n* `@theemo/core`, `playground-theme`, `super-theemo-theme`\n * [#1016](https://github.com/theemo-tokens/theemo/pull/1016) Use release-plan ([@gossi](https://github.com/gossi))\n* `@theemo/build`, `@theemo/cli`, `@theemo/core`, `@theemo/figma`, `@theemo/style-dictionary`, `@theemo/sync`, `@theemo/theme`, `@theemo/tokens`, `@theemo/fixtures`\n * [#1014](https://github.com/theemo-tokens/theemo/pull/1014) Update Configs ([@gossi](https://github.com/gossi))\n* `@theemo/build`, `@theemo/cli`, `@theemo/core`, `@theemo/figma`, `@theemo/style-dictionary`, `@theemo/sync`, `@theemo/tokens`, `playground-theme`, `super-theemo-theme`\n * [#1013](https://github.com/theemo-tokens/theemo/pull/1013) From volta to corepack ([@gossi](https://github.com/gossi))\n* `@theemo/build`, `@theemo/cli`, `@theemo/core`, `@theemo/figma`, `@theemo/style-dictionary`, `@theemo/sync`, `@theemo/theme`, `@theemo/tokens`\n * [#903](https://github.com/theemo-tokens/theemo/pull/903) Update Configs ([@gossi](https://github.com/gossi))\n\n#### Committers: 1\n- Thomas Gossmann ([@gossi](https://github.com/gossi))\n" + "description": "## Release (2024-08-04)\n\n@theemo/build 0.2.4 (patch)\n@theemo/cli 0.2.4 (patch)\n\n#### :bug: Bug Fix\n* `@theemo/build`, `playground-theme`\n * [#1022](https://github.com/theemo-tokens/theemo/pull/1022) Fix value duplication in `package.json` for `theemo build` ([@gossi](https://github.com/gossi))\n\n#### Committers: 1\n- Thomas Gossmann ([@gossi](https://github.com/gossi))\n" } diff --git a/CHANGELOG.md b/CHANGELOG.md index daf85f8e..21bcb708 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,18 @@ ## Release (2024-08-04) +@theemo/build 0.2.4 (patch) +@theemo/cli 0.2.4 (patch) + +#### :bug: Bug Fix +* `@theemo/build`, `playground-theme` + * [#1022](https://github.com/theemo-tokens/theemo/pull/1022) Fix value duplication in `package.json` for `theemo build` ([@gossi](https://github.com/gossi)) + +#### Committers: 1 +- Thomas Gossmann ([@gossi](https://github.com/gossi)) + +## Release (2024-08-04) + @theemo/build 0.2.3 (patch) @theemo/cli 0.2.3 (patch) @theemo/core 0.0.2 (patch) diff --git a/packages/@theemo/build/package.json b/packages/@theemo/build/package.json index d3380cf2..f75003b2 100644 --- a/packages/@theemo/build/package.json +++ b/packages/@theemo/build/package.json @@ -1,6 +1,6 @@ { "name": "@theemo/build", - "version": "0.2.3", + "version": "0.2.4", "description": "Theme Builder", "license": "MIT", "author": "Thomas Gossmann", diff --git a/packages/@theemo/cli/package.json b/packages/@theemo/cli/package.json index efe2ae76..24bfdae4 100644 --- a/packages/@theemo/cli/package.json +++ b/packages/@theemo/cli/package.json @@ -1,6 +1,6 @@ { "name": "@theemo/cli", - "version": "0.2.3", + "version": "0.2.4", "description": "Theemo CLI", "license": "MIT", "author": "Thomas Gossmann",