Skip to content

Commit

Permalink
build(release): publish
Browse files Browse the repository at this point in the history
 - @tada5hi/commitlint-config@1.1.3
 - @tada5hi/eslint-config@1.2.5
 - @tada5hi/eslint-config-nuxt@1.2.5
 - @tada5hi/eslint-config-nuxt-typescript@1.2.6
 - @tada5hi/eslint-config-typescript@1.2.6
 - @tada5hi/eslint-config-vue@1.2.5
 - @tada5hi/eslint-config-vue-typescript@1.3.6
 - @tada5hi/eslint-config-vue3@1.2.5
 - @tada5hi/eslint-config-vue3-typescript@1.3.6
  • Loading branch information
tada5hi committed Oct 24, 2023
1 parent bfddec6 commit f953a0a
Show file tree
Hide file tree
Showing 19 changed files with 140 additions and 45 deletions.
54 changes: 27 additions & 27 deletions package-lock.json

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

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

## [1.1.3](https://github.com/tada5hi/javascript/compare/@tada5hi/commitlint-config@1.1.2...@tada5hi/commitlint-config@1.1.3) (2023-10-24)


### Bug Fixes

* **deps:** bump @commitlint/config-conventional from 17.7.0 to 17.8.0 ([#428](https://github.com/tada5hi/javascript/issues/428)) ([760b93b](https://github.com/tada5hi/javascript/commit/760b93bccdfb1fa0f5261f1fca393d5cfee4b22e))
* **deps:** bump @commitlint/config-conventional from 17.8.0 to 18.0.0 ([#434](https://github.com/tada5hi/javascript/issues/434)) ([0c42020](https://github.com/tada5hi/javascript/commit/0c42020529d9c4a02b35ed257a4707da473072e8))





## [1.1.2](https://github.com/tada5hi/javascript/compare/@tada5hi/commitlint-config@1.1.1...@tada5hi/commitlint-config@1.1.2) (2023-09-15)


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.1.2",
"version": "1.1.3",
"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.6](https://github.com/tada5hi/javascript/compare/@tada5hi/eslint-config-nuxt-typescript@1.2.5...@tada5hi/eslint-config-nuxt-typescript@1.2.6) (2023-10-24)

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





## [1.2.5](https://github.com/tada5hi/javascript/compare/@tada5hi/eslint-config-nuxt-typescript@1.2.4...@tada5hi/eslint-config-nuxt-typescript@1.2.5) (2023-09-28)

**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.2.5",
"version": "1.2.6",
"description": "",
"license": "MIT",
"main": "index.js",
Expand Down Expand Up @@ -37,6 +37,6 @@
},
"dependencies": {
"@nuxtjs/eslint-config-typescript": "^12.1.0",
"@tada5hi/eslint-config-typescript": "^1.2.5"
"@tada5hi/eslint-config-typescript": "^1.2.6"
}
}
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.5](https://github.com/tada5hi/javascript/compare/@tada5hi/eslint-config-nuxt@1.2.4...@tada5hi/eslint-config-nuxt@1.2.5) (2023-10-24)

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





## [1.2.4](https://github.com/tada5hi/javascript/compare/@tada5hi/eslint-config-nuxt@1.2.3...@tada5hi/eslint-config-nuxt@1.2.4) (2023-09-28)

**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.2.4",
"version": "1.2.5",
"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.2.4"
"@tada5hi/eslint-config": "^1.2.5"
}
}
18 changes: 18 additions & 0 deletions packages/eslint-config-typescript/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,24 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.2.6](https://github.com/tada5hi/javascript/compare/@tada5hi/eslint-config-typescript@1.2.5...@tada5hi/eslint-config-typescript@1.2.6) (2023-10-24)


### Bug Fixes

* **deps:** bump @typescript-eslint/eslint-plugin from 6.7.3 to 6.7.4 ([#423](https://github.com/tada5hi/javascript/issues/423)) ([90e263e](https://github.com/tada5hi/javascript/commit/90e263e09fa9628e3d80f6ad348cbf24beecb858))
* **deps:** bump @typescript-eslint/eslint-plugin from 6.7.4 to 6.7.5 ([#426](https://github.com/tada5hi/javascript/issues/426)) ([6789ebe](https://github.com/tada5hi/javascript/commit/6789ebea4fdc676bb55e65344f14b06c62d22cae))
* **deps:** bump @typescript-eslint/eslint-plugin from 6.7.5 to 6.8.0 ([#430](https://github.com/tada5hi/javascript/issues/430)) ([33e6b03](https://github.com/tada5hi/javascript/commit/33e6b034ffa5a5c546f9621a6dd36d3490ecf0d3))
* **deps:** bump @typescript-eslint/eslint-plugin from 6.8.0 to 6.9.0 ([#436](https://github.com/tada5hi/javascript/issues/436)) ([ced043c](https://github.com/tada5hi/javascript/commit/ced043c058345dd48efb0136d36f4cf943dc4b1b))
* **deps:** bump @typescript-eslint/parser from 6.7.3 to 6.7.4 ([#422](https://github.com/tada5hi/javascript/issues/422)) ([c7031e4](https://github.com/tada5hi/javascript/commit/c7031e490edd1ff8cf61eea024c01b1cf026845e))
* **deps:** bump @typescript-eslint/parser from 6.7.4 to 6.7.5 ([#425](https://github.com/tada5hi/javascript/issues/425)) ([85e94b2](https://github.com/tada5hi/javascript/commit/85e94b2f3c1b8db621d210592204ff25e8958f3b))
* **deps:** bump @typescript-eslint/parser from 6.7.5 to 6.8.0 ([#429](https://github.com/tada5hi/javascript/issues/429)) ([f866434](https://github.com/tada5hi/javascript/commit/f866434ac4b73fa3d907b9bfb025ef4582c3ba20))
* **deps:** bump @typescript-eslint/parser from 6.8.0 to 6.9.0 ([#437](https://github.com/tada5hi/javascript/issues/437)) ([0c11783](https://github.com/tada5hi/javascript/commit/0c117830f4191bf2cbec75001fc1c69a4d99b0e7))





## [1.2.5](https://github.com/tada5hi/javascript/compare/@tada5hi/eslint-config-typescript@1.2.4...@tada5hi/eslint-config-typescript@1.2.5) (2023-09-28)


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.2.5",
"version": "1.2.6",
"description": "",
"license": "MIT",
"main": "index.js",
Expand Down Expand Up @@ -34,7 +34,7 @@
"access": "public"
},
"dependencies": {
"@tada5hi/eslint-config": "^1.2.4",
"@tada5hi/eslint-config": "^1.2.5",
"@typescript-eslint/eslint-plugin": "^6.9.0",
"@typescript-eslint/parser": "^6.9.0",
"eslint-config-airbnb-typescript": "^17.1.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.6](https://github.com/tada5hi/javascript/compare/@tada5hi/eslint-config-vue-typescript@1.3.5...@tada5hi/eslint-config-vue-typescript@1.3.6) (2023-10-24)

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





## [1.3.5](https://github.com/tada5hi/javascript/compare/@tada5hi/eslint-config-vue-typescript@1.3.4...@tada5hi/eslint-config-vue-typescript@1.3.5) (2023-09-28)

**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.3.5",
"version": "1.3.6",
"description": "",
"license": "MIT",
"main": "index.js",
Expand Down Expand Up @@ -36,7 +36,7 @@
"access": "public"
},
"dependencies": {
"@tada5hi/eslint-config-typescript": "^1.2.5",
"@tada5hi/eslint-config-vue": "^1.2.4"
"@tada5hi/eslint-config-typescript": "^1.2.6",
"@tada5hi/eslint-config-vue": "^1.2.5"
}
}
11 changes: 11 additions & 0 deletions packages/eslint-config-vue/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.2.5](https://github.com/tada5hi/javascript/compare/@tada5hi/eslint-config-vue@1.2.4...@tada5hi/eslint-config-vue@1.2.5) (2023-10-24)


### Bug Fixes

* **deps:** bump eslint-plugin-vue from 9.17.0 to 9.18.0 ([#440](https://github.com/tada5hi/javascript/issues/440)) ([bfddec6](https://github.com/tada5hi/javascript/commit/bfddec61bfc194e096c204b61b342db81dcdf2a0))





## [1.2.4](https://github.com/tada5hi/javascript/compare/@tada5hi/eslint-config-vue@1.2.3...@tada5hi/eslint-config-vue@1.2.4) (2023-09-28)

**Note:** Version bump only for package @tada5hi/eslint-config-vue
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.2.4",
"version": "1.2.5",
"description": "",
"license": "MIT",
"main": "index.js",
Expand Down Expand Up @@ -35,7 +35,7 @@
"access": "public"
},
"dependencies": {
"@tada5hi/eslint-config": "^1.2.4",
"@tada5hi/eslint-config": "^1.2.5",
"eslint-plugin-vue": "^9.18.0"
}
}
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.6](https://github.com/tada5hi/javascript/compare/@tada5hi/eslint-config-vue3-typescript@1.3.5...@tada5hi/eslint-config-vue3-typescript@1.3.6) (2023-10-24)

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





## [1.3.5](https://github.com/tada5hi/javascript/compare/@tada5hi/eslint-config-vue3-typescript@1.3.4...@tada5hi/eslint-config-vue3-typescript@1.3.5) (2023-09-28)

**Note:** Version bump only for package @tada5hi/eslint-config-vue3-typescript
Expand Down
6 changes: 3 additions & 3 deletions packages/eslint-config-vue3-typescript/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@tada5hi/eslint-config-vue3-typescript",
"version": "1.3.5",
"version": "1.3.6",
"description": "",
"license": "MIT",
"main": "index.js",
Expand Down Expand Up @@ -36,7 +36,7 @@
"access": "public"
},
"dependencies": {
"@tada5hi/eslint-config-typescript": "^1.2.5",
"@tada5hi/eslint-config-vue3": "^1.2.4"
"@tada5hi/eslint-config-typescript": "^1.2.6",
"@tada5hi/eslint-config-vue3": "^1.2.5"
}
}
Loading

0 comments on commit f953a0a

Please sign in to comment.