Skip to content

Commit

Permalink
chore: release v0.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
vtrbo committed Nov 20, 2022
1 parent e711260 commit 426f3a3
Show file tree
Hide file tree
Showing 7 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@vtrbo/eslint-config-monorepo",
"version": "0.0.9",
"version": "0.1.0",
"private": true,
"description": "Victor Bo's Eslint Config",
"author": {
Expand Down
2 changes: 1 addition & 1 deletion packages/all/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@vtrbo/eslint-config",
"version": "0.0.9",
"version": "0.1.0",
"description": "Victor Bo's Eslint Config",
"author": {
"name": "Victor Bo",
Expand Down
2 changes: 1 addition & 1 deletion packages/basic/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@vtrbo/eslint-config-basic",
"version": "0.0.9",
"version": "0.1.0",
"description": "Victor Bo's Eslint Config",
"author": {
"name": "Victor Bo",
Expand Down
2 changes: 1 addition & 1 deletion packages/eslint-plugin-vtrbo/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "eslint-plugin-vtrbo",
"version": "0.0.9",
"version": "0.1.0",
"description": "Victor Bo's Eslint Config",
"author": {
"name": "Victor Bo",
Expand Down
2 changes: 1 addition & 1 deletion packages/react/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@vtrbo/eslint-config-react",
"version": "0.0.9",
"version": "0.1.0",
"description": "Victor Bo's Eslint Config",
"author": {
"name": "Victor Bo",
Expand Down
2 changes: 1 addition & 1 deletion packages/typescript/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@vtrbo/eslint-config-ts",
"version": "0.0.9",
"version": "0.1.0",
"description": "Victor Bo's Eslint Config",
"author": {
"name": "Victor Bo",
Expand Down
2 changes: 1 addition & 1 deletion packages/vue/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@vtrbo/eslint-config-vue",
"version": "0.0.9",
"version": "0.1.0",
"description": "Victor Bo's Eslint Config",
"author": {
"name": "Victor Bo",
Expand Down

0 comments on commit 426f3a3

Please sign in to comment.