Skip to content
This repository was archived by the owner on Mar 14, 2023. It is now read-only.

Commit e57cf93

Browse files
committed
v4.1.0
1 parent e0e74a6 commit e57cf93

File tree

8 files changed

+47
-6
lines changed

8 files changed

+47
-6
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,17 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
<a name="4.1.0"></a>
7+
# [4.1.0](https://github.com/shipitjs/shipit/compare/v4.0.2...v4.1.0) (2018-04-27)
8+
9+
10+
### Features
11+
12+
* **ssh-pool:** add SSH Verbosity Levels ([#191](https://github.com/shipitjs/shipit/issues/191)) ([327c63e](https://github.com/shipitjs/shipit/commit/327c63e))
13+
14+
15+
16+
617
<a name="4.0.2"></a>
718
## [4.0.2](https://github.com/shipitjs/shipit/compare/v4.0.1...v4.0.2) (2018-03-25)
819

lerna.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"lerna": "2.1.0",
33
"npmClient": "yarn",
4-
"version": "4.0.2",
4+
"version": "4.1.0",
55
"useWorkspaces": true
66
}

packages/shipit-cli/CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,17 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
<a name="4.1.0"></a>
7+
# [4.1.0](https://github.com/shipitjs/shipit/compare/v4.0.2...v4.1.0) (2018-04-27)
8+
9+
10+
### Features
11+
12+
* **ssh-pool:** add SSH Verbosity Levels ([#191](https://github.com/shipitjs/shipit/issues/191)) ([327c63e](https://github.com/shipitjs/shipit/commit/327c63e))
13+
14+
15+
16+
617
<a name="4.0.2"></a>
718
## [4.0.2](https://github.com/shipitjs/shipit/compare/v4.0.1...v4.0.2) (2018-03-25)
819

packages/shipit-cli/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "shipit-cli",
3-
"version": "4.0.2",
3+
"version": "4.1.0",
44
"description": "Universal automation and deployment tool written in JavaScript.",
55
"main": "lib/index.js",
66
"keywords": [
@@ -17,7 +17,7 @@
1717
"liftoff": "^2.5.0",
1818
"orchestrator": "^0.3.7",
1919
"pretty-hrtime": "^1.0.0",
20-
"ssh-pool": "^4.0.2",
20+
"ssh-pool": "^4.1.0",
2121
"stream-line-wrapper": "^0.1.1",
2222
"v8flags": "^3.0.2"
2323
},

packages/shipit-deploy/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
<a name="4.1.0"></a>
7+
# [4.1.0](https://github.com/shipitjs/shipit/compare/v4.0.2...v4.1.0) (2018-04-27)
8+
9+
10+
11+
12+
**Note:** Version bump only for package shipit-deploy
13+
614
<a name="4.0.2"></a>
715
## [4.0.2](https://github.com/shipitjs/shipit/compare/v4.0.1...v4.0.2) (2018-03-25)
816

packages/shipit-deploy/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "shipit-deploy",
3-
"version": "4.0.2",
3+
"version": "4.1.0",
44
"description": "Official set of deploy tasks for Shipit.",
55
"main": "lib/index.js",
66
"keywords": [
@@ -33,6 +33,6 @@
3333
},
3434
"homepage": "https://github.com/shipitjs/shipit",
3535
"devDependencies": {
36-
"ssh-pool": "^4.0.2"
36+
"ssh-pool": "^4.1.0"
3737
}
3838
}

packages/ssh-pool/CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,17 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
<a name="4.1.0"></a>
7+
# [4.1.0](https://github.com/babel/babel/tree/master/packages/babel-traverse/compare/v4.0.2...v4.1.0) (2018-04-27)
8+
9+
10+
### Features
11+
12+
* **ssh-pool:** add SSH Verbosity Levels ([#191](https://github.com/babel/babel/tree/master/packages/babel-traverse/issues/191)) ([327c63e](https://github.com/babel/babel/tree/master/packages/babel-traverse/commit/327c63e))
13+
14+
15+
16+
617
<a name="4.0.2"></a>
718
## [4.0.2](https://github.com/babel/babel/tree/master/packages/babel-traverse/compare/v4.0.1...v4.0.2) (2018-03-25)
819

packages/ssh-pool/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ssh-pool",
3-
"version": "4.0.2",
3+
"version": "4.1.0",
44
"description": "Run remote commands over a pool of server using SSH.",
55
"main": "lib/index.js",
66
"repository": "https://github.com/babel/babel/tree/master/packages/babel-traverse",

0 commit comments

Comments
 (0)