Skip to content

chore(master): release moses-cli 1.2.0#10

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

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

Conversation

@stanleygomes
Copy link
Copy Markdown
Owner

@stanleygomes stanleygomes commented Apr 8, 2026

🤖 I have created a release beep boop

1.2.0 (2026-04-08)

Features

  • add reset command to clear local configuration and update build output paths (49b5336)
  • implement automatic repository context scanning and cloning for improved AI review analysis (a50a166)
  • implement automatic update checking and manual update command for CLI (6369138)

Bug Fixes

  • corrigir permissoes release ci (d034701)
  • suppress ENOENT error logs and provide helpful initialization prompts in service error handlers (83e6da2)

Miscellaneous Chores

Code Refactoring

  • abstract prompt logic into a reusable utility with Zod validation and remove redundant config loader module (aa6fbca)
  • consolidate configuration management into ConfigStore and standardize prompt usage with a new Confirm utility (2549ed7)
  • enforce class-based architecture across commands and services (95a8947)
  • enhance CLI output by migrating MR and context summaries to formatted box displays (86c575d)
  • enhance repository context tracking, reduce default diff limit, and improve error handling in service managers (1543dc8)
  • flatten module directory structure by moving files directly into the modules directory (c9e2458)
  • migrate module handlers to centralized services directory (4972c40)
  • modularize CLI command structure and standardize type naming conventions (63eeeab)
  • modularize constants by splitting src/constants.ts into a dedicated directory (5a570fe)
  • modularize core logic by extracting helper handlers and cleaning up redundant utilities (134b5a7)
  • modularize filesystem and JSON operations, and introduce a centralized ConfigStore for improved state management (5a44f25)
  • move FEEDBACK_STYLE_GUIDANCE to constants file for better maintainability (82d2dce)
  • rename service handlers to managers and consolidate setup wizard logic (3098cfa)
  • src/services into single-responsibility methods and split orchestration flows (4b1dce4)

Documentation

  • ajuste readme (86595b4)
  • ajustes no readme (be1d35e)
  • corrigindo commandos readme (bf803ee)
  • update README with command reference, improved flow documentation, and feature clarifications (b4bcfdc)

This PR was generated with Release Please. See documentation.

@github-advanced-security
Copy link
Copy Markdown

You are seeing this message because GitHub Code Scanning has recently been set up for this repository, or this pull request contains the workflow file for the Code Scanning tool.

What Enabling Code Scanning Means:

  • The 'Security' tab will display more code scanning analysis results (e.g., for the default branch).
  • Depending on your configuration and choice of analysis tool, future pull requests will be annotated with code scanning analysis results.
  • You will be able to see the analysis results for the pull request's branch on this overview once the scans have completed and the checks have passed.

For more information about GitHub Code Scanning, check out the 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 for moses-cli v1.2.0 generated by Release Please, updating repository metadata to publish the new version.

Changes:

  • Bump package version to 1.2.0 in release metadata.
  • Update CHANGELOG.md with the 1.2.0 release notes.
  • Update Release Please manifest version.

Reviewed changes

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

File Description
package.json Bumps package version to 1.2.0.
package-lock.json Updates lockfile version fields to 1.2.0 (introduces/continues dual-lockfile maintenance).
CHANGELOG.md Adds the 1.2.0 changelog entry.
.release-please-manifest.json Updates manifest to 1.2.0 for Release Please.

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

@stanleygomes stanleygomes force-pushed the release-please--branches--master--components--moses-cli branch from 5448d9d to 7edea74 Compare April 8, 2026 20:34
@stanleygomes stanleygomes merged commit e859ff4 into master Apr 8, 2026
8 of 9 checks passed
@stanleygomes stanleygomes deleted the release-please--branches--master--components--moses-cli branch April 8, 2026 20:35
@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.

3 participants