Skip to content

Commit a9e6d73

Browse files
committed
chore: duh, sync
Signed-off-by: Charlike Mike Reagent <[email protected]>
1 parent 5df5456 commit a9e6d73

File tree

3 files changed

+2
-13
lines changed

3 files changed

+2
-13
lines changed

@tunnckocore/jest-runner-eslint/CHANGELOG.md

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -3,17 +3,6 @@
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-
## [0.2.3](https://github.com/tunnckoCore/opensource/compare/@tunnckocore/[email protected]...@tunnckocore/[email protected]) (2019-09-18)
7-
8-
9-
### Bug Fixes
10-
11-
* typo in eslint runner ([2b2a306](https://github.com/tunnckoCore/opensource/commit/2b2a306))
12-
13-
14-
15-
16-
176
## [0.2.2](https://github.com/tunnckoCore/opensource/compare/@tunnckocore/[email protected]...@tunnckocore/[email protected]) (2019-09-18)
187

198

@tunnckocore/jest-runner-eslint/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "0.2.3",
2+
"version": "0.2.2",
33
"name": "@tunnckocore/jest-runner-eslint",
44
"description": "WIP",
55
"author": "Charlike Mike Reagent <[email protected]>",

shared/__shared__/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"version": "0.1.0",
44
"dependencies": {
55
"@tunnckocore/jest-runner-babel": "^3.1.0",
6-
"@tunnckocore/jest-runner-eslint": "^0.2.3",
6+
"@tunnckocore/jest-runner-eslint": "^0.2.2",
77
"@tunnckocore/utils": "^0.5.1"
88
}
99
}

0 commit comments

Comments
 (0)