Skip to content

Commit f49cdec

Browse files
committed
chore: release v0.0.10 [skip ci]
trigger bump manually due to a bug in pr-merge workflow
1 parent 2908146 commit f49cdec

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.9",
3+
"version": "0.0.10",
44
"type": "commonjs",
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.9",
3+
"version": "0.0.10",
44
"type": "commonjs",
55
"license": "MIT",
66
"description": "A cli tool that wraps `@traf/core` to be used with Nx.",

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.9",
3+
"version": "0.0.10",
44
"type": "commonjs",
55
"license": "MIT",
66
"description": "A cli tool that wraps `@traf/core` to be used with Turborepo.",

0 commit comments

Comments
 (0)