diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 813fa74..a3ff59a 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,3 +1,3 @@ { - "Formula/linear-cli": "0.1.0" + "Formula/linear-cli": "0.2.0" } diff --git a/Formula/linear-cli/.version b/Formula/linear-cli/.version index 6e8bf73..0ea3a94 100644 --- a/Formula/linear-cli/.version +++ b/Formula/linear-cli/.version @@ -1 +1 @@ -0.1.0 +0.2.0 diff --git a/Formula/linear-cli/CHANGELOG.md b/Formula/linear-cli/CHANGELOG.md index 825c32f..4e2634e 100644 --- a/Formula/linear-cli/CHANGELOG.md +++ b/Formula/linear-cli/CHANGELOG.md @@ -1 +1,15 @@ # Changelog + +## [0.2.0](https://github.com/rubyists/homebrew-tap/compare/v0.1.0...v0.2.0) (2026-08-12) + + +### Features + +* restructure the formula for per-package release-please versioning ([#3](https://github.com/rubyists/homebrew-tap/issues/3)) ([23d1237](https://github.com/rubyists/homebrew-tap/commit/23d1237a1489a93c2671bd68ca7f6b9ec085ff32)) + + +### Bug Fixes + +* bump linear-cli formula to v1.4.0 ([#4](https://github.com/rubyists/homebrew-tap/issues/4)) ([6a419c7](https://github.com/rubyists/homebrew-tap/commit/6a419c74a7b2e3d6d6d7d4a5662c8b79b15b5700)) + +## Changelog