Skip to content

Commit 9c8efe0

Browse files
committed
v4.0.4
1 parent 8dc08b1 commit 9c8efe0

8 files changed

Lines changed: 55 additions & 5 deletions

File tree

CHANGELOG.md

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

6+
## [4.0.4](https://github.com/researchgate/emailonacid/compare/v4.0.3...v4.0.4) (2020-03-24)
7+
8+
### Bug Fixes
9+
10+
- **deps:** update dependency hot-shots to v7
11+
([59cd242](https://github.com/researchgate/emailonacid/commit/59cd24203edcbad017a59dccc5b1b5bd25cc4108))
12+
13+
### Reverts
14+
15+
- Revert "chore(deps): pin dependencies"
16+
([bea50e0](https://github.com/researchgate/emailonacid/commit/bea50e08353e8def2773273447973c0d8cac97b7))
17+
18+
# Change Log
19+
20+
All notable changes to this project will be documented in this file. See
21+
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.
22+
623
## [4.0.3](https://github.com/researchgate/emailonacid/compare/v4.0.2...v4.0.3) (2020-02-11)
724

825
### Bug Fixes

lerna.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
22
"useWorkspaces": true,
33
"npmClient": "yarn",
4-
"version": "4.0.3"
4+
"version": "4.0.4"
55
}

packages/emailonacid-emulator/CHANGELOG.md

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

6+
## [4.0.4](https://github.com/researchgate/emailonacid/compare/v4.0.3...v4.0.4) (2020-03-24)
7+
8+
### Reverts
9+
10+
- Revert "chore(deps): pin dependencies"
11+
([bea50e0](https://github.com/researchgate/emailonacid/commit/bea50e08353e8def2773273447973c0d8cac97b7))
12+
13+
# Change Log
14+
15+
All notable changes to this project will be documented in this file. See
16+
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.
17+
618
## [4.0.1](https://github.com/researchgate/emailonacid/compare/v4.0.0...v4.0.1) (2019-11-26)
719

820
**Note:** Version bump only for package @researchgate/emailonacid-emulator

packages/emailonacid-emulator/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@researchgate/emailonacid-emulator",
3-
"version": "4.0.1",
3+
"version": "4.0.4",
44
"main": "index.js",
55
"author": "Sergey Bekrin <sergey@bekrin.me>",
66
"license": "MIT",

packages/emailonacid-plugin-statsd-reporter/CHANGELOG.md

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

6+
## [4.0.4](https://github.com/researchgate/emailonacid/compare/v4.0.3...v4.0.4) (2020-03-24)
7+
8+
### Bug Fixes
9+
10+
- **deps:** update dependency hot-shots to v7
11+
([59cd242](https://github.com/researchgate/emailonacid/commit/59cd24203edcbad017a59dccc5b1b5bd25cc4108))
12+
13+
# Change Log
14+
15+
All notable changes to this project will be documented in this file. See
16+
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.
17+
618
## [4.0.1](https://github.com/researchgate/emailonacid/compare/v4.0.0...v4.0.1) (2019-11-26)
719

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

packages/emailonacid-plugin-statsd-reporter/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@researchgate/emailonacid-plugin-statsd-reporter",
3-
"version": "4.0.1",
3+
"version": "4.0.4",
44
"main": "index.js",
55
"author": "Sergey Bekrin <sergey@bekrin.me>",
66
"license": "MIT",

packages/emailonacid-snapshot/CHANGELOG.md

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

6+
## [4.0.4](https://github.com/researchgate/emailonacid/compare/v4.0.3...v4.0.4) (2020-03-24)
7+
8+
**Note:** Version bump only for package @researchgate/emailonacid-snapshot
9+
10+
# Change Log
11+
12+
All notable changes to this project will be documented in this file. See
13+
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.
14+
615
## [4.0.3](https://github.com/researchgate/emailonacid/compare/v4.0.2...v4.0.3) (2020-02-11)
716

817
### Bug Fixes

packages/emailonacid-snapshot/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@researchgate/emailonacid-snapshot",
3-
"version": "4.0.3",
3+
"version": "4.0.4",
44
"description": "Mails visual regression tooling via Email on Acid service",
55
"main": "index.js",
66
"types": "types/emailonacid-snapshot.d.ts",
@@ -32,7 +32,7 @@
3232
"signale": "^1.4.0"
3333
},
3434
"devDependencies": {
35-
"@researchgate/emailonacid-emulator": "^4.0.1"
35+
"@researchgate/emailonacid-emulator": "^4.0.4"
3636
},
3737
"peerDependencies": {
3838
"jest": ">=22"

0 commit comments

Comments
 (0)