Skip to content

Commit 1d0a3f5

Browse files
committed
chore: release v0.1.0
1 parent 074ee4d commit 1d0a3f5

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"type": "module",
3-
"version": "0.0.3",
3+
"version": "0.1.0",
44
"private": true,
55
"packageManager": "pnpm@10.5.2",
66
"scripts": {

packages/eslint-plugin-pnpm-catalogs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "eslint-plugin-pnpm-catalogs",
33
"type": "module",
4-
"version": "0.0.3",
4+
"version": "0.1.0",
55
"description": "ESlint Plugin for pnpm Catalogs",
66
"author": "Anthony Fu <anthonyfu117@hotmail.com>",
77
"contributors": [

packages/pnpm-catalogs-utils/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "pnpm-catalogs-utils",
33
"type": "module",
4-
"version": "0.0.3",
4+
"version": "0.1.0",
55
"description": "Utils for pnpm Catalogs",
66
"author": "Anthony Fu <anthonyfu117@hotmail.com>",
77
"contributors": [

0 commit comments

Comments
 (0)