Skip to content

Commit 6128bf3

Browse files
committed
chore: release v0.0.25 [skip ci]
1 parent f6c6795 commit 6128bf3

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

libs/core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@traf/core",
3-
"version": "0.0.24",
3+
"version": "0.0.25",
44
"type": "module",
55
"license": "MIT",
66
"description": "Find truly affected pacakges in monorepos",

libs/nx/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@traf/nx",
3-
"version": "0.0.24",
3+
"version": "0.0.25",
44
"main": "index.js",
55
"types": "src/index.d.ts",
66
"license": "MIT",

libs/turbo/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@traf/turbo",
3-
"version": "0.0.24",
3+
"version": "0.0.25",
44
"type": "module",
55
"main": "index.js",
66
"types": "src/index.d.ts",

0 commit comments

Comments
 (0)