Skip to content

Commit

Permalink
chore(release): publish v3.3.8
Browse files Browse the repository at this point in the history
  • Loading branch information
余聪 committed Oct 26, 2020
1 parent 4329e2b commit 652cb82
Show file tree
Hide file tree
Showing 20 changed files with 74 additions and 18 deletions.
8 changes: 8 additions & 0 deletions 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.

## [3.3.8](https://github.com/imcuttle/edam/compare/v3.3.7...v3.3.8) (2020-10-26)

**Note:** Version bump only for package edam-repo





## [3.3.7](https://github.com/imcuttle/edam/compare/v3.3.6...v3.3.7) (2020-10-26)

**Note:** Version bump only for package edam-repo
Expand Down
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,5 +13,5 @@
"jest",
"typescript"
],
"version": "3.3.7"
"version": "3.3.8"
}
8 changes: 8 additions & 0 deletions packages/edam-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.

## [3.3.8](https://github.com/imcuttle/edam/compare/v3.3.7...v3.3.8) (2020-10-26)

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





## [3.3.7](https://github.com/imcuttle/edam/compare/v3.3.6...v3.3.7) (2020-10-26)

**Note:** Version bump only for package edam-cli
Expand Down
2 changes: 1 addition & 1 deletion packages/edam-cli/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions packages/edam-cli/package.json
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
{
"name": "edam-cli",
"version": "3.3.7",
"version": "3.3.8",
"description": "💥 The multifunctional scaffold generator.",
"dependencies": {
"chalk": "^2.3.2",
"cli-width": "^2.2.0",
"cliui": "^4.0.0",
"debug": "^4.1.0",
"edam": "^3.3.7",
"edam": "^3.3.8",
"lodash.get": "^4.4.2",
"lodash.set": "^4.3.2",
"meow": "^4.0.0",
Expand Down
8 changes: 8 additions & 0 deletions packages/edam-completer/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.

## [3.3.8](https://github.com/imcuttle/edam/compare/v3.3.7...v3.3.8) (2020-10-26)

**Note:** Version bump only for package edam-completer





## [3.3.7](https://github.com/imcuttle/edam/compare/v3.3.6...v3.3.7) (2020-10-26)

**Note:** Version bump only for package edam-completer
Expand Down
2 changes: 1 addition & 1 deletion packages/edam-completer/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions packages/edam-completer/package.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
{
"name": "edam-completer",
"version": "3.3.7",
"version": "3.3.8",
"dependencies": {
"co": "^4.6.0",
"edam": "^3.3.7",
"edam": "^3.3.8",
"tabtab": "^2.2.2",
"tildify": "^1.2.0"
},
Expand Down
8 changes: 8 additions & 0 deletions packages/edam-gh-completer/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.

## [3.3.8](https://github.com/imcuttle/edam/compare/v3.3.7...v3.3.8) (2020-10-26)

**Note:** Version bump only for package edam-gh-completer





## [3.3.7](https://github.com/imcuttle/edam/compare/v3.3.6...v3.3.7) (2020-10-26)

**Note:** Version bump only for package edam-gh-completer
Expand Down
2 changes: 1 addition & 1 deletion packages/edam-gh-completer/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions packages/edam-gh-completer/package.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"name": "edam-gh-completer",
"version": "3.3.7",
"version": "3.3.8",
"dependencies": {
"edam": "^3.3.7",
"edam": "^3.3.8",
"tabtab": "^2.2.2"
},
"main": "completer.js",
Expand Down
8 changes: 8 additions & 0 deletions packages/edam-plugin-dulcet-prompt/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.

## [3.3.8](https://github.com/imcuttle/edam/compare/v3.3.7...v3.3.8) (2020-10-26)

**Note:** Version bump only for package edam-plugin-dulcet-prompt





## [3.3.7](https://github.com/imcuttle/edam/compare/v3.3.6...v3.3.7) (2020-10-26)

**Note:** Version bump only for package edam-plugin-dulcet-prompt
Expand Down
2 changes: 1 addition & 1 deletion packages/edam-plugin-dulcet-prompt/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions packages/edam-plugin-dulcet-prompt/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "edam-plugin-dulcet-prompt",
"version": "3.3.7",
"version": "3.3.8",
"dependencies": {
"co": "^4.6.0",
"express": "^4.16.3",
Expand All @@ -10,7 +10,7 @@
},
"description": "Human-friendly Prompt UI instead of cli.",
"devDependencies": {
"edam": "^3.3.7"
"edam": "^3.3.8"
},
"scripts": {
"example": "edam --extends=./example/.edamrc -o ./example/output"
Expand Down
8 changes: 8 additions & 0 deletions packages/edam-prettier-loader/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.

## [3.3.8](https://github.com/imcuttle/edam/compare/v3.3.7...v3.3.8) (2020-10-26)

**Note:** Version bump only for package edam-prettier-loader





## [3.3.7](https://github.com/imcuttle/edam/compare/v3.3.6...v3.3.7) (2020-10-26)

**Note:** Version bump only for package edam-prettier-loader
Expand Down
2 changes: 1 addition & 1 deletion packages/edam-prettier-loader/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions packages/edam-prettier-loader/package.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"name": "edam-prettier-loader",
"version": "3.3.7",
"version": "3.3.8",
"dependencies": {
"edam": "^3.3.7",
"edam": "^3.3.8",
"prettier": "^1.11.1"
},
"gitHead": "837399908d8557039e8c849fbec532dc9d22e433"
Expand Down
8 changes: 8 additions & 0 deletions packages/edam/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.

## [3.3.8](https://github.com/imcuttle/edam/compare/v3.3.7...v3.3.8) (2020-10-26)

**Note:** Version bump only for package edam





## [3.3.7](https://github.com/imcuttle/edam/compare/v3.3.6...v3.3.7) (2020-10-26)

**Note:** Version bump only for package edam
Expand Down
2 changes: 1 addition & 1 deletion packages/edam/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/edam/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "edam",
"version": "3.3.7",
"version": "3.3.8",
"scripts": {
"dist": "rimraf dist && tsc",
"dev": "npm run dist -- -w",
Expand Down

0 comments on commit 652cb82

Please sign in to comment.