Skip to content

chore(master): release moses-cli 1.3.0#11

Merged
stanleygomes merged 1 commit into
masterfrom
release-please--branches--master--components--moses-cli
Apr 9, 2026
Merged

chore(master): release moses-cli 1.3.0#11
stanleygomes merged 1 commit into
masterfrom
release-please--branches--master--components--moses-cli

Conversation

@stanleygomes
Copy link
Copy Markdown
Owner

🤖 I have created a release beep boop

1.3.0 (2026-04-09)

Features

  • add instruction files support for AI reviews and introduce config skills command to manage them (b28e147)
  • implement dynamic model selection and support for per-review model overrides via CLI or interactive wizard (3556dbc)

Code Refactoring

  • centralize GitLab configuration updates and remove redundant wizard and error handling logic (33ba646)
  • consolidate AI services into a single AiService module and define unified configuration types (891e854)
  • consolidate configuration updates into ConfigUpdateService and unify error handling with ErrorUtil while enhancing TokenUtil masking capabilities. (0c4cfcc)
  • flatten gitlab service directory structure and introduce SetupWizardFlow service (3fb6aaa)
  • inline DiffLimitManager logic into SetDiffLimitModule and remove unused service files (0ab564b)
  • inline wizard flow logic into InitModule and remove SetupWizardFlow service (7a3e742)
  • migrate services to utilities and define BuildMergeRequestMarkdownInput type (63d21b7)
  • modularize GitLab API client and extract HTTP/async utilities (afd4911)
  • remove interactive prompt for automatic repository downloads (9ff0467)
  • remove redundant JSDoc comments and improve code formatting across utility and service modules (6b38eca)
  • remove update functionality and cleanup codebase (749d383)
  • rename config services, remove ConfigValidator, and integrate ConfigStore directly into ValidateModule (1204f99)
  • rename Display class to DisplayUtil throughout the codebase (5415d88)
  • replace RepoScanner service with RepoUtil and migrate usage limit logic to utility module (24fb5e4)

This PR was generated with Release Please. See documentation.

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

Release PR generated by Release Please to publish moses-cli v1.3.0, updating version metadata and the changelog for the new release.

Changes:

  • Bump package version to 1.3.0 (manifest + package metadata).
  • Add 1.3.0 release notes to CHANGELOG.md.
  • Update package-lock.json version metadata.

Reviewed changes

Copilot reviewed 3 out of 4 changed files in this pull request and generated no comments.

File Description
package.json Bumps the published package version to 1.3.0.
package-lock.json Updates lockfile version fields to 1.3.0.
CHANGELOG.md Adds the autogenerated 1.3.0 release entry.
.release-please-manifest.json Updates Release Please manifest to 1.3.0.

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

@stanleygomes stanleygomes merged commit fc33620 into master Apr 9, 2026
13 of 14 checks passed
@stanleygomes stanleygomes deleted the release-please--branches--master--components--moses-cli branch April 9, 2026 17:51
@stanleygomes
Copy link
Copy Markdown
Owner Author

🤖 Created releases:

🌻

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants