Skip to content

Commit 1ade805

Browse files
chore: release v0.2.6
1 parent 67bbaea commit 1ade805

File tree

4 files changed

+6
-6
lines changed

4 files changed

+6
-6
lines changed

bun.lock

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/match/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@monstermann/match",
33
"type": "module",
4-
"version": "0.2.5",
4+
"version": "0.2.6",
55
"description": "Zero-runtime exhaustive pattern matching.",
66
"author": "Michael Ostermann <michaelostermann@me.com>",
77
"license": "MIT",

packages/transform-match/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@monstermann/transform-match",
33
"type": "module",
4-
"version": "0.2.5",
4+
"version": "0.2.6",
55
"description": "Zero-runtime exhaustive pattern matching.",
66
"author": "Michael Ostermann <michaelostermann@me.com>",
77
"license": "MIT",

packages/unplugin-match/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@monstermann/unplugin-match",
33
"type": "module",
4-
"version": "0.2.5",
4+
"version": "0.2.6",
55
"description": "Zero-runtime exhaustive pattern matching.",
66
"author": "Michael Ostermann <michaelostermann@me.com>",
77
"license": "MIT",

0 commit comments

Comments
 (0)