diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 636ed19..c0d77b4 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,3 +1,3 @@ { - "@binkylabs/muzzle": "1.2.0" + "@binkylabs/muzzle": "1.2.1" } \ No newline at end of file diff --git a/@binkylabs/muzzle/CHANGELOG.md b/@binkylabs/muzzle/CHANGELOG.md index 609d891..c7bd35f 100644 --- a/@binkylabs/muzzle/CHANGELOG.md +++ b/@binkylabs/muzzle/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [1.2.1](https://github.com/BinkyLabs/TypeSpec-Muzzle/compare/v1.2.0...v1.2.1) (2026-01-06) + + +### Bug Fixes + +* array, and other expressions suppression ([41fc560](https://github.com/BinkyLabs/TypeSpec-Muzzle/commit/41fc560efca75fe8cda8acf75238a0765bdbfc59)) + ## [1.2.0](https://github.com/BinkyLabs/TypeSpec-Muzzle/compare/v1.1.1...v1.2.0) (2026-01-06) diff --git a/@binkylabs/muzzle/package.json b/@binkylabs/muzzle/package.json index d8b0f07..6c077c1 100644 --- a/@binkylabs/muzzle/package.json +++ b/@binkylabs/muzzle/package.json @@ -1,6 +1,6 @@ { "name": "@binkylabs/muzzle", - "version": "1.2.0", + "version": "1.2.1", "description": "A muzzle for your TypeSpec linting rules. It's experimental, slightly unethical, and definitely effective.", "keywords": [ "TypeSpec",