diff --git a/packages/pectin-api/CHANGELOG.md b/packages/pectin-api/CHANGELOG.md index 0d6226c..c313c54 100644 --- a/packages/pectin-api/CHANGELOG.md +++ b/packages/pectin-api/CHANGELOG.md @@ -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. +## [4.0.3](https://github.com/evocateur/pectin/compare/@pectin/api@4.0.2...@pectin/api@4.0.3) (2019-08-21) + +**Note:** Version bump only for package @pectin/api + + + + + ## [4.0.2](https://github.com/evocateur/pectin/compare/@pectin/api@4.0.1...@pectin/api@4.0.2) (2019-08-06) **Note:** Version bump only for package @pectin/api diff --git a/packages/pectin-api/package.json b/packages/pectin-api/package.json index 08bcc3d..0c00981 100644 --- a/packages/pectin-api/package.json +++ b/packages/pectin-api/package.json @@ -1,6 +1,6 @@ { "name": "@pectin/api", - "version": "4.0.2", + "version": "4.0.3", "description": "Conventional rollup builds for lerna monorepos", "keywords": [ "rollup", diff --git a/packages/pectin-babelrc/CHANGELOG.md b/packages/pectin-babelrc/CHANGELOG.md index 6d7f3f8..6e6ba0c 100644 --- a/packages/pectin-babelrc/CHANGELOG.md +++ b/packages/pectin-babelrc/CHANGELOG.md @@ -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. +## [3.3.3](https://github.com/evocateur/pectin/compare/@pectin/babelrc@3.3.2...@pectin/babelrc@3.3.3) (2019-08-21) + + +### Bug Fixes + +* **babelrc:** Provide version to runtime transform config ([16affba](https://github.com/evocateur/pectin/commit/16affba)) + + + + + ## [3.3.2](https://github.com/evocateur/pectin/compare/@pectin/babelrc@3.3.1...@pectin/babelrc@3.3.2) (2019-08-06) diff --git a/packages/pectin-babelrc/package.json b/packages/pectin-babelrc/package.json index dde1562..f0c4384 100644 --- a/packages/pectin-babelrc/package.json +++ b/packages/pectin-babelrc/package.json @@ -1,6 +1,6 @@ { "name": "@pectin/babelrc", - "version": "3.3.2", + "version": "3.3.3", "description": "Locate and prepare custom babel config for rollup-plugin-babel", "keywords": [ "rollup", diff --git a/packages/pectin-core/CHANGELOG.md b/packages/pectin-core/CHANGELOG.md index e50e130..1cc06ba 100644 --- a/packages/pectin-core/CHANGELOG.md +++ b/packages/pectin-core/CHANGELOG.md @@ -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. +## [4.0.3](https://github.com/evocateur/pectin/compare/@pectin/core@4.0.2...@pectin/core@4.0.3) (2019-08-21) + +**Note:** Version bump only for package @pectin/core + + + + + ## [4.0.2](https://github.com/evocateur/pectin/compare/@pectin/core@4.0.1...@pectin/core@4.0.2) (2019-08-06) diff --git a/packages/pectin-core/package.json b/packages/pectin-core/package.json index fb23df1..1f71b4e 100644 --- a/packages/pectin-core/package.json +++ b/packages/pectin-core/package.json @@ -1,6 +1,6 @@ { "name": "@pectin/core", - "version": "4.0.2", + "version": "4.0.3", "description": "Core implementation of pectin logic", "keywords": [ "rollup", diff --git a/packages/pectin/CHANGELOG.md b/packages/pectin/CHANGELOG.md index e499448..21e2788 100644 --- a/packages/pectin/CHANGELOG.md +++ b/packages/pectin/CHANGELOG.md @@ -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. +## [3.5.4](https://github.com/evocateur/pectin/compare/pectin@3.5.3...pectin@3.5.4) (2019-08-21) + +**Note:** Version bump only for package pectin + + + + + ## [3.5.3](https://github.com/evocateur/pectin/compare/pectin@3.5.2...pectin@3.5.3) (2019-08-09) diff --git a/packages/pectin/package.json b/packages/pectin/package.json index 8c8b4ef..1f77821 100644 --- a/packages/pectin/package.json +++ b/packages/pectin/package.json @@ -1,6 +1,6 @@ { "name": "pectin", - "version": "3.5.3", + "version": "3.5.4", "description": "Lightweight CLI for running convention-based rollup builds in lerna monorepos", "keywords": [ "rollup", diff --git a/packages/rollup-config-pectin/CHANGELOG.md b/packages/rollup-config-pectin/CHANGELOG.md index 9c5ba33..ab328ee 100644 --- a/packages/rollup-config-pectin/CHANGELOG.md +++ b/packages/rollup-config-pectin/CHANGELOG.md @@ -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. +## [4.0.3](https://github.com/evocateur/pectin/compare/rollup-config-pectin@4.0.2...rollup-config-pectin@4.0.3) (2019-08-21) + +**Note:** Version bump only for package rollup-config-pectin + + + + + ## [4.0.2](https://github.com/evocateur/pectin/compare/rollup-config-pectin@4.0.1...rollup-config-pectin@4.0.2) (2019-08-06) **Note:** Version bump only for package rollup-config-pectin diff --git a/packages/rollup-config-pectin/package.json b/packages/rollup-config-pectin/package.json index ac3a1e0..f7b2e5d 100644 --- a/packages/rollup-config-pectin/package.json +++ b/packages/rollup-config-pectin/package.json @@ -1,6 +1,6 @@ { "name": "rollup-config-pectin", - "version": "4.0.2", + "version": "4.0.3", "description": "Rollup config for tree-shakeable libraries based on conventional patterns", "keywords": [ "rollup",