diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000000..26d966749d --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,12 @@ +# Change Log + +All notable changes to this project will be documented in this file. +See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. + +# [2.0.0](https://github.com/relative-ci/bundle-stats/compare/v2.0.0-rc.1...v2.0.0) (2020-02-29) + + +### Bug Fixes + +* Eslint - add import resolver-webpack ([16b0e8d](https://github.com/relative-ci/bundle-stats/commit/16b0e8d5ddce05ad9fb898e67afbde0da3ba8747)) +* Update lock files ([b946889](https://github.com/relative-ci/bundle-stats/commit/b946889f8fdd9eecfce008db6a69ee5d1336faa3)) diff --git a/lerna.json b/lerna.json index ab3e2646c7..d56167dceb 100644 --- a/lerna.json +++ b/lerna.json @@ -2,5 +2,5 @@ "packages": [ "packages/*" ], - "version": "2.0.0-rc.3" + "version": "2.0.0" } diff --git a/packages/cli-utils/CHANGELOG.md b/packages/cli-utils/CHANGELOG.md new file mode 100644 index 0000000000..d1a1976bf1 --- /dev/null +++ b/packages/cli-utils/CHANGELOG.md @@ -0,0 +1,11 @@ +# Change Log + +All notable changes to this project will be documented in this file. +See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. + +# [2.0.0](https://github.com/relative-ci/bundle-stats/compare/v2.0.0-rc.1...v2.0.0) (2020-02-29) + + +### Bug Fixes + +* Update lock files ([b946889](https://github.com/relative-ci/bundle-stats/commit/b946889f8fdd9eecfce008db6a69ee5d1336faa3)) diff --git a/packages/cli-utils/package-lock.json b/packages/cli-utils/package-lock.json index cc410db42e..6f4ce2c488 100644 --- a/packages/cli-utils/package-lock.json +++ b/packages/cli-utils/package-lock.json @@ -1,6 +1,6 @@ { "name": "@bundle-stats/cli-utils", - "version": "2.0.0-rc.3", + "version": "2.0.0", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/packages/cli-utils/package.json b/packages/cli-utils/package.json index 89da1de5f0..59de134416 100644 --- a/packages/cli-utils/package.json +++ b/packages/cli-utils/package.json @@ -1,6 +1,6 @@ { "name": "@bundle-stats/cli-utils", - "version": "2.0.0-rc.3", + "version": "2.0.0", "description": "BundleStats CLI utilities", "main": "lib/index.js", "directories": { @@ -30,8 +30,8 @@ }, "homepage": "https://github.com/relative-ci/bundle-stats/blob/master/packages/cli-utils#readme", "dependencies": { - "@bundle-stats/html-templates": "^2.0.0-rc.3", - "@bundle-stats/utils": "^2.0.0-rc.3", + "@bundle-stats/html-templates": "^2.0.0", + "@bundle-stats/utils": "^2.0.0", "core-js": "^3.1.4", "find-cache-dir": "^3.1.0", "fs-extra": "^8.1.0", diff --git a/packages/cli/CHANGELOG.md b/packages/cli/CHANGELOG.md new file mode 100644 index 0000000000..d1a1976bf1 --- /dev/null +++ b/packages/cli/CHANGELOG.md @@ -0,0 +1,11 @@ +# Change Log + +All notable changes to this project will be documented in this file. +See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. + +# [2.0.0](https://github.com/relative-ci/bundle-stats/compare/v2.0.0-rc.1...v2.0.0) (2020-02-29) + + +### Bug Fixes + +* Update lock files ([b946889](https://github.com/relative-ci/bundle-stats/commit/b946889f8fdd9eecfce008db6a69ee5d1336faa3)) diff --git a/packages/cli/package-lock.json b/packages/cli/package-lock.json index d027507f18..656b0372de 100644 --- a/packages/cli/package-lock.json +++ b/packages/cli/package-lock.json @@ -1,6 +1,6 @@ { "name": "bundle-stats", - "version": "2.0.0-rc.3", + "version": "2.0.0", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/packages/cli/package.json b/packages/cli/package.json index ac14dee06e..848a317102 100644 --- a/packages/cli/package.json +++ b/packages/cli/package.json @@ -1,6 +1,6 @@ { "name": "bundle-stats", - "version": "2.0.0-rc.3", + "version": "2.0.0", "description": "In-depth bundle analyzer for webpack(bundle size, assets, modules, packages)", "main": "lib/index.js", "bin": { @@ -43,8 +43,8 @@ }, "homepage": "https://github.com/relative-ci/bundle-stats/blob/master/packages/cli#readme", "dependencies": { - "@bundle-stats/cli-utils": "^2.0.0-rc.3", - "@bundle-stats/utils": "^2.0.0-rc.3", + "@bundle-stats/cli-utils": "^2.0.0", + "@bundle-stats/utils": "^2.0.0", "boxen": "^4.2.0", "fs-extra": "8.1.0", "listr": "^0.14.3", diff --git a/packages/gatsby-plugin/CHANGELOG.md b/packages/gatsby-plugin/CHANGELOG.md new file mode 100644 index 0000000000..86e9f77492 --- /dev/null +++ b/packages/gatsby-plugin/CHANGELOG.md @@ -0,0 +1,8 @@ +# Change Log + +All notable changes to this project will be documented in this file. +See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. + +# [2.0.0](https://github.com/relative-ci/bundle-stats/compare/v2.0.0-rc.1...v2.0.0) (2020-02-29) + +**Note:** Version bump only for package gatsby-plugin-bundle-stats diff --git a/packages/gatsby-plugin/package-lock.json b/packages/gatsby-plugin/package-lock.json index a29e9618eb..005a25bf09 100644 --- a/packages/gatsby-plugin/package-lock.json +++ b/packages/gatsby-plugin/package-lock.json @@ -1,6 +1,6 @@ { "name": "gatsby-plugin-bundle-stats", - "version": "2.0.0-rc.3", + "version": "2.0.0", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/packages/gatsby-plugin/package.json b/packages/gatsby-plugin/package.json index 1cc2684d9e..cd7b52371b 100644 --- a/packages/gatsby-plugin/package.json +++ b/packages/gatsby-plugin/package.json @@ -1,6 +1,6 @@ { "name": "gatsby-plugin-bundle-stats", - "version": "2.0.0-rc.3", + "version": "2.0.0", "description": "In-depth bundle analyzer for webpack(bundle size, assets, modules)", "main": "index.js", "engines": { @@ -38,6 +38,6 @@ }, "homepage": "https://github.com/relative-ci/bundle-stats/blob/master/packages/gatsby-plugin#readme", "dependencies": { - "bundle-stats-webpack-plugin": "^2.0.0-rc.3" + "bundle-stats-webpack-plugin": "^2.0.0" } } diff --git a/packages/html-templates/CHANGELOG.md b/packages/html-templates/CHANGELOG.md new file mode 100644 index 0000000000..d1a1976bf1 --- /dev/null +++ b/packages/html-templates/CHANGELOG.md @@ -0,0 +1,11 @@ +# Change Log + +All notable changes to this project will be documented in this file. +See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. + +# [2.0.0](https://github.com/relative-ci/bundle-stats/compare/v2.0.0-rc.1...v2.0.0) (2020-02-29) + + +### Bug Fixes + +* Update lock files ([b946889](https://github.com/relative-ci/bundle-stats/commit/b946889f8fdd9eecfce008db6a69ee5d1336faa3)) diff --git a/packages/html-templates/package-lock.json b/packages/html-templates/package-lock.json index 8796ca472e..71125e0ecf 100644 --- a/packages/html-templates/package-lock.json +++ b/packages/html-templates/package-lock.json @@ -1,6 +1,6 @@ { "name": "@bundle-stats/html-templates", - "version": "2.0.0-rc.3", + "version": "2.0.0", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/packages/html-templates/package.json b/packages/html-templates/package.json index 103175ebf9..cdbcd4cb4a 100644 --- a/packages/html-templates/package.json +++ b/packages/html-templates/package.json @@ -1,6 +1,6 @@ { "name": "@bundle-stats/html-templates", - "version": "2.0.0-rc.3", + "version": "2.0.0", "description": "HTML templates for report generation.", "main": "index.js", "scripts": { @@ -30,8 +30,8 @@ "@babel/plugin-proposal-object-rest-spread": "7.8.3", "@babel/preset-env": "7.8.6", "@babel/preset-react": "7.8.3", - "@bundle-stats/ui": "^2.0.0-rc.3", - "@bundle-stats/utils": "^2.0.0-rc.3", + "@bundle-stats/ui": "^2.0.0", + "@bundle-stats/utils": "^2.0.0", "@moonwalker/orbit-ui": "1.14.11", "@relative-ci/agent": "1.2.0", "@storybook/addon-storyshots": "5.3.14", diff --git a/packages/next-plugin/CHANGELOG.md b/packages/next-plugin/CHANGELOG.md new file mode 100644 index 0000000000..9fe5329267 --- /dev/null +++ b/packages/next-plugin/CHANGELOG.md @@ -0,0 +1,8 @@ +# Change Log + +All notable changes to this project will be documented in this file. +See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. + +# [2.0.0](https://github.com/relative-ci/bundle-stats/compare/v2.0.0-rc.1...v2.0.0) (2020-02-29) + +**Note:** Version bump only for package next-plugin-bundle-stats diff --git a/packages/next-plugin/package-lock.json b/packages/next-plugin/package-lock.json index 68d285ae6a..a9e92239aa 100644 --- a/packages/next-plugin/package-lock.json +++ b/packages/next-plugin/package-lock.json @@ -1,6 +1,6 @@ { "name": "next-plugin-bundle-stats", - "version": "2.0.0-rc.3", + "version": "2.0.0", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/packages/next-plugin/package.json b/packages/next-plugin/package.json index 9140022ed3..f0839a3843 100644 --- a/packages/next-plugin/package.json +++ b/packages/next-plugin/package.json @@ -1,6 +1,6 @@ { "name": "next-plugin-bundle-stats", - "version": "2.0.0-rc.3", + "version": "2.0.0", "description": "In-depth bundle analyzer for webpack(bundle size, assets, modules)", "main": "index.js", "engines": { @@ -38,6 +38,6 @@ }, "homepage": "https://github.com/relative-ci/bundle-stats/blob/master/packages/next-plugin#readme", "dependencies": { - "bundle-stats-webpack-plugin": "^2.0.0-rc.3" + "bundle-stats-webpack-plugin": "^2.0.0" } } diff --git a/packages/ui/CHANGELOG.md b/packages/ui/CHANGELOG.md new file mode 100644 index 0000000000..d1a1976bf1 --- /dev/null +++ b/packages/ui/CHANGELOG.md @@ -0,0 +1,11 @@ +# Change Log + +All notable changes to this project will be documented in this file. +See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. + +# [2.0.0](https://github.com/relative-ci/bundle-stats/compare/v2.0.0-rc.1...v2.0.0) (2020-02-29) + + +### Bug Fixes + +* Update lock files ([b946889](https://github.com/relative-ci/bundle-stats/commit/b946889f8fdd9eecfce008db6a69ee5d1336faa3)) diff --git a/packages/ui/package-lock.json b/packages/ui/package-lock.json index a02643deb7..1ca7f04d74 100644 --- a/packages/ui/package-lock.json +++ b/packages/ui/package-lock.json @@ -1,6 +1,6 @@ { "name": "@bundle-stats/ui", - "version": "2.0.0-rc.3", + "version": "2.0.0", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/packages/ui/package.json b/packages/ui/package.json index 8c3d380e32..268d4b2a8a 100644 --- a/packages/ui/package.json +++ b/packages/ui/package.json @@ -1,6 +1,6 @@ { "name": "@bundle-stats/ui", - "version": "2.0.0-rc.3", + "version": "2.0.0", "description": "UI components for BundleStats projects.", "main": "lib/index.js", "module": "lib-esm/index.js", @@ -37,7 +37,7 @@ "@babel/plugin-proposal-object-rest-spread": "7.8.3", "@babel/preset-env": "7.8.6", "@babel/preset-react": "7.8.3", - "@bundle-stats/utils": "^2.0.0-rc.3", + "@bundle-stats/utils": "^2.0.0", "@storybook/addon-knobs": "5.3.14", "@storybook/addon-storyshots": "5.3.14", "@storybook/addons": "5.3.14", diff --git a/packages/utils/CHANGELOG.md b/packages/utils/CHANGELOG.md new file mode 100644 index 0000000000..771807be52 --- /dev/null +++ b/packages/utils/CHANGELOG.md @@ -0,0 +1,8 @@ +# Change Log + +All notable changes to this project will be documented in this file. +See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. + +# [2.0.0](https://github.com/relative-ci/bundle-stats/compare/v2.0.0-rc.1...v2.0.0) (2020-02-29) + +**Note:** Version bump only for package @bundle-stats/utils diff --git a/packages/utils/package-lock.json b/packages/utils/package-lock.json index 48585c0886..6f15159ace 100644 --- a/packages/utils/package-lock.json +++ b/packages/utils/package-lock.json @@ -1,6 +1,6 @@ { "name": "@bundle-stats/utils", - "version": "2.0.0-rc.3", + "version": "2.0.0", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/packages/utils/package.json b/packages/utils/package.json index 55df64e7dc..c802baee09 100644 --- a/packages/utils/package.json +++ b/packages/utils/package.json @@ -1,6 +1,6 @@ { "name": "@bundle-stats/utils", - "version": "2.0.0-rc.3", + "version": "2.0.0", "description": "BundleStats utils", "main": "lib/index.js", "module": "lib-esm/index.js", diff --git a/packages/webpack-plugin/CHANGELOG.md b/packages/webpack-plugin/CHANGELOG.md new file mode 100644 index 0000000000..f89a3020cd --- /dev/null +++ b/packages/webpack-plugin/CHANGELOG.md @@ -0,0 +1,8 @@ +# Change Log + +All notable changes to this project will be documented in this file. +See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. + +# [2.0.0](https://github.com/relative-ci/bundle-stats/compare/v2.0.0-rc.1...v2.0.0) (2020-02-29) + +**Note:** Version bump only for package bundle-stats-webpack-plugin diff --git a/packages/webpack-plugin/package-lock.json b/packages/webpack-plugin/package-lock.json index 3f1e9d8c3a..a2663ce7a4 100644 --- a/packages/webpack-plugin/package-lock.json +++ b/packages/webpack-plugin/package-lock.json @@ -1,6 +1,6 @@ { "name": "bundle-stats-webpack-plugin", - "version": "2.0.0-rc.3", + "version": "2.0.0", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/packages/webpack-plugin/package.json b/packages/webpack-plugin/package.json index c7cd294809..5679d235b4 100644 --- a/packages/webpack-plugin/package.json +++ b/packages/webpack-plugin/package.json @@ -1,6 +1,6 @@ { "name": "bundle-stats-webpack-plugin", - "version": "2.0.0-rc.3", + "version": "2.0.0", "description": "In-depth bundle analyzer for webpack(bundle size, assets, modules, packages)", "main": "lib/index.js", "directories": { @@ -43,8 +43,8 @@ }, "homepage": "https://github.com/relative-ci/bundle-stats/blob/master/packages/webpack-plugin#readme", "dependencies": { - "@bundle-stats/cli-utils": "^2.0.0-rc.3", - "@bundle-stats/utils": "^2.0.0-rc.3", + "@bundle-stats/cli-utils": "^2.0.0", + "@bundle-stats/utils": "^2.0.0", "core-js": "^3.1.4", "lodash": "4.17.15" },