Skip to content

Commit 81a952c

Browse files
committed
chore(release): Graduate prereleases
- [email protected] - [email protected] - [email protected] - [email protected]
1 parent 088ebf6 commit 81a952c

File tree

8 files changed

+39
-4
lines changed

8 files changed

+39
-4
lines changed

packages/eslint-config-zillow-base/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
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+
# [4.0.0](https://github.com/zillow/javascript/compare/eslint-config-zillow-base@[email protected]) (2020-09-30)
7+
8+
**Note:** Version bump only for package eslint-config-zillow-base
9+
10+
11+
12+
13+
614
# [4.0.0-alpha.2](https://github.com/zillow/javascript/compare/eslint-config-zillow-base@[email protected]) (2020-09-29)
715

816

packages/eslint-config-zillow-base/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "eslint-config-zillow-base",
3-
"version": "4.0.0-alpha.2",
3+
"version": "4.0.0",
44
"description": "Zillow's base ESLint config, following our code conventions",
55
"main": "index.js",
66
"files": [

packages/eslint-config-zillow-typescript/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
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+
# [1.0.0](https://github.com/zillow/javascript/compare/eslint-config-zillow-typescript@[email protected]) (2020-09-30)
7+
8+
**Note:** Version bump only for package eslint-config-zillow-typescript
9+
10+
11+
12+
13+
614
# [1.0.0-alpha.3](https://github.com/zillow/javascript/compare/eslint-config-zillow-typescript@[email protected]) (2020-09-29)
715

816

packages/eslint-config-zillow-typescript/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "eslint-config-zillow-typescript",
3-
"version": "1.0.0-alpha.3",
3+
"version": "1.0.0",
44
"description": "Zillow's ESLint config for TypeScript, following our code conventions",
55
"main": "index.js",
66
"files": [

packages/eslint-config-zillow/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
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+
# [4.0.0](https://github.com/zillow/javascript/compare/[email protected]@4.0.0) (2020-09-30)
7+
8+
**Note:** Version bump only for package eslint-config-zillow
9+
10+
11+
12+
13+
614
# [4.0.0-alpha.3](https://github.com/zillow/javascript/compare/[email protected]@4.0.0-alpha.3) (2020-09-29)
715

816

packages/eslint-config-zillow/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "eslint-config-zillow",
3-
"version": "4.0.0-alpha.3",
3+
"version": "4.0.0",
44
"description": "Zillow's ESLint config, following our code conventions",
55
"main": "index.js",
66
"files": [

packages/eslint-plugin-zillow/CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,17 @@
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+
# [4.0.0](https://github.com/zillow/javascript/compare/[email protected]@4.0.0) (2020-09-30)
7+
8+
9+
### Features
10+
11+
* **deps:** @typescript-eslint/plugin@^4.3.0 ([521863e](https://github.com/zillow/javascript/commit/521863e458b7b9bfcdfc65238b2f74d16dff3a3d))
12+
13+
14+
15+
16+
617
# [4.0.0-alpha.7](https://github.com/zillow/javascript/compare/[email protected]@4.0.0-alpha.7) (2020-09-29)
718

819

packages/eslint-plugin-zillow/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "eslint-plugin-zillow",
3-
"version": "4.0.0-alpha.7",
3+
"version": "4.0.0",
44
"description": "Zillow's ESLint config bundled into a \"zero-conf\" plugin",
55
"keywords": [
66
"eslint",

0 commit comments

Comments
 (0)