From b313b1967594b2294ea5996dbf0014a72b111c72 Mon Sep 17 00:00:00 2001 From: Vio Date: Sat, 27 Mar 2021 10:46:56 +0100 Subject: [PATCH] :package: release v2.8.0 [ci skip] --- CHANGELOG.md | 41 +++++++++++++++++++++++ lerna.json | 2 +- packages/cli-utils/CHANGELOG.md | 8 +++++ packages/cli-utils/package-lock.json | 2 +- packages/cli-utils/package.json | 6 ++-- packages/cli/CHANGELOG.md | 8 +++++ packages/cli/package-lock.json | 2 +- packages/cli/package.json | 6 ++-- packages/gatsby-plugin/CHANGELOG.md | 8 +++++ packages/gatsby-plugin/package.json | 4 +-- packages/html-templates/CHANGELOG.md | 8 +++++ packages/html-templates/package-lock.json | 2 +- packages/html-templates/package.json | 6 ++-- packages/next-plugin/CHANGELOG.md | 8 +++++ packages/next-plugin/package.json | 4 +-- packages/ui/CHANGELOG.md | 39 +++++++++++++++++++++ packages/ui/package-lock.json | 2 +- packages/ui/package.json | 4 +-- packages/utils/CHANGELOG.md | 14 ++++++++ packages/utils/package-lock.json | 2 +- packages/utils/package.json | 2 +- packages/webpack-plugin/CHANGELOG.md | 8 +++++ packages/webpack-plugin/package-lock.json | 2 +- packages/webpack-plugin/package.json | 6 ++-- 24 files changed, 168 insertions(+), 26 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 22f17138eb..2853e99cc8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,47 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [2.8.0](https://github.com/relative-ci/bundle-stats/compare/v2.7.2...v2.8.0) (2021-03-27) + + +### Bug Fixes + +* **ui:** Dropdown - consistent usage and styling ([46082d6](https://github.com/relative-ci/bundle-stats/commit/46082d6fd782e6861f4dfe54829b7ed6f3a1f30a)) +* **ui:** DuplicatePackagesWarning - skip delta when 0 ([e5ebc46](https://github.com/relative-ci/bundle-stats/commit/e5ebc4689aac35118d559fef244c01c087ff9c14)) +* **ui:** Export TotalSizeTypeTitle ([6c40752](https://github.com/relative-ci/bundle-stats/commit/6c407527c99716068e8226fe7605dc85510176f8)) +* **ui:** Filters - active styles for custom selection ([a0ea03a](https://github.com/relative-ci/bundle-stats/commit/a0ea03a1cad742683238f389d4e6f65516421cc9)) +* **ui:** Filters - crop long dropdown labels ([cfd3292](https://github.com/relative-ci/bundle-stats/commit/cfd3292c8c409243615c1b8fb463f5a547344ca1)) +* **ui:** Filters - overflow if there more than 20 items ([a6bdfd2](https://github.com/relative-ci/bundle-stats/commit/a6bdfd2e5458f6baf53009054bdab196f3decceb)) +* **ui:** Increase color palette saturation ([0465ab4](https://github.com/relative-ci/bundle-stats/commit/0465ab42dfcae206954a2a19089c2e8bf3f3a9e3)) +* **ui:** Loader - update colors ([c3f10f4](https://github.com/relative-ci/bundle-stats/commit/c3f10f4a69fabbedfefca01518735e079c518927)) +* **ui:** MetricsTable - show count and total count ([11e4ca6](https://github.com/relative-ci/bundle-stats/commit/11e4ca6b4bdff285660fc6012a263b3f82f2541a)) +* **ui:** Popover - pass aria-label ([547c4f1](https://github.com/relative-ci/bundle-stats/commit/547c4f1b77db9ee245516d27725b23bd1b1b87c2)) +* **ui:** Remove dropdown label right margin ([b9eb061](https://github.com/relative-ci/bundle-stats/commit/b9eb0611bfc680ad41ae3edd7fce787a2ef5d643)) +* **ui:** Search - merge filters param to all entries filters ([024d05d](https://github.com/relative-ci/bundle-stats/commit/024d05da639e33a4c4944968f878cbd4c67f6aa1)) +* **ui:** SummaryItem - correct loading state ([c053b89](https://github.com/relative-ci/bundle-stats/commit/c053b89d7b04f4265e8c3ca81d955f8c8ae05276)) +* **ui:** SummaryItem - prevent delta value from wrapping ([ddd63a1](https://github.com/relative-ci/bundle-stats/commit/ddd63a1ffe339be7cfd47bfb36649b9c890151f0)) +* **ui:** withSearch - update state when props are changing ([4f16adb](https://github.com/relative-ci/bundle-stats/commit/4f16adba54099a2ef6bb5a4e600306cc326e56d0)) +* **utils:** Component link - set chunk ids filters ([2643fd3](https://github.com/relative-ci/bundle-stats/commit/2643fd384ed60e2754b7c9aa18cad95e5c7cfd3e)) +* **utils:** ComponentLinks - packages change filter ([cb93c85](https://github.com/relative-ci/bundle-stats/commit/cb93c8548943c24f7358a09b55e681150589f461)) +* **utils:** Webpack metrics info ([8b06dd5](https://github.com/relative-ci/bundle-stats/commit/8b06dd5095b5a8206ba2531355df618431147541)) + + +### Features + +* **ui:** Add MetricsTableOptions ([edff4eb](https://github.com/relative-ci/bundle-stats/commit/edff4ebfb417ec8feb8f19ddcfacd1d03a7f2c17)) +* **ui:** BundleModules - add ModuleInfo on click ([a3ae754](https://github.com/relative-ci/bundle-stats/commit/a3ae754435a6de026a06de00c2e896742ad7a0c2)) +* **ui:** MetricsTableOptions component ([8b30c1f](https://github.com/relative-ci/bundle-stats/commit/8b30c1ffa0cbfb463a3efc35354470c6a6d9630d)) +* **ui:** ModuleInfo component ([29e6694](https://github.com/relative-ci/bundle-stats/commit/29e6694d8fb3e37ba8e14f294c0f02e3b3a9e177)) + + +### Performance Improvements + +* **ui:** BundleModules - render Popover on mouse enter ([8c0f2ce](https://github.com/relative-ci/bundle-stats/commit/8c0f2ce90924bee26a398b60b38ad56bc26af37e)) + + + + + ## [2.7.2](https://github.com/relative-ci/bundle-stats/compare/v2.7.1...v2.7.2) (2021-03-13) diff --git a/lerna.json b/lerna.json index d75bcdcaa6..a60416c8a1 100644 --- a/lerna.json +++ b/lerna.json @@ -2,5 +2,5 @@ "packages": [ "packages/*" ], - "version": "2.7.2" + "version": "2.8.0" } diff --git a/packages/cli-utils/CHANGELOG.md b/packages/cli-utils/CHANGELOG.md index 88c30697c2..855a5d0dd8 100644 --- a/packages/cli-utils/CHANGELOG.md +++ b/packages/cli-utils/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. +# [2.8.0](https://github.com/relative-ci/bundle-stats/compare/v2.7.2...v2.8.0) (2021-03-27) + +**Note:** Version bump only for package @bundle-stats/cli-utils + + + + + ## [2.7.2](https://github.com/relative-ci/bundle-stats/compare/v2.7.1...v2.7.2) (2021-03-13) **Note:** Version bump only for package @bundle-stats/cli-utils diff --git a/packages/cli-utils/package-lock.json b/packages/cli-utils/package-lock.json index 8b714e2b25..d1dae789eb 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.7.2", + "version": "2.8.0", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/packages/cli-utils/package.json b/packages/cli-utils/package.json index cf6ec3d0bb..710ab6544d 100644 --- a/packages/cli-utils/package.json +++ b/packages/cli-utils/package.json @@ -1,6 +1,6 @@ { "name": "@bundle-stats/cli-utils", - "version": "2.7.2", + "version": "2.8.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.7.2", - "@bundle-stats/utils": "^2.7.2", + "@bundle-stats/html-templates": "^2.8.0", + "@bundle-stats/utils": "^2.8.0", "core-js": "^3.1.4", "find-cache-dir": "^3.1.0", "fs-extra": "^9.0.0", diff --git a/packages/cli/CHANGELOG.md b/packages/cli/CHANGELOG.md index e26d978510..d2cf4a77b9 100644 --- a/packages/cli/CHANGELOG.md +++ b/packages/cli/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. +# [2.8.0](https://github.com/relative-ci/bundle-stats/compare/v2.7.2...v2.8.0) (2021-03-27) + +**Note:** Version bump only for package bundle-stats + + + + + ## [2.7.2](https://github.com/relative-ci/bundle-stats/compare/v2.7.1...v2.7.2) (2021-03-13) **Note:** Version bump only for package bundle-stats diff --git a/packages/cli/package-lock.json b/packages/cli/package-lock.json index cc5019a801..169dbc1c98 100644 --- a/packages/cli/package-lock.json +++ b/packages/cli/package-lock.json @@ -1,6 +1,6 @@ { "name": "bundle-stats", - "version": "2.7.2", + "version": "2.8.0", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/packages/cli/package.json b/packages/cli/package.json index 74cb730f12..2f8aec956c 100644 --- a/packages/cli/package.json +++ b/packages/cli/package.json @@ -1,6 +1,6 @@ { "name": "bundle-stats", - "version": "2.7.2", + "version": "2.8.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.7.2", - "@bundle-stats/utils": "^2.7.2", + "@bundle-stats/cli-utils": "^2.8.0", + "@bundle-stats/utils": "^2.8.0", "boxen": "^5.0.0", "fs-extra": "9.1.0", "listr": "^0.14.3", diff --git a/packages/gatsby-plugin/CHANGELOG.md b/packages/gatsby-plugin/CHANGELOG.md index 899da1583d..bd4eabc4f5 100644 --- a/packages/gatsby-plugin/CHANGELOG.md +++ b/packages/gatsby-plugin/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. +# [2.8.0](https://github.com/relative-ci/bundle-stats/compare/v2.7.2...v2.8.0) (2021-03-27) + +**Note:** Version bump only for package gatsby-plugin-bundle-stats + + + + + ## [2.7.2](https://github.com/relative-ci/bundle-stats/compare/v2.7.1...v2.7.2) (2021-03-13) **Note:** Version bump only for package gatsby-plugin-bundle-stats diff --git a/packages/gatsby-plugin/package.json b/packages/gatsby-plugin/package.json index a160239623..d32bc8a8b6 100644 --- a/packages/gatsby-plugin/package.json +++ b/packages/gatsby-plugin/package.json @@ -1,6 +1,6 @@ { "name": "gatsby-plugin-bundle-stats", - "version": "2.7.2", + "version": "2.8.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.7.2" + "bundle-stats-webpack-plugin": "^2.8.0" } } diff --git a/packages/html-templates/CHANGELOG.md b/packages/html-templates/CHANGELOG.md index 736498f9e6..ce633eb843 100644 --- a/packages/html-templates/CHANGELOG.md +++ b/packages/html-templates/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. +# [2.8.0](https://github.com/relative-ci/bundle-stats/compare/v2.7.2...v2.8.0) (2021-03-27) + +**Note:** Version bump only for package @bundle-stats/html-templates + + + + + ## [2.7.2](https://github.com/relative-ci/bundle-stats/compare/v2.7.1...v2.7.2) (2021-03-13) **Note:** Version bump only for package @bundle-stats/html-templates diff --git a/packages/html-templates/package-lock.json b/packages/html-templates/package-lock.json index fff2a71cdd..806b6ec0a3 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.7.2", + "version": "2.8.0", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/packages/html-templates/package.json b/packages/html-templates/package.json index ae1c2caf4f..60b62f84dc 100644 --- a/packages/html-templates/package.json +++ b/packages/html-templates/package.json @@ -1,6 +1,6 @@ { "name": "@bundle-stats/html-templates", - "version": "2.7.2", + "version": "2.8.0", "description": "HTML templates for report generation.", "main": "index.js", "scripts": { @@ -69,8 +69,8 @@ "whatwg-fetch": "3.6.2" }, "dependencies": { - "@bundle-stats/ui": "^2.7.2", - "@bundle-stats/utils": "^2.7.2", + "@bundle-stats/ui": "^2.8.0", + "@bundle-stats/utils": "^2.8.0", "classnames": "2.2.6", "lodash": "^4.17.11", "preact": "10.5.13", diff --git a/packages/next-plugin/CHANGELOG.md b/packages/next-plugin/CHANGELOG.md index 53d32fecd3..2ee7231556 100644 --- a/packages/next-plugin/CHANGELOG.md +++ b/packages/next-plugin/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. +# [2.8.0](https://github.com/relative-ci/bundle-stats/compare/v2.7.2...v2.8.0) (2021-03-27) + +**Note:** Version bump only for package next-plugin-bundle-stats + + + + + ## [2.7.2](https://github.com/relative-ci/bundle-stats/compare/v2.7.1...v2.7.2) (2021-03-13) **Note:** Version bump only for package next-plugin-bundle-stats diff --git a/packages/next-plugin/package.json b/packages/next-plugin/package.json index 83862b5932..e9fe4848cb 100644 --- a/packages/next-plugin/package.json +++ b/packages/next-plugin/package.json @@ -1,6 +1,6 @@ { "name": "next-plugin-bundle-stats", - "version": "2.7.2", + "version": "2.8.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.7.2" + "bundle-stats-webpack-plugin": "^2.8.0" } } diff --git a/packages/ui/CHANGELOG.md b/packages/ui/CHANGELOG.md index 269e11cc6c..e9a5b33a80 100644 --- a/packages/ui/CHANGELOG.md +++ b/packages/ui/CHANGELOG.md @@ -3,6 +3,45 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [2.8.0](https://github.com/relative-ci/bundle-stats/compare/v2.7.2...v2.8.0) (2021-03-27) + + +### Bug Fixes + +* **ui:** Dropdown - consistent usage and styling ([46082d6](https://github.com/relative-ci/bundle-stats/commit/46082d6fd782e6861f4dfe54829b7ed6f3a1f30a)) +* **ui:** DuplicatePackagesWarning - skip delta when 0 ([e5ebc46](https://github.com/relative-ci/bundle-stats/commit/e5ebc4689aac35118d559fef244c01c087ff9c14)) +* **ui:** Export TotalSizeTypeTitle ([6c40752](https://github.com/relative-ci/bundle-stats/commit/6c407527c99716068e8226fe7605dc85510176f8)) +* **ui:** Filters - active styles for custom selection ([a0ea03a](https://github.com/relative-ci/bundle-stats/commit/a0ea03a1cad742683238f389d4e6f65516421cc9)) +* **ui:** Filters - crop long dropdown labels ([cfd3292](https://github.com/relative-ci/bundle-stats/commit/cfd3292c8c409243615c1b8fb463f5a547344ca1)) +* **ui:** Filters - overflow if there more than 20 items ([a6bdfd2](https://github.com/relative-ci/bundle-stats/commit/a6bdfd2e5458f6baf53009054bdab196f3decceb)) +* **ui:** Increase color palette saturation ([0465ab4](https://github.com/relative-ci/bundle-stats/commit/0465ab42dfcae206954a2a19089c2e8bf3f3a9e3)) +* **ui:** Loader - update colors ([c3f10f4](https://github.com/relative-ci/bundle-stats/commit/c3f10f4a69fabbedfefca01518735e079c518927)) +* **ui:** MetricsTable - show count and total count ([11e4ca6](https://github.com/relative-ci/bundle-stats/commit/11e4ca6b4bdff285660fc6012a263b3f82f2541a)) +* **ui:** Popover - pass aria-label ([547c4f1](https://github.com/relative-ci/bundle-stats/commit/547c4f1b77db9ee245516d27725b23bd1b1b87c2)) +* **ui:** Remove dropdown label right margin ([b9eb061](https://github.com/relative-ci/bundle-stats/commit/b9eb0611bfc680ad41ae3edd7fce787a2ef5d643)) +* **ui:** Search - merge filters param to all entries filters ([024d05d](https://github.com/relative-ci/bundle-stats/commit/024d05da639e33a4c4944968f878cbd4c67f6aa1)) +* **ui:** SummaryItem - correct loading state ([c053b89](https://github.com/relative-ci/bundle-stats/commit/c053b89d7b04f4265e8c3ca81d955f8c8ae05276)) +* **ui:** SummaryItem - prevent delta value from wrapping ([ddd63a1](https://github.com/relative-ci/bundle-stats/commit/ddd63a1ffe339be7cfd47bfb36649b9c890151f0)) +* **ui:** withSearch - update state when props are changing ([4f16adb](https://github.com/relative-ci/bundle-stats/commit/4f16adba54099a2ef6bb5a4e600306cc326e56d0)) +* **utils:** Component link - set chunk ids filters ([2643fd3](https://github.com/relative-ci/bundle-stats/commit/2643fd384ed60e2754b7c9aa18cad95e5c7cfd3e)) + + +### Features + +* **ui:** Add MetricsTableOptions ([edff4eb](https://github.com/relative-ci/bundle-stats/commit/edff4ebfb417ec8feb8f19ddcfacd1d03a7f2c17)) +* **ui:** BundleModules - add ModuleInfo on click ([a3ae754](https://github.com/relative-ci/bundle-stats/commit/a3ae754435a6de026a06de00c2e896742ad7a0c2)) +* **ui:** MetricsTableOptions component ([8b30c1f](https://github.com/relative-ci/bundle-stats/commit/8b30c1ffa0cbfb463a3efc35354470c6a6d9630d)) +* **ui:** ModuleInfo component ([29e6694](https://github.com/relative-ci/bundle-stats/commit/29e6694d8fb3e37ba8e14f294c0f02e3b3a9e177)) + + +### Performance Improvements + +* **ui:** BundleModules - render Popover on mouse enter ([8c0f2ce](https://github.com/relative-ci/bundle-stats/commit/8c0f2ce90924bee26a398b60b38ad56bc26af37e)) + + + + + ## [2.7.2](https://github.com/relative-ci/bundle-stats/compare/v2.7.1...v2.7.2) (2021-03-13) diff --git a/packages/ui/package-lock.json b/packages/ui/package-lock.json index be68d86d2d..620837f14b 100644 --- a/packages/ui/package-lock.json +++ b/packages/ui/package-lock.json @@ -1,6 +1,6 @@ { "name": "@bundle-stats/ui", - "version": "2.7.2", + "version": "2.8.0", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/packages/ui/package.json b/packages/ui/package.json index 77690f9315..3ab4107c63 100644 --- a/packages/ui/package.json +++ b/packages/ui/package.json @@ -1,6 +1,6 @@ { "name": "@bundle-stats/ui", - "version": "2.7.2", + "version": "2.8.0", "description": "UI components for BundleStats projects.", "main": "lib/index.js", "module": "lib-esm/index.js", @@ -38,7 +38,7 @@ "@babel/plugin-proposal-private-methods": "7.13.0", "@babel/preset-env": "7.13.12", "@babel/preset-react": "7.13.13", - "@bundle-stats/utils": "^2.7.2", + "@bundle-stats/utils": "^2.8.0", "@simplyianm/babel-plugin-inline-react-svg": "1.2.0", "@storybook/addon-knobs": "6.1.21", "@storybook/addon-storyshots": "6.1.21", diff --git a/packages/utils/CHANGELOG.md b/packages/utils/CHANGELOG.md index 20c7d6c4bc..995e748df6 100644 --- a/packages/utils/CHANGELOG.md +++ b/packages/utils/CHANGELOG.md @@ -3,6 +3,20 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [2.8.0](https://github.com/relative-ci/bundle-stats/compare/v2.7.2...v2.8.0) (2021-03-27) + + +### Bug Fixes + +* **ui:** Search - merge filters param to all entries filters ([024d05d](https://github.com/relative-ci/bundle-stats/commit/024d05da639e33a4c4944968f878cbd4c67f6aa1)) +* **utils:** Component link - set chunk ids filters ([2643fd3](https://github.com/relative-ci/bundle-stats/commit/2643fd384ed60e2754b7c9aa18cad95e5c7cfd3e)) +* **utils:** ComponentLinks - packages change filter ([cb93c85](https://github.com/relative-ci/bundle-stats/commit/cb93c8548943c24f7358a09b55e681150589f461)) +* **utils:** Webpack metrics info ([8b06dd5](https://github.com/relative-ci/bundle-stats/commit/8b06dd5095b5a8206ba2531355df618431147541)) + + + + + ## [2.7.2](https://github.com/relative-ci/bundle-stats/compare/v2.7.1...v2.7.2) (2021-03-13) diff --git a/packages/utils/package-lock.json b/packages/utils/package-lock.json index 76ca30cb90..a67c8b46ca 100644 --- a/packages/utils/package-lock.json +++ b/packages/utils/package-lock.json @@ -1,6 +1,6 @@ { "name": "@bundle-stats/utils", - "version": "2.7.2", + "version": "2.8.0", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/packages/utils/package.json b/packages/utils/package.json index c7543f2ef0..27e863d28c 100644 --- a/packages/utils/package.json +++ b/packages/utils/package.json @@ -1,6 +1,6 @@ { "name": "@bundle-stats/utils", - "version": "2.7.2", + "version": "2.8.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 index 64d98346eb..4ef766ee1c 100644 --- a/packages/webpack-plugin/CHANGELOG.md +++ b/packages/webpack-plugin/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. +# [2.8.0](https://github.com/relative-ci/bundle-stats/compare/v2.7.2...v2.8.0) (2021-03-27) + +**Note:** Version bump only for package bundle-stats-webpack-plugin + + + + + ## [2.7.2](https://github.com/relative-ci/bundle-stats/compare/v2.7.1...v2.7.2) (2021-03-13) **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 0f40bc9457..a498e92b9e 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.7.2", + "version": "2.8.0", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/packages/webpack-plugin/package.json b/packages/webpack-plugin/package.json index d81f2a6ed9..cfe5b7c49f 100644 --- a/packages/webpack-plugin/package.json +++ b/packages/webpack-plugin/package.json @@ -1,6 +1,6 @@ { "name": "bundle-stats-webpack-plugin", - "version": "2.7.2", + "version": "2.8.0", "description": "In-depth bundle analyzer for webpack(bundle size, assets, modules, packages)", "main": "lib/index.js", "types": "typings.d.ts", @@ -44,8 +44,8 @@ }, "homepage": "https://github.com/relative-ci/bundle-stats/blob/master/packages/webpack-plugin#readme", "dependencies": { - "@bundle-stats/cli-utils": "^2.7.2", - "@bundle-stats/utils": "^2.7.2", + "@bundle-stats/cli-utils": "^2.8.0", + "@bundle-stats/utils": "^2.8.0", "core-js": "^3.1.4", "lodash": "4.17.21" },