Skip to content

Commit

Permalink
chore(release): publish new version
Browse files Browse the repository at this point in the history
 - @webpack-cli/[email protected]
 - @webpack-cli/[email protected]
 - @webpack-cli/[email protected]
 - @webpack-cli/[email protected]
 - @webpack-cli/[email protected]
 - @webpack-cli/[email protected]
 - @webpack-cli/[email protected]
 - @webpack-cli/[email protected]
 - @webpack-cli/[email protected]
 - @webpack-cli/[email protected]
 - [email protected]
 - @webpack-cli/[email protected]
  • Loading branch information
ematipico committed Mar 2, 2020
1 parent 4669756 commit 516a5ec
Show file tree
Hide file tree
Showing 24 changed files with 75 additions and 27 deletions.
4 changes: 4 additions & 0 deletions packages/generate-loader/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.0.1-alpha.5](https://github.com/ematipico/webpack-cli/compare/@webpack-cli/[email protected]...@webpack-cli/[email protected]) (2020-03-02)

**Note:** Version bump only for package @webpack-cli/generate-loader

## [1.0.1-alpha.4](https://github.com/ematipico/webpack-cli/compare/@webpack-cli/[email protected]...@webpack-cli/[email protected]) (2020-02-29)

**Note:** Version bump only for package @webpack-cli/generate-loader
Expand Down
4 changes: 2 additions & 2 deletions packages/generate-loader/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@webpack-cli/generate-loader",
"version": "1.0.1-alpha.4",
"version": "1.0.1-alpha.5",
"description": "A scaffold for generating a loader",
"main": "lib/index.js",
"types": "lib/index.d.ts",
Expand All @@ -15,7 +15,7 @@
"author": "",
"license": "MIT",
"dependencies": {
"@webpack-cli/generators": "^1.0.1-alpha.4",
"@webpack-cli/generators": "^1.0.1-alpha.5",
"yeoman-environment": "2.4.0"
},
"devDependencies": {
Expand Down
4 changes: 4 additions & 0 deletions packages/generate-plugin/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.0.1-alpha.5](https://github.com/ematipico/webpack-cli/compare/@webpack-cli/[email protected]...@webpack-cli/[email protected]) (2020-03-02)

**Note:** Version bump only for package @webpack-cli/generate-plugin

## [1.0.1-alpha.4](https://github.com/ematipico/webpack-cli/compare/@webpack-cli/[email protected]...@webpack-cli/[email protected]) (2020-02-29)

**Note:** Version bump only for package @webpack-cli/generate-plugin
Expand Down
4 changes: 2 additions & 2 deletions packages/generate-plugin/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@webpack-cli/generate-plugin",
"version": "1.0.1-alpha.4",
"version": "1.0.1-alpha.5",
"description": "A scaffold for generating a plugin",
"main": "src/index.js",
"directories": {
Expand All @@ -14,7 +14,7 @@
"author": "",
"license": "MIT",
"dependencies": {
"@webpack-cli/generators": "^1.0.1-alpha.4",
"@webpack-cli/generators": "^1.0.1-alpha.5",
"yeoman-environment": "2.4.0"
},
"devDependencies": {
Expand Down
4 changes: 4 additions & 0 deletions packages/generators/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.0.1-alpha.5](https://github.com/ematipico/webpack-cli/compare/@webpack-cli/[email protected]...@webpack-cli/[email protected]) (2020-03-02)

**Note:** Version bump only for package @webpack-cli/generators

## [1.0.1-alpha.4](https://github.com/ematipico/webpack-cli/compare/@webpack-cli/[email protected]...@webpack-cli/[email protected]) (2020-02-29)

**Note:** Version bump only for package @webpack-cli/generators
Expand Down
8 changes: 4 additions & 4 deletions packages/generators/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@webpack-cli/generators",
"version": "1.0.1-alpha.4",
"version": "1.0.1-alpha.5",
"description": "Webpack-CLI generators",
"main": "lib/index.js",
"types": "lib/index.d.ts",
Expand All @@ -11,9 +11,9 @@
"access": "public"
},
"dependencies": {
"@webpack-cli/package-utils": "^1.0.1-alpha.3",
"@webpack-cli/utils": "^1.0.1-alpha.4",
"@webpack-cli/webpack-scaffold": "^1.0.1-alpha.3",
"@webpack-cli/package-utils": "^1.0.1-alpha.4",
"@webpack-cli/utils": "^1.0.1-alpha.5",
"@webpack-cli/webpack-scaffold": "^1.0.1-alpha.4",
"chalk": "3.0.0",
"glob-all": "3.1.0",
"inquirer-autocomplete-prompt": "1.0.1",
Expand Down
4 changes: 4 additions & 0 deletions packages/info/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.0.1-alpha.4](https://github.com/ematipico/webpack-cli/compare/@webpack-cli/[email protected]...@webpack-cli/[email protected]) (2020-03-02)

**Note:** Version bump only for package @webpack-cli/info

## [1.0.1-alpha.3](https://github.com/ematipico/webpack-cli/compare/@webpack-cli/[email protected]...@webpack-cli/[email protected]) (2020-02-23)

**Note:** Version bump only for package @webpack-cli/info
Expand Down
2 changes: 1 addition & 1 deletion packages/info/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@webpack-cli/info",
"version": "1.0.1-alpha.3",
"version": "1.0.1-alpha.4",
"description": "Outputs info about system and webpack config",
"main": "lib/index.js",
"type": "lib/index.d.ts",
Expand Down
4 changes: 4 additions & 0 deletions packages/init/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.0.1-alpha.5](https://github.com/ematipico/webpack-cli/compare/@webpack-cli/[email protected]...@webpack-cli/[email protected]) (2020-03-02)

**Note:** Version bump only for package @webpack-cli/init

## [1.0.1-alpha.4](https://github.com/ematipico/webpack-cli/compare/@webpack-cli/[email protected]...@webpack-cli/[email protected]) (2020-02-29)

**Note:** Version bump only for package @webpack-cli/init
Expand Down
6 changes: 3 additions & 3 deletions packages/init/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@webpack-cli/init",
"version": "1.0.1-alpha.4",
"version": "1.0.1-alpha.5",
"description": "init command for webpack-cli",
"main": "index.js",
"author": "",
Expand All @@ -9,8 +9,8 @@
"access": "public"
},
"dependencies": {
"@webpack-cli/generators": "^1.0.1-alpha.4",
"@webpack-cli/utils": "^1.0.1-alpha.4",
"@webpack-cli/generators": "^1.0.1-alpha.5",
"@webpack-cli/utils": "^1.0.1-alpha.5",
"chalk": "3.0.0",
"jscodeshift": "0.6.4",
"p-each-series": "2.1.0"
Expand Down
4 changes: 4 additions & 0 deletions packages/logger/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.0.1-alpha.4](https://github.com/webpack/webpack-cli/compare/@webpack-cli/[email protected]...@webpack-cli/[email protected]) (2020-03-02)

**Note:** Version bump only for package @webpack-cli/logger

## [1.0.1-alpha.3](https://github.com/webpack/webpack-cli/compare/@webpack-cli/[email protected]...@webpack-cli/[email protected]) (2020-02-29)

**Note:** Version bump only for package @webpack-cli/logger
Expand Down
2 changes: 1 addition & 1 deletion packages/logger/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@webpack-cli/logger",
"version": "1.0.1-alpha.3",
"version": "1.0.1-alpha.4",
"description": "webpack CLI logger instance",
"keywords": [
"webpack",
Expand Down
4 changes: 4 additions & 0 deletions packages/migrate/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.0.1-alpha.5](https://github.com/ematipico/webpack-cli/compare/@webpack-cli/[email protected]...@webpack-cli/[email protected]) (2020-03-02)

**Note:** Version bump only for package @webpack-cli/migrate

## [1.0.1-alpha.4](https://github.com/ematipico/webpack-cli/compare/@webpack-cli/[email protected]...@webpack-cli/[email protected]) (2020-02-29)

**Note:** Version bump only for package @webpack-cli/migrate
Expand Down
4 changes: 2 additions & 2 deletions packages/migrate/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@webpack-cli/migrate",
"version": "1.0.1-alpha.4",
"version": "1.0.1-alpha.5",
"description": "Migrate command for webpack-cli",
"main": "index.js",
"types": "index.d.ts",
Expand All @@ -10,7 +10,7 @@
"access": "public"
},
"dependencies": {
"@webpack-cli/utils": "^1.0.1-alpha.4",
"@webpack-cli/utils": "^1.0.1-alpha.5",
"chalk": "3.0.0",
"diff": "4.0.1",
"inquirer": "6.5.1",
Expand Down
4 changes: 4 additions & 0 deletions packages/package-utils/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.0.1-alpha.4](https://github.com/webpack/webpack-cli/compare/@webpack-cli/[email protected]...@webpack-cli/[email protected]) (2020-03-02)

**Note:** Version bump only for package @webpack-cli/package-utils

## [1.0.1-alpha.3](https://github.com/webpack/webpack-cli/compare/@webpack-cli/[email protected]...@webpack-cli/[email protected]) (2020-02-29)

**Note:** Version bump only for package @webpack-cli/package-utils
Expand Down
4 changes: 2 additions & 2 deletions packages/package-utils/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@webpack-cli/package-utils",
"version": "1.0.1-alpha.3",
"version": "1.0.1-alpha.4",
"description": "A module to help managing packages and modules inside webpack CLI",
"keywords": [
"webpack",
Expand Down Expand Up @@ -36,7 +36,7 @@
"url": "https://github.com/webpack/webpack-cli/issues"
},
"dependencies": {
"@webpack-cli/logger": "^1.0.1-alpha.3",
"@webpack-cli/logger": "^1.0.1-alpha.4",
"chalk": "^3.0.0",
"enquirer": "^2.3.4",
"execa": "^4.0.0"
Expand Down
4 changes: 4 additions & 0 deletions packages/serve/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.0.1-alpha.5](https://github.com/ematipico/webpack-cli/compare/@webpack-cli/[email protected]...@webpack-cli/[email protected]) (2020-03-02)

**Note:** Version bump only for package @webpack-cli/serve

## [1.0.1-alpha.4](https://github.com/ematipico/webpack-cli/compare/@webpack-cli/[email protected]...@webpack-cli/[email protected]) (2020-02-29)

**Note:** Version bump only for package @webpack-cli/serve
Expand Down
6 changes: 3 additions & 3 deletions packages/serve/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@webpack-cli/serve",
"version": "1.0.1-alpha.4",
"version": "1.0.1-alpha.5",
"description": "",
"main": "./lib/index.js",
"types": "./lib/index.d.ts",
Expand All @@ -11,11 +11,11 @@
"author": "",
"license": "MIT",
"dependencies": {
"@webpack-cli/utils": "^1.0.1-alpha.4",
"@webpack-cli/utils": "^1.0.1-alpha.5",
"chalk": "3.0.0",
"cross-spawn": "6.0.5",
"inquirer": "6.5.1",
"webpack-cli": "^4.0.0-beta.7",
"webpack-cli": "^4.0.0-beta.8",
"webpack-dev-server": "^3.9.0"
},
"devDependencies": {
Expand Down
4 changes: 4 additions & 0 deletions packages/utils/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.0.1-alpha.5](https://github.com/ematipico/webpack-cli/compare/@webpack-cli/[email protected]...@webpack-cli/[email protected]) (2020-03-02)

**Note:** Version bump only for package @webpack-cli/utils

## [1.0.1-alpha.4](https://github.com/ematipico/webpack-cli/compare/@webpack-cli/[email protected]...@webpack-cli/[email protected]) (2020-02-29)

**Note:** Version bump only for package @webpack-cli/utils
Expand Down
4 changes: 2 additions & 2 deletions packages/utils/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@webpack-cli/utils",
"version": "1.0.1-alpha.4",
"version": "1.0.1-alpha.5",
"description": "webpack-cli utility files",
"main": "lib/index.js",
"types": "lib/index.d.ts",
Expand All @@ -10,7 +10,7 @@
"author": "",
"license": "MIT",
"dependencies": {
"@webpack-cli/package-utils": "^1.0.1-alpha.3",
"@webpack-cli/package-utils": "^1.0.1-alpha.4",
"chalk": "3.0.0",
"cross-spawn": "6.0.5",
"findup-sync": "4.0.0",
Expand Down
4 changes: 4 additions & 0 deletions packages/webpack-cli/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [4.0.0-beta.8](https://github.com/webpack/webpack-cli/compare/[email protected]@4.0.0-beta.8) (2020-03-02)

**Note:** Version bump only for package webpack-cli

# [4.0.0-beta.7](https://github.com/webpack/webpack-cli/compare/[email protected]@4.0.0-beta.7) (2020-02-29)

### Bug Fixes
Expand Down
8 changes: 4 additions & 4 deletions packages/webpack-cli/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "webpack-cli",
"version": "4.0.0-beta.7",
"version": "4.0.0-beta.8",
"description": "CLI for webpack & friends",
"license": "MIT",
"repository": {
Expand All @@ -23,8 +23,8 @@
"web"
],
"dependencies": {
"@webpack-cli/logger": "^1.0.1-alpha.3",
"@webpack-cli/package-utils": "^1.0.1-alpha.3",
"@webpack-cli/logger": "^1.0.1-alpha.4",
"@webpack-cli/package-utils": "^1.0.1-alpha.4",
"ansi-escapes": "^4.2.1",
"chalk": "^3.0.0",
"cli-table3": "^0.5.1",
Expand All @@ -43,7 +43,7 @@
"webpack": "4.x.x || 5.x.x"
},
"devDependencies": {
"@webpack-cli/info": "^1.0.1-alpha.3"
"@webpack-cli/info": "^1.0.1-alpha.4"
},
"gitHead": "fb50f766851f500ca12867a2aa9de81fa6e368f9"
}
4 changes: 4 additions & 0 deletions packages/webpack-scaffold/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.0.1-alpha.4](https://github.com/ematipico/webpack-cli/compare/@webpack-cli/[email protected]...@webpack-cli/[email protected]) (2020-03-02)

**Note:** Version bump only for package @webpack-cli/webpack-scaffold

## [1.0.1-alpha.3](https://github.com/ematipico/webpack-cli/compare/@webpack-cli/[email protected]...@webpack-cli/[email protected]) (2020-02-23)

**Note:** Version bump only for package @webpack-cli/webpack-scaffold
Expand Down
2 changes: 1 addition & 1 deletion packages/webpack-scaffold/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@webpack-cli/webpack-scaffold",
"version": "1.0.1-alpha.3",
"version": "1.0.1-alpha.4",
"description": "Utility files for webpack-scaffold",
"main": "lib/index.js",
"types": "lib/index.d.ts",
Expand Down

0 comments on commit 516a5ec

Please sign in to comment.