Skip to content

Commit 501c131

Browse files
authored
Merge pull request #65 from BinkyLabs/release-please--branches--main--components--muzzle
chore(main): release 1.2.2
2 parents 7171d9a + 1c61183 commit 501c131

3 files changed

Lines changed: 10 additions & 2 deletions

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
"@binkylabs/muzzle": "1.2.1"
2+
"@binkylabs/muzzle": "1.2.2"
33
}

@binkylabs/muzzle/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Changelog
22

3+
## [1.2.2](https://github.com/BinkyLabs/TypeSpec-Muzzle/compare/v1.2.1...v1.2.2) (2026-02-09)
4+
5+
6+
### Bug Fixes
7+
8+
* adds funding information ([7171d9a](https://github.com/BinkyLabs/TypeSpec-Muzzle/commit/7171d9ade6460592aa19c5e7fc62529f7c2294e0))
9+
* adds funding information ([113e1a9](https://github.com/BinkyLabs/TypeSpec-Muzzle/commit/113e1a99736711a0db7e971a1a033de1287410a5))
10+
311
## [1.2.1](https://github.com/BinkyLabs/TypeSpec-Muzzle/compare/v1.2.0...v1.2.1) (2026-01-06)
412

513

@binkylabs/muzzle/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@binkylabs/muzzle",
3-
"version": "1.2.1",
3+
"version": "1.2.2",
44
"description": "A muzzle for your TypeSpec linting rules. It's experimental, slightly unethical, and definitely effective.",
55
"keywords": [
66
"TypeSpec",

0 commit comments

Comments
 (0)