Skip to content

Commit

Permalink
chore: Publish v8.0.2 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
tivac committed Feb 16, 2018
1 parent 882bc0c commit 624484e
Show file tree
Hide file tree
Showing 18 changed files with 97 additions and 13 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.

<a name="8.0.2"></a>
## [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))




<a name="8.0.0"></a>
# [8.0.0](https://github.com/tivac/modular-css/compare/v7.2.0...v8.0.0) (2018-02-09)

Expand Down
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"lerna": "2.5.1",
"version": "8.0.1",
"version": "8.0.2",
"command": {
"publish": {
"conventionalCommits": true,
Expand Down
8 changes: 8 additions & 0 deletions packages/aliases/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.

<a name="8.0.2"></a>
## [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

<a name="8.0.0"></a>
# [8.0.0](https://github.com/tivac/modular-css/compare/v7.2.0...v8.0.0) (2018-02-09)

Expand Down
2 changes: 1 addition & 1 deletion packages/aliases/package.json
Original file line number Diff line number Diff line change
@@ -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",
Expand Down
8 changes: 8 additions & 0 deletions packages/browserify/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.

<a name="8.0.2"></a>
## [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

<a name="8.0.0"></a>
# [8.0.0](https://github.com/tivac/modular-css/compare/v7.2.0...v8.0.0) (2018-02-09)

Expand Down
2 changes: 1 addition & 1 deletion packages/browserify/package.json
Original file line number Diff line number Diff line change
@@ -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",
Expand Down
8 changes: 8 additions & 0 deletions packages/bundle/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.

<a name="8.0.2"></a>
## [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

<a name="8.0.0"></a>
# [8.0.0](https://github.com/tivac/modular-css/compare/v7.2.0...v8.0.0) (2018-02-09)

Expand Down
8 changes: 4 additions & 4 deletions packages/bundle/package.json
Original file line number Diff line number Diff line change
@@ -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",
Expand Down Expand Up @@ -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"
}
}
8 changes: 8 additions & 0 deletions packages/paths/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.

<a name="8.0.2"></a>
## [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

<a name="8.0.0"></a>
# [8.0.0](https://github.com/tivac/modular-css/compare/v7.2.0...v8.0.0) (2018-02-09)

Expand Down
2 changes: 1 addition & 1 deletion packages/paths/package.json
Original file line number Diff line number Diff line change
@@ -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",
Expand Down
11 changes: 11 additions & 0 deletions packages/rollup/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.

<a name="8.0.2"></a>
## [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))




<a name="8.0.0"></a>
# [8.0.0](https://github.com/tivac/modular-css/compare/v7.2.0...v8.0.0) (2018-02-09)

Expand Down
2 changes: 1 addition & 1 deletion packages/rollup/package.json
Original file line number Diff line number Diff line change
@@ -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",
Expand Down
11 changes: 11 additions & 0 deletions packages/svelte/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.

<a name="8.0.2"></a>
## [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))




<a name="8.0.0"></a>
# [8.0.0](https://github.com/tivac/modular-css/compare/v7.2.0...v8.0.0) (2018-02-09)

Expand Down
2 changes: 1 addition & 1 deletion packages/svelte/package.json
Original file line number Diff line number Diff line change
@@ -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",
Expand Down
11 changes: 11 additions & 0 deletions packages/webpack/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.

<a name="8.0.2"></a>
## [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))




<a name="8.0.0"></a>
# [8.0.0](https://github.com/tivac/modular-css/compare/v7.2.0...v8.0.0) (2018-02-09)

Expand Down
2 changes: 1 addition & 1 deletion packages/webpack/package.json
Original file line number Diff line number Diff line change
@@ -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",
Expand Down
8 changes: 8 additions & 0 deletions packages/www/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.

<a name="8.0.2"></a>
## [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

<a name="8.0.0"></a>
# [8.0.0](https://github.com/tivac/modular-css/compare/v7.2.0...v8.0.0) (2018-02-09)

Expand Down
4 changes: 2 additions & 2 deletions packages/www/package.json
Original file line number Diff line number Diff line change
@@ -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",
Expand Down Expand Up @@ -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",
Expand Down

0 comments on commit 624484e

Please sign in to comment.