Skip to content

Commit

Permalink
build(release): publish
Browse files Browse the repository at this point in the history
 - @tada5hi/commitlint-config@1.1.0
 - @tada5hi/eslint-config@1.2.0
 - @tada5hi/eslint-config-nuxt@1.2.0
 - @tada5hi/eslint-config-nuxt-typescript@1.2.0
 - @tada5hi/eslint-config-typescript@1.2.0
 - @tada5hi/eslint-config-vue@1.2.0
 - @tada5hi/eslint-config-vue-typescript@1.3.0
 - @tada5hi/eslint-config-vue3@1.2.0
 - @tada5hi/eslint-config-vue3-typescript@1.3.0
 - @tada5hi/prettier-config@1.2.0
 - @tada5hi/semantic-release@0.2.0
 - @tada5hi/tsconfig@0.5.0
  • Loading branch information
tada5hi committed Jul 3, 2023
1 parent 4d9da69 commit 5a86059
Show file tree
Hide file tree
Showing 25 changed files with 147 additions and 51 deletions.
60 changes: 30 additions & 30 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 8 additions & 0 deletions packages/commitlint-config/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [1.1.0](https://github.com/tada5hi/javascript/compare/@tada5hi/commitlint-config@1.0.4...@tada5hi/commitlint-config@1.1.0) (2023-07-03)

**Note:** Version bump only for package @tada5hi/commitlint-config





## [1.0.4](https://github.com/tada5hi/javascript/compare/@tada5hi/commitlint-config@1.0.3...@tada5hi/commitlint-config@1.0.4) (2023-07-03)


Expand Down
2 changes: 1 addition & 1 deletion packages/commitlint-config/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@tada5hi/commitlint-config",
"version": "1.0.4",
"version": "1.1.0",
"description": "",
"license": "MIT",
"main": "index.js",
Expand Down
8 changes: 8 additions & 0 deletions packages/eslint-config-nuxt-typescript/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [1.2.0](https://github.com/tada5hi/javascript/compare/@tada5hi/eslint-config-nuxt-typescript@1.1.11...@tada5hi/eslint-config-nuxt-typescript@1.2.0) (2023-07-03)

**Note:** Version bump only for package @tada5hi/eslint-config-nuxt-typescript





## [1.1.11](https://github.com/tada5hi/javascript/compare/@tada5hi/eslint-config-nuxt-typescript@1.1.10...@tada5hi/eslint-config-nuxt-typescript@1.1.11) (2023-07-03)

**Note:** Version bump only for package @tada5hi/eslint-config-nuxt-typescript
Expand Down
4 changes: 2 additions & 2 deletions packages/eslint-config-nuxt-typescript/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@tada5hi/eslint-config-nuxt-typescript",
"version": "1.1.11",
"version": "1.2.0",
"description": "",
"license": "MIT",
"main": "index.js",
Expand Down Expand Up @@ -37,6 +37,6 @@
},
"dependencies": {
"@nuxtjs/eslint-config-typescript": "^12.0.0",
"@tada5hi/eslint-config-typescript": "^1.1.11"
"@tada5hi/eslint-config-typescript": "^1.2.0"
}
}
8 changes: 8 additions & 0 deletions packages/eslint-config-nuxt/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [1.2.0](https://github.com/tada5hi/javascript/compare/@tada5hi/eslint-config-nuxt@1.1.9...@tada5hi/eslint-config-nuxt@1.2.0) (2023-07-03)

**Note:** Version bump only for package @tada5hi/eslint-config-nuxt





## [1.1.9](https://github.com/tada5hi/javascript/compare/@tada5hi/eslint-config-nuxt@1.1.8...@tada5hi/eslint-config-nuxt@1.1.9) (2023-07-03)

**Note:** Version bump only for package @tada5hi/eslint-config-nuxt
Expand Down
4 changes: 2 additions & 2 deletions packages/eslint-config-nuxt/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@tada5hi/eslint-config-nuxt",
"version": "1.1.9",
"version": "1.2.0",
"description": "",
"license": "MIT",
"main": "index.js",
Expand Down Expand Up @@ -36,6 +36,6 @@
},
"dependencies": {
"@nuxtjs/eslint-config": "^12.0.0",
"@tada5hi/eslint-config": "^1.1.9"
"@tada5hi/eslint-config": "^1.2.0"
}
}
8 changes: 8 additions & 0 deletions packages/eslint-config-typescript/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [1.2.0](https://github.com/tada5hi/javascript/compare/@tada5hi/eslint-config-typescript@1.1.11...@tada5hi/eslint-config-typescript@1.2.0) (2023-07-03)

**Note:** Version bump only for package @tada5hi/eslint-config-typescript





## [1.1.11](https://github.com/tada5hi/javascript/compare/@tada5hi/eslint-config-typescript@1.1.10...@tada5hi/eslint-config-typescript@1.1.11) (2023-07-03)


Expand Down
4 changes: 2 additions & 2 deletions packages/eslint-config-typescript/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@tada5hi/eslint-config-typescript",
"version": "1.1.11",
"version": "1.2.0",
"description": "",
"license": "MIT",
"main": "index.js",
Expand Down Expand Up @@ -34,7 +34,7 @@
"access": "public"
},
"dependencies": {
"@tada5hi/eslint-config": "^1.1.9",
"@tada5hi/eslint-config": "^1.2.0",
"@typescript-eslint/eslint-plugin": "^5.61.0",
"@typescript-eslint/parser": "^5.61.0",
"eslint-config-airbnb-typescript": "^17.0.0",
Expand Down
8 changes: 8 additions & 0 deletions packages/eslint-config-vue-typescript/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [1.3.0](https://github.com/tada5hi/javascript/compare/@tada5hi/eslint-config-vue-typescript@1.2.11...@tada5hi/eslint-config-vue-typescript@1.3.0) (2023-07-03)

**Note:** Version bump only for package @tada5hi/eslint-config-vue-typescript





## [1.2.11](https://github.com/tada5hi/javascript/compare/@tada5hi/eslint-config-vue-typescript@1.2.10...@tada5hi/eslint-config-vue-typescript@1.2.11) (2023-07-03)

**Note:** Version bump only for package @tada5hi/eslint-config-vue-typescript
Expand Down
6 changes: 3 additions & 3 deletions packages/eslint-config-vue-typescript/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@tada5hi/eslint-config-vue-typescript",
"version": "1.2.11",
"version": "1.3.0",
"description": "",
"license": "MIT",
"main": "index.js",
Expand Down Expand Up @@ -36,7 +36,7 @@
"access": "public"
},
"dependencies": {
"@tada5hi/eslint-config-typescript": "^1.1.11",
"@tada5hi/eslint-config-vue": "^1.1.11"
"@tada5hi/eslint-config-typescript": "^1.2.0",
"@tada5hi/eslint-config-vue": "^1.2.0"
}
}
8 changes: 8 additions & 0 deletions packages/eslint-config-vue/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [1.2.0](https://github.com/tada5hi/javascript/compare/@tada5hi/eslint-config-vue@1.1.11...@tada5hi/eslint-config-vue@1.2.0) (2023-07-03)

**Note:** Version bump only for package @tada5hi/eslint-config-vue





## [1.1.11](https://github.com/tada5hi/javascript/compare/@tada5hi/eslint-config-vue@1.1.10...@tada5hi/eslint-config-vue@1.1.11) (2023-07-03)


Expand Down
4 changes: 2 additions & 2 deletions packages/eslint-config-vue/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@tada5hi/eslint-config-vue",
"version": "1.1.11",
"version": "1.2.0",
"description": "",
"license": "MIT",
"main": "index.js",
Expand Down Expand Up @@ -35,7 +35,7 @@
"access": "public"
},
"dependencies": {
"@tada5hi/eslint-config": "^1.1.9",
"@tada5hi/eslint-config": "^1.2.0",
"eslint-plugin-vue": "^9.15.1"
}
}
8 changes: 8 additions & 0 deletions packages/eslint-config-vue3-typescript/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [1.3.0](https://github.com/tada5hi/javascript/compare/@tada5hi/eslint-config-vue3-typescript@1.2.11...@tada5hi/eslint-config-vue3-typescript@1.3.0) (2023-07-03)

**Note:** Version bump only for package @tada5hi/eslint-config-vue3-typescript





## [1.2.11](https://github.com/tada5hi/javascript/compare/@tada5hi/eslint-config-vue3-typescript@1.2.10...@tada5hi/eslint-config-vue3-typescript@1.2.11) (2023-07-03)

**Note:** Version bump only for package @tada5hi/eslint-config-vue3-typescript
Expand Down
Loading

0 comments on commit 5a86059

Please sign in to comment.