From af3689e0bd2d057be2ddee23f2e15efe3e856702 Mon Sep 17 00:00:00 2001 From: Timothee Guerin Date: Mon, 15 Apr 2024 07:56:09 -0700 Subject: [PATCH] Release changes (#156) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ## Change summary: ### No packages to be bumped at **major** ### 2 packages to be bumped at **minor**: - @chronus/chronus `0.9.0` → `0.10.0` - @chronus/github-pr-commenter `0.3.5` → `0.4.0` ### 1 packages to be bumped at **patch**: - @chronus/github `0.3.1` → `0.3.2` Co-authored-by: Auto Chronus Bot --- .chronus/changes/better-errors-2024-3-14-2-38-8.md | 8 -------- .../changes/better-errors-2024-3-14-4-33-14.md | 6 ------ .../changes/cleanup-deps-2024-3-14-14-13-44.md | 7 ------- .../changes/cleanup-deps-2024-3-14-14-14-11.md | 8 -------- ...eck-packages-in-workspace-2024-3-13-21-37-53.md | 8 -------- .../gh-comment-more-details-2024-3-14-14-39-23.md | 7 ------- .../gh-comment-more-details-2024-3-14-14-40-17.md | 7 ------- .../upgrade-deps-2024-04-13-2024-3-13-21-44-17.md | 10 ---------- ...date-config-with-workspace-2024-3-14-13-4-18.md | 7 ------- packages/chronus/CHANGELOG.md | 14 ++++++++++++++ packages/chronus/package.json | 2 +- packages/dummy/CHANGELOG.md | 7 +++++++ packages/github-pr-commenter/CHANGELOG.md | 7 +++++++ packages/github-pr-commenter/package.json | 2 +- packages/github/CHANGELOG.md | 4 ++++ packages/github/package.json | 2 +- 16 files changed, 35 insertions(+), 71 deletions(-) delete mode 100644 .chronus/changes/better-errors-2024-3-14-2-38-8.md delete mode 100644 .chronus/changes/better-errors-2024-3-14-4-33-14.md delete mode 100644 .chronus/changes/cleanup-deps-2024-3-14-14-13-44.md delete mode 100644 .chronus/changes/cleanup-deps-2024-3-14-14-14-11.md delete mode 100644 .chronus/changes/fix-only-check-packages-in-workspace-2024-3-13-21-37-53.md delete mode 100644 .chronus/changes/gh-comment-more-details-2024-3-14-14-39-23.md delete mode 100644 .chronus/changes/gh-comment-more-details-2024-3-14-14-40-17.md delete mode 100644 .chronus/changes/upgrade-deps-2024-04-13-2024-3-13-21-44-17.md delete mode 100644 .chronus/changes/validate-config-with-workspace-2024-3-14-13-4-18.md create mode 100644 packages/dummy/CHANGELOG.md diff --git a/.chronus/changes/better-errors-2024-3-14-2-38-8.md b/.chronus/changes/better-errors-2024-3-14-2-38-8.md deleted file mode 100644 index 9c056311..00000000 --- a/.chronus/changes/better-errors-2024-3-14-2-38-8.md +++ /dev/null @@ -1,8 +0,0 @@ ---- -# Change versionKind to one of: breaking, feature, fix, internal -changeKind: fix -packages: - - "@chronus/chronus" ---- - -Improve error display in the CLI diff --git a/.chronus/changes/better-errors-2024-3-14-4-33-14.md b/.chronus/changes/better-errors-2024-3-14-4-33-14.md deleted file mode 100644 index 62668ca0..00000000 --- a/.chronus/changes/better-errors-2024-3-14-4-33-14.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -# Change versionKind to one of: breaking, feature, fix, internal -changeKind: internal -packages: - - "@chronus/github-pr-commenter" ---- diff --git a/.chronus/changes/cleanup-deps-2024-3-14-14-13-44.md b/.chronus/changes/cleanup-deps-2024-3-14-14-13-44.md deleted file mode 100644 index 0c4a1106..00000000 --- a/.chronus/changes/cleanup-deps-2024-3-14-14-13-44.md +++ /dev/null @@ -1,7 +0,0 @@ ---- -changeKind: fix -packages: - - "@chronus/chronus" ---- - -Remove prettier and vitest from dependencies \ No newline at end of file diff --git a/.chronus/changes/cleanup-deps-2024-3-14-14-14-11.md b/.chronus/changes/cleanup-deps-2024-3-14-14-14-11.md deleted file mode 100644 index ab8b9f3e..00000000 --- a/.chronus/changes/cleanup-deps-2024-3-14-14-14-11.md +++ /dev/null @@ -1,8 +0,0 @@ ---- -changeKind: internal -packages: - - "@chronus/dummy" - - "@chronus/github-pr-commenter" - - "@chronus/github" ---- - diff --git a/.chronus/changes/fix-only-check-packages-in-workspace-2024-3-13-21-37-53.md b/.chronus/changes/fix-only-check-packages-in-workspace-2024-3-13-21-37-53.md deleted file mode 100644 index 095cba01..00000000 --- a/.chronus/changes/fix-only-check-packages-in-workspace-2024-3-13-21-37-53.md +++ /dev/null @@ -1,8 +0,0 @@ ---- -# Change versionKind to one of: breaking, feature, fix, internal -changeKind: fix -packages: - - "@chronus/chronus" ---- - -Fix Shouldn't try to build dependent graph with ignored packages diff --git a/.chronus/changes/gh-comment-more-details-2024-3-14-14-39-23.md b/.chronus/changes/gh-comment-more-details-2024-3-14-14-39-23.md deleted file mode 100644 index afbd18c8..00000000 --- a/.chronus/changes/gh-comment-more-details-2024-3-14-14-39-23.md +++ /dev/null @@ -1,7 +0,0 @@ ---- -changeKind: feature -packages: - - "@chronus/github-pr-commenter" ---- - -Add a collapsible section rendering all the change descriptions in the PR diff --git a/.chronus/changes/gh-comment-more-details-2024-3-14-14-40-17.md b/.chronus/changes/gh-comment-more-details-2024-3-14-14-40-17.md deleted file mode 100644 index 1a089ef0..00000000 --- a/.chronus/changes/gh-comment-more-details-2024-3-14-14-40-17.md +++ /dev/null @@ -1,7 +0,0 @@ ---- -changeKind: fix -packages: - - "@chronus/chronus" ---- - -Resolve chronus config in parent directory \ No newline at end of file diff --git a/.chronus/changes/upgrade-deps-2024-04-13-2024-3-13-21-44-17.md b/.chronus/changes/upgrade-deps-2024-04-13-2024-3-13-21-44-17.md deleted file mode 100644 index 46e08d55..00000000 --- a/.chronus/changes/upgrade-deps-2024-04-13-2024-3-13-21-44-17.md +++ /dev/null @@ -1,10 +0,0 @@ ---- -# Change versionKind to one of: breaking, feature, fix, internal -changeKind: internal -packages: - - "@chronus/chronus" - - "@chronus/github-pr-commenter" - - "@chronus/github" ---- - -Upgrade dependencies to latest diff --git a/.chronus/changes/validate-config-with-workspace-2024-3-14-13-4-18.md b/.chronus/changes/validate-config-with-workspace-2024-3-14-13-4-18.md deleted file mode 100644 index b8a82e43..00000000 --- a/.chronus/changes/validate-config-with-workspace-2024-3-14-13-4-18.md +++ /dev/null @@ -1,7 +0,0 @@ ---- -changeKind: feature -packages: - - "@chronus/chronus" ---- - -Add validation for version policies referencing packages not found in workspace \ No newline at end of file diff --git a/packages/chronus/CHANGELOG.md b/packages/chronus/CHANGELOG.md index 71fefead..ed01d84c 100644 --- a/packages/chronus/CHANGELOG.md +++ b/packages/chronus/CHANGELOG.md @@ -1,5 +1,19 @@ # @chronus/chronus +## 0.10.0 + +### Features + +- [#161](https://github.com/timotheeguerin/chronus/pull/161) Add validation for version policies referencing packages not found in workspace + +### Bug Fixes + +- [#159](https://github.com/timotheeguerin/chronus/pull/159) Improve error display in the CLI +- [#162](https://github.com/timotheeguerin/chronus/pull/162) Remove prettier and vitest from dependencies +- [#155](https://github.com/timotheeguerin/chronus/pull/155) Fix Shouldn't try to build dependent graph with ignored packages +- [#163](https://github.com/timotheeguerin/chronus/pull/163) Resolve chronus config in parent directory + + ## 0.9.0 ### Features diff --git a/packages/chronus/package.json b/packages/chronus/package.json index 19abc6ce..b851f488 100644 --- a/packages/chronus/package.json +++ b/packages/chronus/package.json @@ -1,6 +1,6 @@ { "name": "@chronus/chronus", - "version": "0.9.0", + "version": "0.10.0", "type": "module", "description": "chronus", "homepage": "https://github.com/timotheeguerin/chronus#readme", diff --git a/packages/dummy/CHANGELOG.md b/packages/dummy/CHANGELOG.md new file mode 100644 index 00000000..7c9c0a16 --- /dev/null +++ b/packages/dummy/CHANGELOG.md @@ -0,0 +1,7 @@ +# Changelog - @chronus/dummy + + + +## 0.0.0-test.3 + +No changes, version bump only. diff --git a/packages/github-pr-commenter/CHANGELOG.md b/packages/github-pr-commenter/CHANGELOG.md index 77cab686..ee94cdfe 100644 --- a/packages/github-pr-commenter/CHANGELOG.md +++ b/packages/github-pr-commenter/CHANGELOG.md @@ -1,5 +1,12 @@ # @chronus/github-pr-commenter +## 0.4.0 + +### Features + +- [#163](https://github.com/timotheeguerin/chronus/pull/163) Add a collapsible section rendering all the change descriptions in the PR + + ## 0.3.5 No changes, version bump only. diff --git a/packages/github-pr-commenter/package.json b/packages/github-pr-commenter/package.json index d4180f19..51481b5d 100644 --- a/packages/github-pr-commenter/package.json +++ b/packages/github-pr-commenter/package.json @@ -1,6 +1,6 @@ { "name": "@chronus/github-pr-commenter", - "version": "0.3.5", + "version": "0.4.0", "type": "module", "description": "chronus", "homepage": "https://github.com/timotheeguerin/chronus#readme", diff --git a/packages/github/CHANGELOG.md b/packages/github/CHANGELOG.md index 2008c2d7..864873f8 100644 --- a/packages/github/CHANGELOG.md +++ b/packages/github/CHANGELOG.md @@ -1,5 +1,9 @@ # Changelog - @chronus/github +## 0.3.2 + +No changes, version bump only. + ## 0.3.1 diff --git a/packages/github/package.json b/packages/github/package.json index ad528c61..7f4098c2 100644 --- a/packages/github/package.json +++ b/packages/github/package.json @@ -1,6 +1,6 @@ { "name": "@chronus/github", - "version": "0.3.1", + "version": "0.3.2", "type": "module", "description": "chronus", "homepage": "https://github.com/timotheeguerin/chronus#readme",