Skip to content

Commit

Permalink
chore: Publish v21.1.1 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
tivac committed Jan 21, 2019
1 parent 0af8d5a commit 0e29aa4
Show file tree
Hide file tree
Showing 28 changed files with 138 additions and 16 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,18 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [21.1.1](https://github.com/tivac/modular-css/compare/v21.1.0...v21.1.1) (2019-01-21)


### Bug Fixes

* limit import() rewrites ([#547](https://github.com/tivac/modular-css/issues/547)) ([32e58e6](https://github.com/tivac/modular-css/commit/32e58e6))
* move bundle asset tagging later ([#546](https://github.com/tivac/modular-css/issues/546)) ([2fef785](https://github.com/tivac/modular-css/commit/2fef785))





# [21.1.0](https://github.com/tivac/modular-css/compare/v21.0.1...v21.1.0) (2019-01-21)


Expand Down
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "21.1.0",
"version": "21.1.1",
"command": {
"publish": {
"conventionalCommits": true,
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.

## [21.1.1](https://github.com/tivac/modular-css/compare/v21.1.0...v21.1.1) (2019-01-21)

**Note:** Version bump only for package @modular-css/browserify





# [21.0.0](https://github.com/tivac/modular-css/compare/v20.0.1...v21.0.0) (2019-01-18)

**Note:** Version bump only for package @modular-css/browserify
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-css/browserify",
"version": "21.0.0",
"version": "21.1.1",
"description": "Browserify transform for modular-css",
"main": "./browserify.js",
"repository": "tivac/modular-css",
Expand Down
8 changes: 8 additions & 0 deletions packages/cli/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.

## [21.1.1](https://github.com/tivac/modular-css/compare/v21.1.0...v21.1.1) (2019-01-21)

**Note:** Version bump only for package @modular-css/cli





# [21.0.0](https://github.com/tivac/modular-css/compare/v20.0.1...v21.0.0) (2019-01-18)

**Note:** Version bump only for package @modular-css/cli
Expand Down
2 changes: 1 addition & 1 deletion packages/cli/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@modular-css/cli",
"version": "21.0.0",
"version": "21.1.1",
"description": "CLI for modular-css",
"main": "./cli.js",
"bin": {
Expand Down
8 changes: 8 additions & 0 deletions packages/glob/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.

## [21.1.1](https://github.com/tivac/modular-css/compare/v21.1.0...v21.1.1) (2019-01-21)

**Note:** Version bump only for package @modular-css/glob





# [21.0.0](https://github.com/tivac/modular-css/compare/v20.0.1...v21.0.0) (2019-01-18)

**Note:** Version bump only for package @modular-css/glob
Expand Down
2 changes: 1 addition & 1 deletion packages/glob/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@modular-css/glob",
"version": "21.0.0",
"version": "21.1.1",
"description": "Glob support for modular-css",
"main": "./glob.js",
"repository": "tivac/modular-css",
Expand Down
8 changes: 8 additions & 0 deletions packages/namer/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.

## [21.1.1](https://github.com/tivac/modular-css/compare/v21.1.0...v21.1.1) (2019-01-21)

**Note:** Version bump only for package @modular-css/shortnames





# [21.0.0](https://github.com/tivac/modular-css/compare/v20.0.1...v21.0.0) (2019-01-18)

**Note:** Version bump only for package @modular-css/shortnames
Expand Down
2 changes: 1 addition & 1 deletion packages/namer/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@modular-css/shortnames",
"version": "21.0.0",
"version": "21.1.1",
"description": "Helper function to make tiny classnames for modular-css",
"main": "namer.js",
"repository": "tivac/modular-css",
Expand Down
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.

## [21.1.1](https://github.com/tivac/modular-css/compare/v21.1.0...v21.1.1) (2019-01-21)

**Note:** Version bump only for package @modular-css/path-resolver





# [21.0.0](https://github.com/tivac/modular-css/compare/v20.0.1...v21.0.0) (2019-01-18)

**Note:** Version bump only for package @modular-css/path-resolver
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/path-resolver",
"version": "21.0.0",
"version": "21.1.1",
"description": "Custom file resolver supporting multiple paths for modular-css",
"main": "./paths.js",
"repository": "tivac/modular-css",
Expand Down
8 changes: 8 additions & 0 deletions packages/postcss/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.

## [21.1.1](https://github.com/tivac/modular-css/compare/v21.1.0...v21.1.1) (2019-01-21)

**Note:** Version bump only for package @modular-css/postcss





# [21.0.0](https://github.com/tivac/modular-css/compare/v20.0.1...v21.0.0) (2019-01-18)

**Note:** Version bump only for package @modular-css/postcss
Expand Down
2 changes: 1 addition & 1 deletion packages/postcss/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@modular-css/postcss",
"version": "21.0.0",
"version": "21.1.1",
"description": "Use modular-css via postcss",
"main": "./postcss.js",
"repository": "tivac/modular-css",
Expand Down
8 changes: 8 additions & 0 deletions packages/processor/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.

## [21.1.1](https://github.com/tivac/modular-css/compare/v21.1.0...v21.1.1) (2019-01-21)

**Note:** Version bump only for package @modular-css/processor





# [21.0.0](https://github.com/tivac/modular-css/compare/v20.0.1...v21.0.0) (2019-01-18)

**Note:** Version bump only for package @modular-css/processor
Expand Down
2 changes: 1 addition & 1 deletion packages/processor/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@modular-css/processor",
"version": "21.0.0",
"version": "21.1.1",
"description": "A streamlined reinterpretation of CSS Modules",
"main": "./processor.js",
"repository": "tivac/modular-css",
Expand Down
11 changes: 11 additions & 0 deletions packages/rollup-rewriter/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.

## [21.1.1](https://github.com/tivac/modular-css/compare/v21.1.0...v21.1.1) (2019-01-21)


### Bug Fixes

* limit import() rewrites ([#547](https://github.com/tivac/modular-css/issues/547)) ([32e58e6](https://github.com/tivac/modular-css/commit/32e58e6))





# [21.1.0](https://github.com/tivac/modular-css/compare/v21.0.1...v21.1.0) (2019-01-21)


Expand Down
2 changes: 1 addition & 1 deletion packages/rollup-rewriter/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@modular-css/rollup-rewriter",
"version": "21.1.0",
"version": "21.1.1",
"description": "Rewrite dynamic imports to include all their CSS dependencies",
"main": "./rewriter.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.

## [21.1.1](https://github.com/tivac/modular-css/compare/v21.1.0...v21.1.1) (2019-01-21)


### Bug Fixes

* move bundle asset tagging later ([#546](https://github.com/tivac/modular-css/issues/546)) ([2fef785](https://github.com/tivac/modular-css/commit/2fef785))





# [21.1.0](https://github.com/tivac/modular-css/compare/v21.0.1...v21.1.0) (2019-01-21)


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": "21.1.0",
"version": "21.1.1",
"description": "Add modular-css support to rollup",
"main": "./rollup.js",
"repository": "tivac/modular-css",
Expand Down
8 changes: 8 additions & 0 deletions packages/svelte/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.

## [21.1.1](https://github.com/tivac/modular-css/compare/v21.1.0...v21.1.1) (2019-01-21)

**Note:** Version bump only for package @modular-css/svelte





# [21.0.0](https://github.com/tivac/modular-css/compare/v20.0.1...v21.0.0) (2019-01-18)

**Note:** Version bump only for package @modular-css/svelte
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": "21.0.0",
"version": "21.1.1",
"description": "Add modular-css support to svelte",
"main": "./svelte.js",
"repository": "tivac/modular-css",
Expand Down
8 changes: 8 additions & 0 deletions packages/test-utils/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.

## [21.1.1](https://github.com/tivac/modular-css/compare/v21.1.0...v21.1.1) (2019-01-21)

**Note:** Version bump only for package @modular-css/test-utils





# [21.1.0](https://github.com/tivac/modular-css/compare/v21.0.1...v21.1.0) (2019-01-21)


Expand Down
2 changes: 1 addition & 1 deletion packages/test-utils/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@modular-css/test-utils",
"version": "21.1.0",
"version": "21.1.1",
"private": true,
"description": "Test utilities for modular-css",
"main": "compare.js",
Expand Down
8 changes: 8 additions & 0 deletions packages/webpack/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.

## [21.1.1](https://github.com/tivac/modular-css/compare/v21.1.0...v21.1.1) (2019-01-21)

**Note:** Version bump only for package @modular-css/webpack





# [21.0.0](https://github.com/tivac/modular-css/compare/v20.0.1...v21.0.0) (2019-01-18)

**Note:** Version bump only for package @modular-css/webpack
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": "21.0.0",
"version": "21.1.1",
"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.

## [21.1.1](https://github.com/tivac/modular-css/compare/v21.1.0...v21.1.1) (2019-01-21)

**Note:** Version bump only for package @modular-css/website





# [21.0.0](https://github.com/tivac/modular-css/compare/v20.0.1...v21.0.0) (2019-01-18)

**Note:** Version bump only for package @modular-css/website
Expand Down
6 changes: 3 additions & 3 deletions packages/www/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@modular-css/website",
"version": "21.0.0",
"version": "21.1.1",
"private": true,
"description": "web site for modular-css",
"main": "index.js",
Expand All @@ -24,8 +24,8 @@
"throttleit": "1.0.0"
},
"devDependencies": {
"@modular-css/shortnames": "^21.0.0",
"@modular-css/webpack": "^21.0.0",
"@modular-css/shortnames": "^21.1.1",
"@modular-css/webpack": "^21.1.1",
"buble-loader": "0.4.1",
"copy-webpack-plugin": "4.5.2",
"cssnano-cli": "1.0.5",
Expand Down

0 comments on commit 0e29aa4

Please sign in to comment.