Skip to content

Commit 61c7862

Browse files
committed
Publish
- @nuxtjs/[email protected] - @nuxtjs/[email protected]
1 parent 0cf1110 commit 61c7862

File tree

4 files changed

+19
-3
lines changed

4 files changed

+19
-3
lines changed

packages/eslint-config-typescript/CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
# [5.0.0](https://github.com/nuxt/eslint-config/compare/@nuxtjs/[email protected]...@nuxtjs/[email protected]) (2020-11-14)
7+
8+
**Note:** Version bump only for package @nuxtjs/eslint-config-typescript
9+
10+
11+
12+
13+
614
# [4.0.0](https://github.com/nuxt/eslint-config/compare/@nuxtjs/[email protected]...@nuxtjs/[email protected]) (2020-10-20)
715

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

packages/eslint-config-typescript/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@nuxtjs/eslint-config-typescript",
3-
"version": "4.0.0",
3+
"version": "5.0.0",
44
"description": "Nuxt.js eslint typescript config",
55
"homepage": "https://github.com/nuxt/eslint-config/tree/master/packages/eslint-config-typescript",
66
"repository": "nuxt/eslint-config",
@@ -12,7 +12,7 @@
1212
"index.js"
1313
],
1414
"dependencies": {
15-
"@nuxtjs/eslint-config": "4.0.0",
15+
"@nuxtjs/eslint-config": "5.0.0",
1616
"@typescript-eslint/eslint-plugin": "^4.7.0",
1717
"@typescript-eslint/parser": "^4.7.0"
1818
},

packages/eslint-config/CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
# [5.0.0](https://github.com/nuxt/eslint-config/compare/@nuxtjs/[email protected]...@nuxtjs/[email protected]) (2020-11-14)
7+
8+
**Note:** Version bump only for package @nuxtjs/eslint-config
9+
10+
11+
12+
13+
614
# [4.0.0](https://github.com/nuxt/eslint-config/compare/@nuxtjs/[email protected]...@nuxtjs/[email protected]) (2020-10-20)
715

816
**Note:** Version bump only for package @nuxtjs/eslint-config

packages/eslint-config/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@nuxtjs/eslint-config",
3-
"version": "4.0.0",
3+
"version": "5.0.0",
44
"description": "Nuxt.js eslint config",
55
"homepage": "https://github.com/nuxt/eslint-config/tree/master/packages/eslint-config",
66
"repository": "nuxt/eslint-config",

0 commit comments

Comments
 (0)