Skip to content

Commit

Permalink
chore: release v1.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
haujoe committed Jul 28, 2023
1 parent 2557e0a commit 452c4d5
Show file tree
Hide file tree
Showing 7 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion packages/eslint-config-basic/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@flynoe/eslint-config-basic",
"version": "1.0.1",
"version": "1.0.2",
"author": "Flynoe <hi@flynoe.com> (https://flynoe.com)",
"description": "Flynoe's basic eslint config.",
"keywords": [
Expand Down
2 changes: 1 addition & 1 deletion packages/eslint-config-react/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@flynoe/eslint-config-react",
"version": "1.0.1",
"version": "1.0.2",
"author": "Flynoe <hi@flynoe.com> (https://flynoe.com)",
"description": "Flynoe's eslint config for react.",
"keywords": [
Expand Down
2 changes: 1 addition & 1 deletion packages/eslint-config-solid/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@flynoe/eslint-config-solid",
"version": "1.0.1",
"version": "1.0.2",
"author": "Flynoe <hi@flynoe.com> (https://flynoe.com)",
"description": "Flynoe's eslint config for solid.",
"keywords": [
Expand Down
2 changes: 1 addition & 1 deletion packages/eslint-config-svelte/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@flynoe/eslint-config-svelte",
"version": "1.0.1",
"version": "1.0.2",
"author": "Flynoe <hi@flynoe.com> (https://flynoe.com)",
"description": "Flynoe's eslint config for svelte.",
"keywords": [
Expand Down
2 changes: 1 addition & 1 deletion packages/eslint-config-ts/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@flynoe/eslint-config-ts",
"version": "1.0.1",
"version": "1.0.2",
"author": "Flynoe <hi@flynoe.com> (https://flynoe.com)",
"description": "Flynoe's eslint config for typescript.",
"keywords": [
Expand Down
2 changes: 1 addition & 1 deletion packages/eslint-config-vue/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@flynoe/eslint-config-vue",
"version": "1.0.1",
"version": "1.0.2",
"author": "Flynoe <hi@flynoe.com> (https://flynoe.com)",
"description": "Flynoe's eslint config for vue.",
"keywords": [
Expand Down
2 changes: 1 addition & 1 deletion packages/eslint-config/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@flynoe/eslint-config",
"version": "1.0.1",
"version": "1.0.2",
"author": "Flynoe <hi@flynoe.com> (https://flynoe.com)",
"description": "Flynoe's eslint config.",
"keywords": [
Expand Down

0 comments on commit 452c4d5

Please sign in to comment.