Skip to content

chore: release 1.1.0#18

Merged
dgoerdes merged 2 commits intomainfrom
release/1.1.0
Feb 21, 2026
Merged

chore: release 1.1.0#18
dgoerdes merged 2 commits intomainfrom
release/1.1.0

Conversation

@dgoerdes
Copy link
Copy Markdown
Contributor

No description provided.

Copilot AI review requested due to automatic review settings February 21, 2026 10:18
@sonarqubecloud
Copy link
Copy Markdown

Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Bumps the Deno package versions across the monorepo for the 1.1.0 release, and updates the documented release process.

Changes:

  • Update package versions to 1.1.0 in multiple packages/*/deno.json files
  • Promote @nimbus/eventsourcingdb from 1.1.0-beta.1 to 1.1.0
  • Adjust RELEASE.md instructions to describe using a release/<VERSION> branch PR flow

Reviewed changes

Copilot reviewed 6 out of 6 changed files in this pull request and generated 1 comment.

Show a summary per file
File Description
packages/utils/deno.json Bump @nimbus/utils version to 1.1.0.
packages/mongodb/deno.json Bump @nimbus/mongodb version to 1.1.0.
packages/hono/deno.json Bump @nimbus/hono version to 1.1.0.
packages/eventsourcingdb/deno.json Move from beta (1.1.0-beta.1) to stable 1.1.0.
packages/core/deno.json Bump @nimbus/core version to 1.1.0.
RELEASE.md Update release process documentation (needs clarity fix per comment).

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread RELEASE.md
```

Push to `main` and create a new release on GitHub from there on the GitHub
Push to a `release/<VERSION>` branch PR and merge to `main` create a new release on GitHub from there on the GitHub
Copy link

Copilot AI Feb 21, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The updated release instruction sentence is hard to parse and seems to be missing punctuation/words ("merge to main create a new release..."). This could confuse the release process. Suggest rephrasing into clear steps, e.g. "Push a release/<VERSION> branch, open a PR, merge to main, then create a GitHub release; the workflow will take care of the rest."

Suggested change
Push to a `release/<VERSION>` branch PR and merge to `main` create a new release on GitHub from there on the GitHub
Push a `release/<VERSION>` branch and open a pull request. After it is merged into `main`, create a new release on GitHub; the GitHub

Copilot uses AI. Check for mistakes.
@dgoerdes dgoerdes merged commit 07076fc into main Feb 21, 2026
6 checks passed
@dgoerdes dgoerdes deleted the release/1.1.0 branch February 21, 2026 10:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants