diff --git a/CHANGELOG.md b/CHANGELOG.md index e699c0dbe..6277bd7dc 100644 --- a/CHANGELOG.md +++ b/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. + +## [8.0.2](https://github.com/tivac/modular-css/compare/v8.0.0...v8.0.2) (2018-02-16) + + +### Bug Fixes + +* Correctly support named exports of [@value](https://github.com/value) ([#399](https://github.com/tivac/modular-css/issues/399)) ([166bfb2](https://github.com/tivac/modular-css/commit/166bfb2)) + + + + # [8.0.0](https://github.com/tivac/modular-css/compare/v7.2.0...v8.0.0) (2018-02-09) diff --git a/lerna.json b/lerna.json index 05f168e8d..c53e55818 100644 --- a/lerna.json +++ b/lerna.json @@ -1,6 +1,6 @@ { "lerna": "2.5.1", - "version": "8.0.1", + "version": "8.0.2", "command": { "publish": { "conventionalCommits": true, diff --git a/packages/aliases/CHANGELOG.md b/packages/aliases/CHANGELOG.md index bd79b3a41..ad6a9e36a 100644 --- a/packages/aliases/CHANGELOG.md +++ b/packages/aliases/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. + +## [8.0.2](https://github.com/tivac/modular-css/compare/v8.0.0...v8.0.2) (2018-02-16) + + + + +**Note:** Version bump only for package modular-css-aliases + # [8.0.0](https://github.com/tivac/modular-css/compare/v7.2.0...v8.0.0) (2018-02-09) diff --git a/packages/aliases/package.json b/packages/aliases/package.json index 9e25ef05e..21a00be2a 100644 --- a/packages/aliases/package.json +++ b/packages/aliases/package.json @@ -1,6 +1,6 @@ { "name": "modular-css-aliases", - "version": "8.0.0", + "version": "8.0.2", "description": "Custom file resolver supporting directory aliases for modular-css", "main": "./aliases.js", "repository": "tivac/modular-css", diff --git a/packages/browserify/CHANGELOG.md b/packages/browserify/CHANGELOG.md index bcb27b04e..0fb5a3341 100644 --- a/packages/browserify/CHANGELOG.md +++ b/packages/browserify/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. + +## [8.0.2](https://github.com/tivac/modular-css/compare/v8.0.0...v8.0.2) (2018-02-16) + + + + +**Note:** Version bump only for package modular-cssify + # [8.0.0](https://github.com/tivac/modular-css/compare/v7.2.0...v8.0.0) (2018-02-09) diff --git a/packages/browserify/package.json b/packages/browserify/package.json index 2186bfdd3..722f0ffe2 100644 --- a/packages/browserify/package.json +++ b/packages/browserify/package.json @@ -1,6 +1,6 @@ { "name": "modular-cssify", - "version": "8.0.0", + "version": "8.0.2", "description": "Browserify transform for modular-css", "main": "./browserify.js", "repository": "tivac/modular-css", diff --git a/packages/bundle/CHANGELOG.md b/packages/bundle/CHANGELOG.md index 2692849a5..b16e62e84 100644 --- a/packages/bundle/CHANGELOG.md +++ b/packages/bundle/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. + +## [8.0.2](https://github.com/tivac/modular-css/compare/v8.0.0...v8.0.2) (2018-02-16) + + + + +**Note:** Version bump only for package modular-css + # [8.0.0](https://github.com/tivac/modular-css/compare/v7.2.0...v8.0.0) (2018-02-09) diff --git a/packages/bundle/package.json b/packages/bundle/package.json index 76943e6d9..0460166eb 100644 --- a/packages/bundle/package.json +++ b/packages/bundle/package.json @@ -1,6 +1,6 @@ { "name": "modular-css", - "version": "8.0.0", + "version": "8.0.2", "description": "A streamlined reinterpretation of CSS Modules", "main": "./index.js", "bin": "./cli.js", @@ -32,9 +32,9 @@ "modular-css-cli": "^8.0.0", "modular-css-core": "^8.0.0", "modular-css-glob": "^8.0.0", - "modular-css-rollup": "^8.0.0", - "modular-css-webpack": "^8.0.0", - "modular-cssify": "^8.0.0", + "modular-css-rollup": "^8.0.2", + "modular-css-webpack": "^8.0.2", + "modular-cssify": "^8.0.2", "postcss-modular-css": "^8.0.0" } } diff --git a/packages/paths/CHANGELOG.md b/packages/paths/CHANGELOG.md index 1bbf37d7b..4aa369811 100644 --- a/packages/paths/CHANGELOG.md +++ b/packages/paths/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. + +## [8.0.2](https://github.com/tivac/modular-css/compare/v8.0.0...v8.0.2) (2018-02-16) + + + + +**Note:** Version bump only for package modular-css-paths + # [8.0.0](https://github.com/tivac/modular-css/compare/v7.2.0...v8.0.0) (2018-02-09) diff --git a/packages/paths/package.json b/packages/paths/package.json index d9fab5bef..f6392fec4 100644 --- a/packages/paths/package.json +++ b/packages/paths/package.json @@ -1,6 +1,6 @@ { "name": "modular-css-paths", - "version": "8.0.0", + "version": "8.0.2", "description": "Custom file resolver supporting multiple paths for modular-css", "main": "./paths.js", "repository": "tivac/modular-css", diff --git a/packages/rollup/CHANGELOG.md b/packages/rollup/CHANGELOG.md index 4f42bd152..1e586b835 100644 --- a/packages/rollup/CHANGELOG.md +++ b/packages/rollup/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. + +## [8.0.2](https://github.com/tivac/modular-css/compare/v8.0.0...v8.0.2) (2018-02-16) + + +### Bug Fixes + +* Correctly support named exports of [@value](https://github.com/value) ([#399](https://github.com/tivac/modular-css/issues/399)) ([166bfb2](https://github.com/tivac/modular-css/commit/166bfb2)) + + + + # [8.0.0](https://github.com/tivac/modular-css/compare/v7.2.0...v8.0.0) (2018-02-09) diff --git a/packages/rollup/package.json b/packages/rollup/package.json index 8d8fb3a4f..395eed58d 100644 --- a/packages/rollup/package.json +++ b/packages/rollup/package.json @@ -1,6 +1,6 @@ { "name": "modular-css-rollup", - "version": "8.0.0", + "version": "8.0.2", "description": "Add modular-css support to rollup", "main": "./rollup.js", "repository": "tivac/modular-css", diff --git a/packages/svelte/CHANGELOG.md b/packages/svelte/CHANGELOG.md index 02b04725a..729e4bbe6 100644 --- a/packages/svelte/CHANGELOG.md +++ b/packages/svelte/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. + +## [8.0.2](https://github.com/tivac/modular-css/compare/v8.0.0...v8.0.2) (2018-02-16) + + +### Bug Fixes + +* Correctly support named exports of [@value](https://github.com/value) ([#399](https://github.com/tivac/modular-css/issues/399)) ([166bfb2](https://github.com/tivac/modular-css/commit/166bfb2)) + + + + # [8.0.0](https://github.com/tivac/modular-css/compare/v7.2.0...v8.0.0) (2018-02-09) diff --git a/packages/svelte/package.json b/packages/svelte/package.json index 82839008d..691e1df14 100644 --- a/packages/svelte/package.json +++ b/packages/svelte/package.json @@ -1,6 +1,6 @@ { "name": "modular-css-svelte", - "version": "8.0.0", + "version": "8.0.2", "description": "Add modular-css support to svelte", "main": "./svelte.js", "repository": "tivac/modular-css", diff --git a/packages/webpack/CHANGELOG.md b/packages/webpack/CHANGELOG.md index b4814588f..b06c532fd 100644 --- a/packages/webpack/CHANGELOG.md +++ b/packages/webpack/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. + +## [8.0.2](https://github.com/tivac/modular-css/compare/v8.0.0...v8.0.2) (2018-02-16) + + +### Bug Fixes + +* Correctly support named exports of [@value](https://github.com/value) ([#399](https://github.com/tivac/modular-css/issues/399)) ([166bfb2](https://github.com/tivac/modular-css/commit/166bfb2)) + + + + # [8.0.0](https://github.com/tivac/modular-css/compare/v7.2.0...v8.0.0) (2018-02-09) diff --git a/packages/webpack/package.json b/packages/webpack/package.json index e57d9bae0..288000ec6 100644 --- a/packages/webpack/package.json +++ b/packages/webpack/package.json @@ -1,6 +1,6 @@ { "name": "modular-css-webpack", - "version": "8.0.0", + "version": "8.0.2", "description": "Webpack support for modular-css", "main": "./index.js", "repository": "tivac/modular-css", diff --git a/packages/www/CHANGELOG.md b/packages/www/CHANGELOG.md index 544f9d6c1..0405fd522 100644 --- a/packages/www/CHANGELOG.md +++ b/packages/www/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. + +## [8.0.2](https://github.com/tivac/modular-css/compare/v8.0.0...v8.0.2) (2018-02-16) + + + + +**Note:** Version bump only for package www + # [8.0.0](https://github.com/tivac/modular-css/compare/v7.2.0...v8.0.0) (2018-02-09) diff --git a/packages/www/package.json b/packages/www/package.json index f2ae7bb91..e5123576c 100644 --- a/packages/www/package.json +++ b/packages/www/package.json @@ -1,6 +1,6 @@ { "name": "www", - "version": "8.0.0", + "version": "8.0.2", "private": true, "description": "web site for modular-css", "main": "index.js", @@ -29,7 +29,7 @@ "cssnano-cli": "^1.0.5", "html-webpack-plugin": "^2.30.1", "modular-css-namer": "^8.0.0", - "modular-css-webpack": "^8.0.0", + "modular-css-webpack": "^8.0.2", "surge": "^0.19.0", "webpack": "^3.5.6", "webpack-cleanup-plugin": "^0.5.1",