Skip to content

Commit

Permalink
chore: release v1.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
hemengke1997 committed Sep 25, 2023
1 parent 342ec39 commit 32b7d50
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@minko-fe/any-config",
"version": "1.3.0",
"version": "1.3.1",
"private": true,
"description": "minko's project config ✅",
"type": "module",
Expand Down
2 changes: 1 addition & 1 deletion packages/commitlint/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@minko-fe/commitlint-config",
"version": "1.3.0",
"version": "1.3.1",
"keywords": [
"commitlint",
"config"
Expand Down
2 changes: 1 addition & 1 deletion packages/eslint/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@minko-fe/eslint-config",
"version": "1.3.0",
"version": "1.3.1",
"description": "eslint-config",
"type": "module",
"repository": {
Expand Down
2 changes: 1 addition & 1 deletion packages/prettier/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@minko-fe/prettier-config",
"version": "1.3.0",
"version": "1.3.1",
"description": "prettier-config",
"license": "MIT",
"repository": {
Expand Down
2 changes: 1 addition & 1 deletion packages/tsconfig/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@minko-fe/tsconfig",
"version": "1.3.0",
"version": "1.3.1",
"description": "tsconfig",
"license": "MIT",
"repository": {
Expand Down

0 comments on commit 32b7d50

Please sign in to comment.