Skip to content

Releases: Mikode13/code-quality

Release list

v2.0.0

Choose a tag to compare

@github-actions github-actions released this 09 Sep 00:19
09cf8cb

2.0.0 (2026-09-09)

⚠ BREAKING CHANGES

  • the published manifest no longer runs a preinstall
    package-manager guard. Consumers who relied on that failure to enforce
    pnpm must enforce it in their own repository.

Co-Authored-By: Claude Opus 5 noreply@anthropic.com

  • build: 👷 mikode dependencies updated, minimumRelease exception removed

Build System

v1.0.0

Choose a tag to compare

@github-actions github-actions released this 07 Sep 14:25
0bd2a7f

1.0.0 (2026-09-07)

⚠ BREAKING CHANGES

  • the published manifest no longer runs a preinstall
    package-manager guard. Consumers who relied on that failure to enforce
    pnpm must enforce it in their own repository.

Co-authored-by: Miki Palao miki.palao.palmer@gmail.com
Co-authored-by: Claude Opus 5 noreply@anthropic.com

Features

  • publish the first stable release (#3) (0bd2a7f)

Bug Fixes

  • stop pnpm enforcement from breaking consumer installs (#1) (0c599d7)