Skip to content

Commit

Permalink
build(release): publish
Browse files Browse the repository at this point in the history
 - @tada5hi/commitlint-config@1.0.1
 - @tada5hi/eslint-config-nuxt-typescript@1.1.6
 - @tada5hi/eslint-config-nuxt@1.1.5
 - @tada5hi/eslint-config-typescript@1.1.6
 - @tada5hi/eslint-config-vue-typescript@1.2.6
 - @tada5hi/eslint-config-vue@1.1.6
 - @tada5hi/eslint-config-vue3-typescript@1.2.6
 - @tada5hi/eslint-config-vue3@1.1.6
 - @tada5hi/eslint-config@1.1.5
 - @tada5hi/prettier-config@1.1.3
  • Loading branch information
tada5hi committed Mar 26, 2023
1 parent e1c7498 commit 5d7cbc7
Show file tree
Hide file tree
Showing 21 changed files with 148 additions and 47 deletions.
56 changes: 28 additions & 28 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.0.1](https://github.com/tada5hi/javascript/compare/@tada5hi/commitlint-config@1.0.0...@tada5hi/commitlint-config@1.0.1) (2023-03-26)

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





# 1.0.0 (2023-02-18)


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.0",
"version": "1.0.1",
"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.1.6](https://github.com/tada5hi/javascript/compare/@tada5hi/eslint-config-nuxt-typescript@1.1.5...@tada5hi/eslint-config-nuxt-typescript@1.1.6) (2023-03-26)

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





## [1.1.5](https://github.com/tada5hi/javascript/compare/@tada5hi/eslint-config-nuxt-typescript@1.1.4...@tada5hi/eslint-config-nuxt-typescript@1.1.5) (2023-03-13)

**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.5",
"version": "1.1.6",
"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.5"
"@tada5hi/eslint-config-typescript": "^1.1.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.1.5](https://github.com/tada5hi/javascript/compare/@tada5hi/eslint-config-nuxt@1.1.4...@tada5hi/eslint-config-nuxt@1.1.5) (2023-03-26)

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





## [1.1.4](https://github.com/tada5hi/javascript/compare/@tada5hi/eslint-config-nuxt@1.1.3...@tada5hi/eslint-config-nuxt@1.1.4) (2023-03-13)

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

## [1.1.6](https://github.com/tada5hi/javascript/compare/@tada5hi/eslint-config-typescript@1.1.5...@tada5hi/eslint-config-typescript@1.1.6) (2023-03-26)


### Bug Fixes

* **deps:** bump @typescript-eslint/eslint-plugin from 5.54.1 to 5.55.0 ([#285](https://github.com/tada5hi/javascript/issues/285)) ([2cbbbfe](https://github.com/tada5hi/javascript/commit/2cbbbfeacb81414eb8b4c412c5671eac3d6487ed))
* **deps:** bump @typescript-eslint/eslint-plugin from 5.55.0 to 5.56.0 ([#287](https://github.com/tada5hi/javascript/issues/287)) ([1b961b5](https://github.com/tada5hi/javascript/commit/1b961b58bfc680dfe9ff061d34fd2e560eee8848))
* **deps:** bump @typescript-eslint/parser from 5.54.1 to 5.55.0 ([#286](https://github.com/tada5hi/javascript/issues/286)) ([177bbc4](https://github.com/tada5hi/javascript/commit/177bbc4f96ba3dad49abbe6a457f9f53e8651245))
* **deps:** bump @typescript-eslint/parser from 5.55.0 to 5.56.0 ([#288](https://github.com/tada5hi/javascript/issues/288)) ([86714e8](https://github.com/tada5hi/javascript/commit/86714e8f4ce5f2c1e389c37d1f83832b36bab3f1))
* disable no-shadow for typescript linter preset ([b227ab7](https://github.com/tada5hi/javascript/commit/b227ab7e3babb6135eb4cac03dcd4bd00cc755b1))





## [1.1.5](https://github.com/tada5hi/javascript/compare/@tada5hi/eslint-config-typescript@1.1.4...@tada5hi/eslint-config-typescript@1.1.5) (2023-03-13)


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.5",
"version": "1.1.6",
"description": "",
"license": "MIT",
"main": "index.js",
Expand Down Expand Up @@ -34,7 +34,7 @@
"access": "public"
},
"dependencies": {
"@tada5hi/eslint-config": "^1.1.4",
"@tada5hi/eslint-config": "^1.1.5",
"@typescript-eslint/eslint-plugin": "^5.56.0",
"@typescript-eslint/parser": "^5.56.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.2.6](https://github.com/tada5hi/javascript/compare/@tada5hi/eslint-config-vue-typescript@1.2.5...@tada5hi/eslint-config-vue-typescript@1.2.6) (2023-03-26)

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





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

**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.5",
"version": "1.2.6",
"description": "",
"license": "MIT",
"main": "index.js",
Expand Down Expand Up @@ -36,7 +36,7 @@
"access": "public"
},
"dependencies": {
"@tada5hi/eslint-config-typescript": "^1.1.5",
"@tada5hi/eslint-config-vue": "^1.1.5"
"@tada5hi/eslint-config-typescript": "^1.1.6",
"@tada5hi/eslint-config-vue": "^1.1.6"
}
}
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.1.6](https://github.com/tada5hi/javascript/compare/@tada5hi/eslint-config-vue@1.1.5...@tada5hi/eslint-config-vue@1.1.6) (2023-03-26)


### Bug Fixes

* **deps:** bump eslint-plugin-vue from 9.9.0 to 9.10.0 ([#293](https://github.com/tada5hi/javascript/issues/293)) ([73eb25e](https://github.com/tada5hi/javascript/commit/73eb25e40375ca4de96ec3a13f1e883af0e6b97a))





## [1.1.5](https://github.com/tada5hi/javascript/compare/@tada5hi/eslint-config-vue@1.1.4...@tada5hi/eslint-config-vue@1.1.5) (2023-03-13)

**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.1.5",
"version": "1.1.6",
"description": "",
"license": "MIT",
"main": "index.js",
Expand Down Expand Up @@ -35,7 +35,7 @@
"access": "public"
},
"dependencies": {
"@tada5hi/eslint-config": "^1.1.4",
"@tada5hi/eslint-config": "^1.1.5",
"eslint-plugin-vue": "^9.10.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.2.6](https://github.com/tada5hi/javascript/compare/@tada5hi/eslint-config-vue3-typescript@1.2.5...@tada5hi/eslint-config-vue3-typescript@1.2.6) (2023-03-26)

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





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

**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.2.5",
"version": "1.2.6",
"description": "",
"license": "MIT",
"main": "index.js",
Expand Down Expand Up @@ -36,7 +36,7 @@
"access": "public"
},
"dependencies": {
"@tada5hi/eslint-config-typescript": "^1.1.5",
"@tada5hi/eslint-config-vue3": "^1.1.5"
"@tada5hi/eslint-config-typescript": "^1.1.6",
"@tada5hi/eslint-config-vue3": "^1.1.6"
}
}
Loading

0 comments on commit 5d7cbc7

Please sign in to comment.