Skip to content

Commit ebb537b

Browse files
committed
chore: release package(s)
- @tunnckocore/babel-preset@0.3.3 - @tunnckocore/browserslist-config@0.3.2 - @tunnckocore/create-jest-runner@0.8.0 - @tunnckocore/eslint-config@4.2.3 - @tunnckocore/execa@4.5.4 - @tunnckocore/jest-runner-babel@3.4.0 - @tunnckocore/jest-runner-eslint@0.6.0 - @tunnckocore/prettier-config@0.3.3 - @tunnckocore/renovate-config@0.3.2 - @tunnckocore/typescript-config@0.4.2 - @tunnckocore/utils@0.9.3 - jest-runner-docs@0.2.0 - jest-runner-rollup@0.4.0 - koa-better-body@3.1.5
1 parent cf9ba9e commit ebb537b

File tree

28 files changed

+175
-26
lines changed

28 files changed

+175
-26
lines changed

@tunnckocore/babel-preset/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+
## [0.3.3](https://github.com/tunnckoCore/opensource/tree/master/@tunnckocore/babel-preset/compare/@tunnckocore/babel-preset@0.3.2...@tunnckocore/babel-preset@0.3.3) (2019-10-13)
7+
8+
**Note:** Version bump only for package @tunnckocore/babel-preset
9+
10+
11+
12+
13+
614
## [0.3.2](https://github.com/tunnckoCore/opensource/tree/master/@tunnckocore/babel-preset/compare/@tunnckocore/babel-preset@0.3.1...@tunnckocore/babel-preset@0.3.2) (2019-10-13)
715

816

@tunnckocore/babel-preset/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@tunnckocore/babel-preset",
3-
"version": "0.3.2",
3+
"version": "0.3.3",
44
"description": "Shareable Babel config/preset for all @tunnckoCore projects",
55
"repository": "https://github.com/tunnckoCore/opensource/tree/master/@tunnckocore/babel-preset",
66
"homepage": "https://tunnckocore.com/opensource",

@tunnckocore/browserslist-config/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+
## [0.3.2](https://github.com/tunnckoCore/opensource/tree/master/@tunnckocore/browserslist-config/compare/@tunnckocore/browserslist-config@0.3.1...@tunnckocore/browserslist-config@0.3.2) (2019-10-13)
7+
8+
**Note:** Version bump only for package @tunnckocore/browserslist-config
9+
10+
11+
12+
13+
614
## [0.3.1](https://github.com/tunnckoCore/opensource/tree/master/@tunnckocore/browserslist-config/compare/@tunnckocore/browserslist-config@0.3.0...@tunnckocore/browserslist-config@0.3.1) (2019-10-03)
715

816

@tunnckocore/browserslist-config/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@tunnckocore/browserslist-config",
3-
"version": "0.3.1",
3+
"version": "0.3.2",
44
"description": "Shareable Browserslist config for all @tunnckoCore projects",
55
"repository": "https://github.com/tunnckoCore/opensource/tree/master/@tunnckocore/browserslist-config",
66
"homepage": "https://tunnckocore.com/opensource",

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

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,22 @@
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.8.0](https://github.com/tunnckoCore/opensource/tree/master/@tunnckocore/create-jest-runner/compare/@tunnckocore/create-jest-runner@0.7.2...@tunnckocore/create-jest-runner@0.8.0) (2019-10-13)
7+
8+
9+
### Bug Fixes
10+
11+
* okey, do not bundle jest runners ([cf9ba9e](https://github.com/tunnckoCore/opensource/tree/master/@tunnckocore/create-jest-runner/commit/cf9ba9e))
12+
13+
14+
### Features
15+
16+
* **jest-runner-rollup:** fylesystem cache ([c21fedb](https://github.com/tunnckoCore/opensource/tree/master/@tunnckocore/create-jest-runner/commit/c21fedb))
17+
18+
19+
20+
21+
622
## [0.7.2](https://github.com/tunnckoCore/opensource/tree/master/@tunnckocore/create-jest-runner/compare/@tunnckocore/create-jest-runner@0.7.1...@tunnckocore/create-jest-runner@0.7.2) (2019-10-13)
723

824

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@tunnckocore/create-jest-runner",
3-
"version": "0.7.2",
3+
"version": "0.8.0",
44
"description": "WIP",
55
"repository": "https://github.com/tunnckoCore/opensource/tree/master/@tunnckocore/create-jest-runner",
66
"homepage": "https://tunnckocore.com/opensource",

@tunnckocore/eslint-config/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+
## [4.2.3](https://github.com/tunnckoCore/opensource/tree/master/@tunnckocore/eslint-config/compare/@tunnckocore/eslint-config@4.2.2...@tunnckocore/eslint-config@4.2.3) (2019-10-13)
7+
8+
**Note:** Version bump only for package @tunnckocore/eslint-config
9+
10+
11+
12+
13+
614
## [4.2.2](https://github.com/tunnckoCore/opensource/tree/master/@tunnckocore/eslint-config/compare/@tunnckocore/eslint-config@4.2.1...@tunnckocore/eslint-config@4.2.2) (2019-10-13)
715

816
**Note:** Version bump only for package @tunnckocore/eslint-config

@tunnckocore/eslint-config/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@tunnckocore/eslint-config",
3-
"version": "4.2.2",
3+
"version": "4.2.3",
44
"description": "Shareable ESLint config for all @tunnckoCore projects",
55
"repository": "https://github.com/tunnckoCore/opensource/tree/master/@tunnckocore/eslint-config",
66
"homepage": "https://tunnckocore.com/opensource",
@@ -56,7 +56,7 @@
5656
"typescript": "^3.6.3"
5757
},
5858
"dependencies": {
59-
"@tunnckocore/utils": "^0.9.2",
59+
"@tunnckocore/utils": "^0.9.3",
6060
"@typescript-eslint/eslint-plugin": "^2.3.2",
6161
"@typescript-eslint/parser": "^2.3.2",
6262
"babel-eslint": "^10.0.3",

@tunnckocore/execa/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+
## [4.5.4](https://github.com/tunnckoCore/opensource/tree/master/@tunnckocore/execa/compare/@tunnckocore/execa@4.5.3...@tunnckocore/execa@4.5.4) (2019-10-13)
7+
8+
**Note:** Version bump only for package @tunnckocore/execa
9+
10+
11+
12+
13+
614
## [4.5.3](https://github.com/tunnckoCore/opensource/tree/master/@tunnckocore/execa/compare/@tunnckocore/execa@4.5.2...@tunnckocore/execa@4.5.3) (2019-10-13)
715

816

@tunnckocore/execa/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@tunnckocore/execa",
3-
"version": "4.5.3",
3+
"version": "4.5.4",
44
"description": "Thin layer on top of `execa` that allows executing multiple commands in parallel or in sequence with control for concurrency",
55
"repository": "https://github.com/tunnckoCore/opensource/tree/master/@tunnckocore/execa",
66
"homepage": "https://tunnckocore.com/opensource",

0 commit comments

Comments
 (0)