Skip to content

Commit 7d24fbc

Browse files
committed
chore: release package(s)
- @tunnckocore/[email protected] - @tunnckocore/[email protected] - @tunnckocore/[email protected] - @tunnckocore/[email protected] - @tunnckocore/[email protected] - @tunnckocore/[email protected] - @tunnckocore/[email protected] - @tunnckocore/[email protected] - @tunnckocore/[email protected] - @tunnckocore/[email protected] - @tunnckocore/[email protected] - [email protected] - [email protected]
1 parent 0dd53f2 commit 7d24fbc

File tree

26 files changed

+163
-38
lines changed

26 files changed

+163
-38
lines changed

@tunnckocore/babel-preset/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+
# 0.3.0 (2019-10-02)
7+
8+
9+
### Features
10+
11+
* merge configs repo here, unify pkg json, fmt ([0dd53f2](https://github.com/tunnckoCore/opensource/tree/master/@tunnckocore/babel-preset/commit/0dd53f2))
12+
13+
14+
15+
16+
617
## [0.2.3](https://github.com/tunnckocore/configs/compare/@tunnckocore/[email protected]...@tunnckocore/[email protected]) (2019-09-19)
718

819

@tunnckocore/babel-preset/package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@tunnckocore/babel-preset",
3-
"version": "0.2.3",
3+
"version": "0.3.0",
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",
@@ -54,7 +54,6 @@
5454
"babel-plugin-add-module-exports": "^1.0.2",
5555
"babel-plugin-transform-react-remove-prop-types": "^0.4.24"
5656
},
57-
"devDependencies": {},
5857
"publishConfig": {
5958
"access": "public",
6059
"tag": "latest"

@tunnckocore/browserslist-config/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+
# 0.3.0 (2019-10-02)
7+
8+
9+
### Features
10+
11+
* merge configs repo here, unify pkg json, fmt ([0dd53f2](https://github.com/tunnckoCore/opensource/tree/master/@tunnckocore/browserslist-config/commit/0dd53f2))
12+
13+
14+
15+
16+
617
## 0.2.1 (2019-09-16)
718

819
**Note:** Version bump only for package @tunnckocore/browserslist-config

@tunnckocore/browserslist-config/package.json

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@tunnckocore/browserslist-config",
3-
"version": "0.2.1",
3+
"version": "0.3.0",
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",
@@ -41,8 +41,6 @@
4141
"peerDependencies": {
4242
"browserslist": "^4.7.0"
4343
},
44-
"dependencies": {},
45-
"devDependencies": {},
4644
"publishConfig": {
4745
"access": "public",
4846
"tag": "latest"

@tunnckocore/create-jest-runner/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+
# [0.7.0](https://github.com/tunnckoCore/opensource/tree/master/@tunnckocore/create-jest-runner/compare/@tunnckocore/[email protected]...@tunnckocore/[email protected]) (2019-10-02)
7+
8+
9+
### Features
10+
11+
* merge configs repo here, unify pkg json, fmt ([0dd53f2](https://github.com/tunnckoCore/opensource/tree/master/@tunnckocore/create-jest-runner/commit/0dd53f2))
12+
13+
14+
15+
16+
617
## [0.6.5](https://github.com/tunnckoCore/opensource/tree/master/@tunnckocore/create-jest-runner/compare/@tunnckocore/[email protected]...@tunnckocore/[email protected]) (2019-10-02)
718

819
**Note:** Version bump only for package @tunnckocore/create-jest-runner

@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.6.5",
3+
"version": "0.7.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: 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.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
# 4.2.0 (2019-10-02)
7+
8+
9+
### Features
10+
11+
* merge configs repo here, unify pkg json, fmt ([0dd53f2](https://github.com/tunnckoCore/opensource/tree/master/@tunnckocore/eslint-config/commit/0dd53f2))
12+
* tweaks, add scoped eslint-config ([27f12c0](https://github.com/tunnckoCore/opensource/tree/master/@tunnckocore/eslint-config/commit/27f12c0))
13+
14+
15+
16+
17+
618
## [4.1.10](https://github.com/tunnckocore/configs/compare/@tunnckocore/[email protected]...@tunnckocore/[email protected]) (2019-09-21)
719

820

@tunnckocore/eslint-config/package.json

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@tunnckocore/eslint-config",
3-
"version": "4.1.10",
3+
"version": "4.2.0",
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.8.4",
59+
"@tunnckocore/utils": "^0.9.0",
6060
"@typescript-eslint/eslint-plugin": "^2.3.2",
6161
"@typescript-eslint/parser": "^2.3.2",
6262
"babel-eslint": "^10.0.3",
@@ -80,7 +80,6 @@
8080
"eslint-plugin-react-hooks": "^2.1.1",
8181
"eslint-plugin-unicorn": "^12.0.1"
8282
},
83-
"devDependencies": {},
8483
"publishConfig": {
8584
"access": "public",
8685
"tag": "latest"

@tunnckocore/execa/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+
# [4.5.0](https://github.com/tunnckoCore/opensource/tree/master/@tunnckocore/execa/compare/@tunnckocore/[email protected]...@tunnckocore/[email protected]) (2019-10-02)
7+
8+
9+
### Features
10+
11+
* merge configs repo here, unify pkg json, fmt ([0dd53f2](https://github.com/tunnckoCore/opensource/tree/master/@tunnckocore/execa/commit/0dd53f2))
12+
13+
14+
15+
16+
617
## [4.4.8](https://github.com/tunnckoCore/opensource/tree/master/@tunnckocore/execa/compare/@tunnckocore/[email protected]...@tunnckocore/[email protected]) (2019-10-02)
718

819
**Note:** Version bump only for package @tunnckocore/execa

@tunnckocore/execa/package.json

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@tunnckocore/execa",
3-
"version": "4.4.8",
3+
"version": "4.5.0",
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",
@@ -40,8 +40,6 @@
4040
"tunnckocorehq"
4141
],
4242
"scripts": {},
43-
"peerDependencies": {},
44-
"dependencies": {},
4543
"devDependencies": {
4644
"execa": "^2.0.3",
4745
"p-map": "^3.0.0"

0 commit comments

Comments
 (0)