Skip to content

Commit d4fbe83

Browse files
committed
chore: bump version to 1.0.4
1 parent 0d7fabd commit d4fbe83

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@imbios/migrate-catalog",
3-
"version": "1.0.3",
3+
"version": "1.0.4",
44
"description": "**Catalog Migrator** is a CLI tool for automating the migration of dependency versions from a centralized `catalog` in your `pnpm-workspace.yaml` file to all `package.json` files in a monorepo. This tool streamlines version updates in pnpm workspaces, saving time and reducing manual errors.",
55
"type": "module",
66
"main": "dist/migrate-catalog.js",

0 commit comments

Comments
 (0)