Skip to content

File tree

58 files changed

+272
-40
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

58 files changed

+272
-40
lines changed

@configs/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+
## [1.3.3](https://github.com/tunnckoCore/opensource/compare/@tunnckocore/[email protected]...@tunnckocore/[email protected]) (2020-03-28)
7+
8+
**Note:** Version bump only for package @tunnckocore/babel-preset
9+
10+
11+
12+
13+
614
## [1.3.2](https://github.com/tunnckoCore/opensource/compare/@tunnckocore/[email protected]...@tunnckocore/[email protected]) (2020-03-28)
715

816
**Note:** Version bump only for package @tunnckocore/babel-preset

@configs/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": "1.3.2",
3+
"version": "1.3.3",
44
"licenseStart": 2019,
55
"license": "MPL-2.0",
66
"description": "Shareable Babel config/preset for all @tunnckoCore projects",

@configs/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+
## [1.2.7](https://github.com/tunnckoCore/opensource/compare/@tunnckocore/[email protected]...@tunnckocore/[email protected]) (2020-03-28)
7+
8+
**Note:** Version bump only for package @tunnckocore/browserslist-config
9+
10+
11+
12+
13+
614
## [1.2.6](https://github.com/tunnckoCore/opensource/compare/@tunnckocore/[email protected]...@tunnckocore/[email protected]) (2020-03-28)
715

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

@configs/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": "1.2.6",
3+
"version": "1.2.7",
44
"licenseStart": 2019,
55
"license": "MPL-2.0",
66
"description": "Shareable Browserslist config for all @tunnckoCore projects",

@configs/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+
## [5.4.9](https://github.com/tunnckoCore/opensource/compare/@tunnckocore/[email protected]...@tunnckocore/[email protected]) (2020-03-28)
7+
8+
**Note:** Version bump only for package @tunnckocore/eslint-config
9+
10+
11+
12+
13+
614
## [5.4.8](https://github.com/tunnckoCore/opensource/compare/@tunnckocore/[email protected]...@tunnckocore/[email protected]) (2020-03-28)
715

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

@configs/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": "5.4.8",
3+
"version": "5.4.9",
44
"licenseStart": 2019,
55
"license": "MPL-2.0",
66
"description": "Shareable ESLint config for all @tunnckoCore projects",
@@ -29,7 +29,7 @@
2929
},
3030
"scripts": {},
3131
"dependencies": {
32-
"@tunnckocore/utils": "^1.3.7",
32+
"@tunnckocore/utils": "^1.3.8",
3333
"@typescript-eslint/eslint-plugin": "^2.18.0",
3434
"@typescript-eslint/parser": "^2.18.0",
3535
"babel-eslint": "^10.0.3",

@configs/prettier-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+
## [1.3.8](https://github.com/tunnckoCore/opensource/compare/@tunnckocore/[email protected]...@tunnckocore/[email protected]) (2020-03-28)
7+
8+
**Note:** Version bump only for package @tunnckocore/prettier-config
9+
10+
11+
12+
13+
614
## [1.3.7](https://github.com/tunnckoCore/opensource/compare/@tunnckocore/[email protected]...@tunnckocore/[email protected]) (2020-03-28)
715

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

@configs/prettier-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/prettier-config",
3-
"version": "1.3.7",
3+
"version": "1.3.8",
44
"licenseStart": 2019,
55
"license": "MPL-2.0",
66
"description": "Shareable Prettier config for all @tunnckoCore projects",

@configs/renovate-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+
## [1.1.8](https://github.com/tunnckoCore/opensource/compare/@tunnckocore/[email protected]...@tunnckocore/[email protected]) (2020-03-28)
7+
8+
**Note:** Version bump only for package @tunnckocore/renovate-config
9+
10+
11+
12+
13+
614
## [1.1.7](https://github.com/tunnckoCore/opensource/compare/@tunnckocore/[email protected]...@tunnckocore/[email protected]) (2020-03-28)
715

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

@configs/renovate-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/renovate-config",
3-
"version": "1.1.7",
3+
"version": "1.1.8",
44
"licenseStart": 2017,
55
"license": "MPL-2.0",
66
"description": "Shareable Renovate config for all @tunnckoCore projects",

0 commit comments

Comments
 (0)