Skip to content

Commit

Permalink
Release [ci skip]
Browse files Browse the repository at this point in the history
 - @airbnb/config-babel@3.1.0
 - @airbnb/config-danger@3.0.1
 - @airbnb/config-eslint@3.1.0
 - @airbnb/config-jest@3.0.1
 - @airbnb/config-prettier@3.1.0
 - @airbnb/config-typescript@3.0.1
 - @airbnb/config-webpack@3.1.0
 - @airbnb/nimbus-common@3.0.1
 - @airbnb/nimbus@3.0.1
  • Loading branch information
airbnb-bot committed Mar 24, 2020
1 parent f08e81e commit 5824946
Show file tree
Hide file tree
Showing 18 changed files with 176 additions and 22 deletions.
17 changes: 17 additions & 0 deletions packages/config-babel/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,23 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## 3.1.0 - 2020-03-24

#### 🚀 Updates

- Enable `bugfixes` for ES modules. ([81ea3f8](https://github.com/airbnb/nimbus/commit/81ea3f8))

#### 📦 Dependencies

- **[babel]** Update to v7.9. ([e727254](https://github.com/airbnb/nimbus/commit/e727254))
- **[beemo]** Update to latest. ([f155f0d](https://github.com/airbnb/nimbus/commit/f155f0d))

**Note:** Version bump only for package @airbnb/config-babel





# 3.0.0 - 2020-02-27

#### 💥 Breaking
Expand Down
4 changes: 2 additions & 2 deletions packages/config-babel/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@airbnb/config-babel",
"version": "3.0.0",
"version": "3.1.0",
"description": "Reusable Babel config.",
"keywords": [
"nimbus",
Expand All @@ -21,7 +21,7 @@
"node": ">=10.16.0"
},
"dependencies": {
"@airbnb/nimbus-common": "^3.0.0",
"@airbnb/nimbus-common": "^3.0.1",
"@babel/cli": "^7.8.4",
"@babel/core": "^7.9.0",
"@babel/plugin-proposal-class-properties": "^7.8.3",
Expand Down
16 changes: 16 additions & 0 deletions packages/config-danger/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,22 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

### 3.0.1 - 2020-03-24

#### 📦 Dependencies

- **[danger]** Update to v10. ([b19c98e](https://github.com/airbnb/nimbus/commit/b19c98e))

#### 🛠 Internals

- Run Prettier on codebase. ([91084fe](https://github.com/airbnb/nimbus/commit/91084fe))

**Note:** Version bump only for package @airbnb/config-danger





# 3.0.0 - 2020-02-27

#### 💥 Breaking
Expand Down
2 changes: 1 addition & 1 deletion packages/config-danger/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@airbnb/config-danger",
"version": "3.0.0",
"version": "3.0.1",
"description": "Reusable Danger.js scripts.",
"keywords": [
"nimbus",
Expand Down
17 changes: 17 additions & 0 deletions packages/config-eslint/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,23 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## 3.1.0 - 2020-03-24

#### 🚀 Updates

- Enable new rules. ([49237a7](https://github.com/airbnb/nimbus/commit/49237a7))

#### 📦 Dependencies

- Update plugins to latest. ([2ebd8ef](https://github.com/airbnb/nimbus/commit/2ebd8ef))
- **[beemo]** Update to latest. ([f155f0d](https://github.com/airbnb/nimbus/commit/f155f0d))

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





# 3.0.0 - 2020-02-27

#### 💥 Breaking
Expand Down
4 changes: 2 additions & 2 deletions packages/config-eslint/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@airbnb/config-eslint",
"version": "3.0.0",
"version": "3.1.0",
"description": "Reusable ESLint config.",
"keywords": [
"nimbus",
Expand All @@ -21,7 +21,7 @@
"node": ">=10.16.0"
},
"dependencies": {
"@airbnb/nimbus-common": "^3.0.0",
"@airbnb/nimbus-common": "^3.0.1",
"@beemo/core": "^1.1.6",
"@beemo/driver-eslint": "^1.2.2",
"@typescript-eslint/eslint-plugin": "^2.25.0",
Expand Down
17 changes: 17 additions & 0 deletions packages/config-jest/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,23 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

### 3.0.1 - 2020-03-24

#### 📦 Dependencies

- **[babel]** Update to v7.9. ([e727254](https://github.com/airbnb/nimbus/commit/e727254))
- **[beemo]** Update to latest. ([f155f0d](https://github.com/airbnb/nimbus/commit/f155f0d))

#### 🛠 Internals

- Run Prettier on codebase. ([91084fe](https://github.com/airbnb/nimbus/commit/91084fe))

**Note:** Version bump only for package @airbnb/config-jest





# 3.0.0 - 2020-02-27

#### 💥 Breaking
Expand Down
4 changes: 2 additions & 2 deletions packages/config-jest/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@airbnb/config-jest",
"version": "3.0.0",
"version": "3.0.1",
"description": "Reusable Jest config.",
"keywords": [
"nimbus",
Expand All @@ -24,7 +24,7 @@
"@types/jest": "^25.1.3"
},
"dependencies": {
"@airbnb/nimbus-common": "^3.0.0",
"@airbnb/nimbus-common": "^3.0.1",
"@babel/core": "^7.9.0",
"@beemo/core": "^1.1.6",
"@beemo/driver-babel": "^1.2.3",
Expand Down
17 changes: 17 additions & 0 deletions packages/config-prettier/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,23 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## 3.1.0 - 2020-03-24

#### 🚀 Updates

- Enable `arrowParens` option. ([f5e309e](https://github.com/airbnb/nimbus/commit/f5e309e))

#### 📦 Dependencies

- **[beemo]** Update to latest. ([f155f0d](https://github.com/airbnb/nimbus/commit/f155f0d))
- **[prettier]** Update to v2. ([822ac4d](https://github.com/airbnb/nimbus/commit/822ac4d))

**Note:** Version bump only for package @airbnb/config-prettier





# 3.0.0 - 2020-02-27

#### 💥 Breaking
Expand Down
4 changes: 2 additions & 2 deletions packages/config-prettier/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@airbnb/config-prettier",
"version": "3.0.0",
"version": "3.1.0",
"description": "Reusable Prettier config.",
"keywords": [
"nimbus",
Expand All @@ -24,7 +24,7 @@
"@types/prettier": "^1.19.1"
},
"dependencies": {
"@airbnb/nimbus-common": "^3.0.0",
"@airbnb/nimbus-common": "^3.0.1",
"@beemo/core": "^1.1.6",
"@beemo/driver-prettier": "^1.3.0",
"prettier": "^2.0.2"
Expand Down
13 changes: 13 additions & 0 deletions packages/config-typescript/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,19 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

### 3.0.1 - 2020-03-24

#### 📦 Dependencies

- **[beemo]** Update to latest. ([f155f0d](https://github.com/airbnb/nimbus/commit/f155f0d))
- **[typescript]** Update to v3.8.3. ([07bc1eb](https://github.com/airbnb/nimbus/commit/07bc1eb))

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





# 3.0.0 - 2020-02-27

#### 💥 Breaking
Expand Down
2 changes: 1 addition & 1 deletion packages/config-typescript/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@airbnb/config-typescript",
"version": "3.0.0",
"version": "3.0.1",
"description": "Reusable TypeScript configs.",
"keywords": [
"nimbus",
Expand Down
24 changes: 24 additions & 0 deletions packages/config-webpack/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,30 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## 3.1.0 - 2020-03-24

#### 🚀 Updates

- Enable parallel builds. ([860571d](https://github.com/airbnb/nimbus/commit/860571d))

#### 📦 Dependencies

- **[babel]** Update to v7.9. ([e727254](https://github.com/airbnb/nimbus/commit/e727254))
- **[beemo]** Update to latest. ([f155f0d](https://github.com/airbnb/nimbus/commit/f155f0d))
- **[html-webpack-plugin]** Update to v4. ([fbc2350](https://github.com/airbnb/nimbus/commit/fbc2350))
- **[webpack]** Update to v4.42. ([e3b27ca](https://github.com/airbnb/nimbus/commit/e3b27ca))

#### 🛠 Internals

- Fix build based on changes. ([e3e8ba1](https://github.com/airbnb/nimbus/commit/e3e8ba1))
- Run Prettier on codebase. ([91084fe](https://github.com/airbnb/nimbus/commit/91084fe))

**Note:** Version bump only for package @airbnb/config-webpack





# 3.0.0 - 2020-02-27

#### 💥 Breaking
Expand Down
4 changes: 2 additions & 2 deletions packages/config-webpack/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@airbnb/config-webpack",
"version": "3.0.0",
"version": "3.1.0",
"description": "Reusable Webpack configs.",
"keywords": [
"nimbus",
Expand All @@ -24,7 +24,7 @@
"node": ">=10.16.0"
},
"dependencies": {
"@airbnb/nimbus-common": "^3.0.0",
"@airbnb/nimbus-common": "^3.0.1",
"@babel/core": "^7.9.0",
"@beemo/core": "^1.1.6",
"@beemo/driver-webpack": "^1.2.4",
Expand Down
16 changes: 16 additions & 0 deletions packages/nimbus-common/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,22 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

### 3.0.1 - 2020-03-24

#### 📦 Dependencies

- **[beemo]** Update to latest. ([f155f0d](https://github.com/airbnb/nimbus/commit/f155f0d))

#### 🛠 Internals

- Run Prettier on codebase. ([91084fe](https://github.com/airbnb/nimbus/commit/91084fe))

**Note:** Version bump only for package @airbnb/nimbus-common





# 3.0.0 - 2020-02-27

#### 💥 Breaking
Expand Down
2 changes: 1 addition & 1 deletion packages/nimbus-common/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@airbnb/nimbus-common",
"version": "3.0.0",
"version": "3.0.1",
"description": "Common Nimbus utilities and constants.",
"keywords": [
"nimbus",
Expand Down
17 changes: 17 additions & 0 deletions packages/nimbus/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,23 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

### 3.0.1 - 2020-03-24

#### 📦 Dependencies

- **[beemo]** Update to latest. ([f155f0d](https://github.com/airbnb/nimbus/commit/f155f0d))

#### 🛠 Internals

- Fix build based on changes. ([e3e8ba1](https://github.com/airbnb/nimbus/commit/e3e8ba1))
- Run Prettier on codebase. ([91084fe](https://github.com/airbnb/nimbus/commit/91084fe))

**Note:** Version bump only for package @airbnb/nimbus





# 3.0.0 - 2020-02-27

#### 💥 Breaking
Expand Down
18 changes: 9 additions & 9 deletions packages/nimbus/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@airbnb/nimbus",
"version": "3.0.0",
"version": "3.0.1",
"description": "Centralized CLI for JavaScript and TypeScript dev tools.",
"keywords": [
"nimbus",
Expand Down Expand Up @@ -29,7 +29,7 @@
"node": ">=10.16.0"
},
"dependencies": {
"@airbnb/nimbus-common": "^3.0.0",
"@airbnb/nimbus-common": "^3.0.1",
"@beemo/cli": "^1.0.10",
"@beemo/core": "^1.1.6",
"chalk": "^3.0.0",
Expand All @@ -40,12 +40,12 @@
"execa": "^4.0.0"
},
"devDependencies": {
"@airbnb/config-babel": "^3.0.0",
"@airbnb/config-danger": "^3.0.0",
"@airbnb/config-eslint": "^3.0.0",
"@airbnb/config-jest": "^3.0.0",
"@airbnb/config-prettier": "^3.0.0",
"@airbnb/config-typescript": "^3.0.0",
"@airbnb/config-webpack": "^3.0.0"
"@airbnb/config-babel": "^3.1.0",
"@airbnb/config-danger": "^3.0.1",
"@airbnb/config-eslint": "^3.1.0",
"@airbnb/config-jest": "^3.0.1",
"@airbnb/config-prettier": "^3.1.0",
"@airbnb/config-typescript": "^3.0.1",
"@airbnb/config-webpack": "^3.1.0"
}
}

0 comments on commit 5824946

Please sign in to comment.