Skip to content

chore(release): bump @goodwidget/goodreserve-widget to 0.1.6 - #207

Merged
blueogin merged 1 commit into
mainfrom
chore/goodreserve-widget-release-0.1.6
Aug 24, 2026
Merged

chore(release): bump @goodwidget/goodreserve-widget to 0.1.6#207
blueogin merged 1 commit into
mainfrom
chore/goodreserve-widget-release-0.1.6

Conversation

@blueogin

Copy link
Copy Markdown
Contributor

Description

Updates @goodwidget/goodreserve-widget to consume the latest GoodDollar
Reserve SDK, and bumps the widget version so the change can be published.

  • @goodsdks/good-reserve: ^0.1.0^0.1.1
  • @goodwidget/goodreserve-widget: 0.1.50.1.6
  • pnpm-lock.yaml re-resolved for the new SDK version

About # (link your issue here)

How Has This Been Tested?

Please describe the tests that you ran to verify your changes.

Checklist:

  • PR title matches follow: (Feature|Bug|Chore) Task Name
  • My code follows the style guidelines of this project
  • I have followed all the instructions described in the initial task (check Definitions of Done)
  • I have performed a self-review of my own code
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • I have added reference to a related issue in the repository
  • I have added a detailed description of the changes proposed in the pull request. I am as descriptive as possible, assisting reviewers as much as possible.
  • I have added screenshots related to my pull request (for frontend tasks)
  • I have pasted a gif showing the feature.
  • @mentions of the person or team responsible for reviewing proposed changes

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

Updates the GoodReserve widget to use SDK 0.1.1 and releases version 0.1.6.

Changes:

  • Bumps widget version from 0.1.5 to 0.1.6.
  • Updates the SDK dependency and refreshes the lockfile.

Reviewed changes

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

File Summary Review note
pnpm-lock.yaml Resolves GoodReserve SDK 0.1.1.
packages/goodreserve-widget/package.json Updates widget and SDK versions. Minor: replace the placeholder issue reference in the PR description.
Files not reviewed (1)
  • pnpm-lock.yaml: Generated file
Suppressed comments (1)

packages/goodreserve-widget/package.json:3

  • The release version is now 0.1.6, but the exported goodWidgetMetadata in src/register.ts still reports packageVersion: '0.1.2'. Consumers of the published /register entrypoint will therefore see stale package metadata; update that metadata alongside this bump.
  "version": "0.1.6",

💡 Add a code-review agent skill for context-aware, tailored reviews. Learn more in the docs.

{
"name": "@goodwidget/goodreserve-widget",
"version": "0.1.5",
"version": "0.1.6",
@blueogin
blueogin merged commit cb53db9 into main Aug 24, 2026
13 of 14 checks passed
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