Skip to content

Releases: Increase/release-please

v1.0.2

Choose a tag to compare

@increase-releases increase-releases released this 24 Aug 20:19

1.0.2 (2026-08-24)

⚠ BREAKING CHANGES

  • deps: Migration: would render as a stray ### MIGRATION section instead of appearing under ### ⚠ BREAKING CHANGES.

Chores

  • deps-dev: bump @biomejs/biome from 2.4.15 to 2.5.2 (#79) (c952d08)
  • deps-dev: bump @vitest/coverage-v8 from 4.1.9 to 4.1.10 (#80) (44bcf84)
  • deps: bump @octokit/request from 10.0.11 to 10.0.14 (#95) (96a8929)
  • deps: bump code-suggester from 4.3.3 to 5.0.1 (#84) (9458940)
  • deps: bump http-proxy-agent from 9.0.0 to 9.1.0 (#87) (26de7b6)
  • deps: bump type-fest from 5.6.0 to 5.8.0 (#83) (33480fe)
  • deps: refresh lockfile to clear all open security advisories (#96) (c5d8336)

Continuous Integration

  • bump actions/setup-node from 6 to 7 (#89) (b3cd279)

v1.0.1

Choose a tag to compare

@increase-releases increase-releases released this 07 Jul 11:21

1.0.1 (2026-07-06)

Chores

  • deps-dev: bump vitest from 4.1.6 to 4.1.9 (#74) (530035f)
  • deps: apply pending Dependabot bumps, fixing ESM-only breakages (#77) (f95e0a0)
  • deps: migrate to conventional-changelog-writer v9 (#78) (586d663)

v1.0.0

Choose a tag to compare

@increase-releases increase-releases released this 20 May 10:30

1.0.0 (2026-05-20)

Chores

v0.2.8

Choose a tag to compare

@increase-releases increase-releases released this 20 May 09:44

0.2.8 (2026-05-20)

Bug Fixes

  • manifest: declare prerelease field on Manifest class (#55) (8d11321)
  • manifest: honor manifestOptions.prerelease as default (#52) (aa002f1)

Chores

  • deps-dev: bump ajv-formats from 2.1.1 to 3.0.1 (#46) (59ff9e9)
  • deps: bump @google-automations/git-file-utils from 1.2.5 to 3.0.1 (#45) (e8e7a03)
  • deps: bump @octokit/plugin-paginate-rest from 5.0.1 to 14.0.0 (#57) (dee0b88)
  • deps: bump minimatch from 3.1.2 to 9.0.9 (#58) (e6d04e3)
  • deps: bump tslib from 2.6.2 to 2.8.1 (#47) (63cfb32)
  • enable noPropertyAccessFromIndexSignature (#53) (5c5c42d)
  • enable noUnusedLocals and noUnusedParameters (#51) (9b85b01)

v0.2.7

Choose a tag to compare

@increase-releases increase-releases released this 20 May 09:12

0.2.7 (2026-05-20)

Chores

  • deps: bump minimatch from 3.1.2 to 9.0.9 (#31) (69db278)
  • deps: bump minimatch from 3.1.2 to 9.0.9 (#38) (e9fdb10)
  • deps: bump octokit, http-proxy-agent, and xmldom to majors (#36) (7dd9eae)
  • deps: rollup non-breaking Dependabot bumps (#35) (a6dfefd)
  • slim deps and drop unused TS compiler flags ahead of v1 (#49) (77b6b4d)

Refactors

  • add explicit override keywords and enable noImplicitOverride (#50) (0174951)

Tests

  • freeze system clock so date-sensitive snapshots are deterministic (#48) (39de137)

v0.2.6

Choose a tag to compare

@increase-releases increase-releases released this 19 May 18:30

0.2.6 (2026-05-19)

Chores

  • floating major tag, coverage gate, consumer docs (#23) (6495b08)

Continuous Integration

  • add Dependabot config for npm and github-actions (#22) (6abcc76)

v0.2.5

Choose a tag to compare

@increase-releases increase-releases released this 19 May 17:46

0.2.5 (2026-05-19)

Continuous Integration

  • rebuild dist/ after release-branch checkout (#20) (89cedfb)

v0.2.4

Choose a tag to compare

@increase-releases increase-releases released this 19 May 17:21

0.2.4 (2026-05-19)

Bug Fixes

  • use default imports for chalk and figures (#15) (3667374)

Chores

  • add .editorconfig for non-Biome file types (#10) (ed9d59e)
  • clear pnpm audit advisories via direct bumps and overrides (#19) (5be4a2b)
  • drop prepare hook from package.json (#11) (3b04b3f)
  • drop unused node-fetch dependency (#9) (4a1b876)
  • modernize tsconfig and bump typescript to 5.9 (#14) (34574f1)
  • re-enable biome rules deferred during migration (#16) (ce04121)

Continuous Integration

  • add concurrency cancellation and explicit type-check step (#13) (8b0c67a)
  • build action bundle in self-test workflow (#18) (3579822)
  • bump actions/create-github-app-token to v3 (#17) (82a3f99)

v0.2.3

Choose a tag to compare

@increase-releases increase-releases released this 19 May 16:12

0.2.3 (2026-05-19)

Chores

  • rebrand release PR body from Stainless to Increase (#6) (d1d9341)

Documentation

  • compact CHANGELOG to fork history only (#7) (32a0724)

v0.2.2

Choose a tag to compare

@increase-releases increase-releases released this 19 May 15:58

0.2.2 (2026-05-19)

Tests

  • migrate test suite from Mocha to Vitest (#4) (7db3c90)