Skip to content

Commit ad743b7

Browse files
committed
5.8.0
1 parent eb14da5 commit ad743b7

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

jsr.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@gabriel/ts-pattern",
3-
"version": "5.7.1",
3+
"version": "5.8.0",
44
"exports": {
55
".": "./src/index.ts",
66
"./types": "./src/index.ts",

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ts-pattern",
3-
"version": "5.7.1",
3+
"version": "5.8.0",
44
"description": " The exhaustive Pattern Matching library for TypeScript.",
55
"type": "module",
66
"source": "src/index.ts",

0 commit comments

Comments
 (0)