diff --git a/packages/config-babel/CHANGELOG.md b/packages/config-babel/CHANGELOG.md index b5fd72e..63a8cec 100644 --- a/packages/config-babel/CHANGELOG.md +++ b/packages/config-babel/CHANGELOG.md @@ -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. +### 2.2.1 - 2020-01-06 + +#### 📦 Dependencies + +- **[babel]** Update to latest. ([e88429a](https://github.com/airbnb/nimbus/commit/e88429a)) + +**Note:** Version bump only for package @airbnb/config-babel + + + + + ## 2.2.0 - 2019-12-11 #### 🚀 Updates diff --git a/packages/config-babel/package.json b/packages/config-babel/package.json index b79dc91..addf121 100644 --- a/packages/config-babel/package.json +++ b/packages/config-babel/package.json @@ -1,6 +1,6 @@ { "name": "@airbnb/config-babel", - "version": "2.2.0", + "version": "2.2.1", "description": "Reusable Babel config.", "keywords": [ "nimbus", diff --git a/packages/config-danger/CHANGELOG.md b/packages/config-danger/CHANGELOG.md index d1fe683..901e0cd 100644 --- a/packages/config-danger/CHANGELOG.md +++ b/packages/config-danger/CHANGELOG.md @@ -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. +### 2.3.1 - 2020-01-06 + +#### 📦 Dependencies + +- Update root and dev versions. ([4458c07](https://github.com/airbnb/nimbus/commit/4458c07)) + +**Note:** Version bump only for package @airbnb/config-danger + + + + + ## 2.3.0 - 2019-12-11 #### 🚀 Updates diff --git a/packages/config-danger/package.json b/packages/config-danger/package.json index e388e0d..10dbb42 100644 --- a/packages/config-danger/package.json +++ b/packages/config-danger/package.json @@ -1,6 +1,6 @@ { "name": "@airbnb/config-danger", - "version": "2.3.0", + "version": "2.3.1", "description": "Reusable Danger.js scripts.", "keywords": [ "nimbus", diff --git a/packages/config-eslint/CHANGELOG.md b/packages/config-eslint/CHANGELOG.md index 979ccba..c00bea1 100644 --- a/packages/config-eslint/CHANGELOG.md +++ b/packages/config-eslint/CHANGELOG.md @@ -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. +## 2.5.0 - 2020-01-06 + +#### 🚀 Updates + +- **[eslint]** Enable new rules. ([f802639](https://github.com/airbnb/nimbus/commit/f802639)) + +#### 📦 Dependencies + +- **[eslint]** Update core and plugins to latest. ([e1a8f2c](https://github.com/airbnb/nimbus/commit/e1a8f2c)) + +**Note:** Version bump only for package @airbnb/config-eslint + + + + + ## 2.4.0 - 2019-12-11 #### 🚀 Updates diff --git a/packages/config-eslint/package.json b/packages/config-eslint/package.json index 3a6e0ff..4ef995d 100644 --- a/packages/config-eslint/package.json +++ b/packages/config-eslint/package.json @@ -1,6 +1,6 @@ { "name": "@airbnb/config-eslint", - "version": "2.4.0", + "version": "2.5.0", "description": "Reusable ESLint config.", "keywords": [ "nimbus", diff --git a/packages/config-jest/CHANGELOG.md b/packages/config-jest/CHANGELOG.md index cff304f..b871328 100644 --- a/packages/config-jest/CHANGELOG.md +++ b/packages/config-jest/CHANGELOG.md @@ -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. +### 2.2.1 - 2020-01-06 + +#### 📦 Dependencies + +- Update root and dev versions. ([4458c07](https://github.com/airbnb/nimbus/commit/4458c07)) +- **[babel]** Update to latest. ([e88429a](https://github.com/airbnb/nimbus/commit/e88429a)) + +**Note:** Version bump only for package @airbnb/config-jest + + + + + ## 2.2.0 - 2019-12-11 #### 🚀 Updates diff --git a/packages/config-jest/package.json b/packages/config-jest/package.json index dc71117..fae3aa1 100644 --- a/packages/config-jest/package.json +++ b/packages/config-jest/package.json @@ -1,6 +1,6 @@ { "name": "@airbnb/config-jest", - "version": "2.2.0", + "version": "2.2.1", "description": "Reusable Jest config.", "keywords": [ "nimbus", diff --git a/packages/config-typescript/CHANGELOG.md b/packages/config-typescript/CHANGELOG.md index d013f5b..40a8844 100644 --- a/packages/config-typescript/CHANGELOG.md +++ b/packages/config-typescript/CHANGELOG.md @@ -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. +### 2.2.1 - 2020-01-06 + +#### 📦 Dependencies + +- **[typescript]** Update to latest. ([86d20fb](https://github.com/airbnb/nimbus/commit/86d20fb)) + +**Note:** Version bump only for package @airbnb/config-typescript + + + + + ## 2.2.0 - 2019-12-11 #### 🚀 Updates diff --git a/packages/config-typescript/package.json b/packages/config-typescript/package.json index 30bae7f..e757861 100644 --- a/packages/config-typescript/package.json +++ b/packages/config-typescript/package.json @@ -1,6 +1,6 @@ { "name": "@airbnb/config-typescript", - "version": "2.2.0", + "version": "2.2.1", "description": "Reusable TypeScript configs.", "keywords": [ "nimbus", diff --git a/packages/config-webpack/CHANGELOG.md b/packages/config-webpack/CHANGELOG.md index 87e1a0e..e2d9282 100644 --- a/packages/config-webpack/CHANGELOG.md +++ b/packages/config-webpack/CHANGELOG.md @@ -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. +### 2.2.1 - 2020-01-06 + +#### 📦 Dependencies + +- **[babel]** Update to latest. ([e88429a](https://github.com/airbnb/nimbus/commit/e88429a)) +- **[webpack]** Update to latest. ([928155d](https://github.com/airbnb/nimbus/commit/928155d)) + +**Note:** Version bump only for package @airbnb/config-webpack + + + + + ## 2.2.0 - 2019-12-11 #### 🚀 Updates diff --git a/packages/config-webpack/package.json b/packages/config-webpack/package.json index c253b27..a1b8500 100644 --- a/packages/config-webpack/package.json +++ b/packages/config-webpack/package.json @@ -1,6 +1,6 @@ { "name": "@airbnb/config-webpack", - "version": "2.2.0", + "version": "2.2.1", "description": "Reusable Webpack configs.", "keywords": [ "nimbus", diff --git a/packages/nimbus/CHANGELOG.md b/packages/nimbus/CHANGELOG.md index 4e01ebf..140b67d 100644 --- a/packages/nimbus/CHANGELOG.md +++ b/packages/nimbus/CHANGELOG.md @@ -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. +### 2.2.2 - 2020-01-06 + +#### 📦 Dependencies + +- Update root and dev versions. ([4458c07](https://github.com/airbnb/nimbus/commit/4458c07)) + +**Note:** Version bump only for package @airbnb/nimbus + + + + + ### 2.2.1 - 2019-12-12 #### 🐞 Fixes diff --git a/packages/nimbus/package.json b/packages/nimbus/package.json index ebf5876..0cd213b 100644 --- a/packages/nimbus/package.json +++ b/packages/nimbus/package.json @@ -1,6 +1,6 @@ { "name": "@airbnb/nimbus", - "version": "2.2.1", + "version": "2.2.2", "description": "Centralized CLI for JavaScript and TypeScript dev tools.", "keywords": [ "nimbus", @@ -40,12 +40,12 @@ "execa": "^3.3.0" }, "devDependencies": { - "@airbnb/config-babel": "^2.2.0", - "@airbnb/config-danger": "^2.3.0", - "@airbnb/config-eslint": "^2.4.0", - "@airbnb/config-jest": "^2.2.0", + "@airbnb/config-babel": "^2.2.1", + "@airbnb/config-danger": "^2.3.1", + "@airbnb/config-eslint": "^2.5.0", + "@airbnb/config-jest": "^2.2.1", "@airbnb/config-prettier": "^2.1.0", - "@airbnb/config-typescript": "^2.2.0", - "@airbnb/config-webpack": "^2.2.0" + "@airbnb/config-typescript": "^2.2.1", + "@airbnb/config-webpack": "^2.2.1" } }