Skip to content

Commit

Permalink
chore: release package(s)
Browse files Browse the repository at this point in the history
 - @tunnckocore/babel-preset@1.3.2
 - @tunnckocore/browserslist-config@1.2.6
 - @tunnckocore/eslint-config@5.4.8
 - @tunnckocore/prettier-config@1.3.7
 - @tunnckocore/renovate-config@1.1.7
 - @tunnckocore/typescript-config@1.1.6
 - all-module-paths@0.10.6
 - arr-includes@2.3.7
 - babel-preset-optimise@1.0.3
 - gitclone-cli@1.2.6
 - gitclone-defaults@2.3.7
 - glob-cache@1.0.4
 - ip-filter@3.0.4
 - jest-runner-docs@1.4.7
 - jest-runner-node@0.4.7
 - jest-runner-rollup@1.3.8
 - koa-better-body@3.3.8
 - parse-commit-message@4.0.0-canary.20200124.8
 - parse-function@5.6.8
 - prettier-plugin-pkgjson@0.2.7
 - stringify-github-short-url@3.3.7
 - to-file-path@2.0.3
 - @tunnckocore/create-jest-runner@1.3.6
 - @tunnckocore/execa@5.2.6
 - @tunnckocore/jest-runner-babel@4.2.7
 - @tunnckocore/jest-runner-eslint@1.2.8
 - @tunnckocore/package-json@2.0.3
 - @tunnckocore/pretty-config@0.9.6
 - @tunnckocore/utils@1.3.7
  • Loading branch information
tunnckoCore committed Mar 28, 2020
1 parent 092309c commit 064743d
Show file tree
Hide file tree
Showing 58 changed files with 272 additions and 40 deletions.
8 changes: 8 additions & 0 deletions @configs/babel-preset/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.3.2](https://github.com/tunnckoCore/opensource/compare/@tunnckocore/babel-preset@1.3.1...@tunnckocore/babel-preset@1.3.2) (2020-03-28)

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





## [1.3.1](https://github.com/tunnckoCore/opensource/compare/@tunnckocore/babel-preset@1.3.0...@tunnckocore/babel-preset@1.3.1) (2020-03-27)

**Note:** Version bump only for package @tunnckocore/babel-preset
Expand Down
2 changes: 1 addition & 1 deletion @configs/babel-preset/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@tunnckocore/babel-preset",
"version": "1.3.1",
"version": "1.3.2",
"licenseStart": 2019,
"license": "MPL-2.0",
"description": "Shareable Babel config/preset for all @tunnckoCore projects",
Expand Down
8 changes: 8 additions & 0 deletions @configs/browserslist-config/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.2.6](https://github.com/tunnckoCore/opensource/compare/@tunnckocore/browserslist-config@1.2.5...@tunnckocore/browserslist-config@1.2.6) (2020-03-28)

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





## [1.2.5](https://github.com/tunnckoCore/opensource/compare/@tunnckocore/browserslist-config@1.2.4...@tunnckocore/browserslist-config@1.2.5) (2020-03-27)

**Note:** Version bump only for package @tunnckocore/browserslist-config
Expand Down
2 changes: 1 addition & 1 deletion @configs/browserslist-config/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@tunnckocore/browserslist-config",
"version": "1.2.5",
"version": "1.2.6",
"licenseStart": 2019,
"license": "MPL-2.0",
"description": "Shareable Browserslist config for all @tunnckoCore projects",
Expand Down
8 changes: 8 additions & 0 deletions @configs/eslint-config/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [5.4.8](https://github.com/tunnckoCore/opensource/compare/@tunnckocore/eslint-config@5.4.7...@tunnckocore/eslint-config@5.4.8) (2020-03-28)

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





## [5.4.7](https://github.com/tunnckoCore/opensource/compare/@tunnckocore/eslint-config@5.4.6...@tunnckocore/eslint-config@5.4.7) (2020-03-27)

**Note:** Version bump only for package @tunnckocore/eslint-config
Expand Down
4 changes: 2 additions & 2 deletions @configs/eslint-config/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@tunnckocore/eslint-config",
"version": "5.4.7",
"version": "5.4.8",
"licenseStart": 2019,
"license": "MPL-2.0",
"description": "Shareable ESLint config for all @tunnckoCore projects",
Expand Down Expand Up @@ -29,7 +29,7 @@
},
"scripts": {},
"dependencies": {
"@tunnckocore/utils": "^1.3.6",
"@tunnckocore/utils": "^1.3.7",
"@typescript-eslint/eslint-plugin": "^2.18.0",
"@typescript-eslint/parser": "^2.18.0",
"babel-eslint": "^10.0.3",
Expand Down
8 changes: 8 additions & 0 deletions @configs/prettier-config/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.3.7](https://github.com/tunnckoCore/opensource/compare/@tunnckocore/prettier-config@1.3.6...@tunnckocore/prettier-config@1.3.7) (2020-03-28)

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





## [1.3.6](https://github.com/tunnckoCore/opensource/compare/@tunnckocore/prettier-config@1.3.5...@tunnckocore/prettier-config@1.3.6) (2020-03-27)

**Note:** Version bump only for package @tunnckocore/prettier-config
Expand Down
2 changes: 1 addition & 1 deletion @configs/prettier-config/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@tunnckocore/prettier-config",
"version": "1.3.6",
"version": "1.3.7",
"licenseStart": 2019,
"license": "MPL-2.0",
"description": "Shareable Prettier config for all @tunnckoCore projects",
Expand Down
8 changes: 8 additions & 0 deletions @configs/renovate-config/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.1.7](https://github.com/tunnckoCore/opensource/compare/@tunnckocore/renovate-config@1.1.6...@tunnckocore/renovate-config@1.1.7) (2020-03-28)

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





## [1.1.6](https://github.com/tunnckoCore/opensource/compare/@tunnckocore/renovate-config@1.1.5...@tunnckocore/renovate-config@1.1.6) (2020-03-27)

**Note:** Version bump only for package @tunnckocore/renovate-config
Expand Down
2 changes: 1 addition & 1 deletion @configs/renovate-config/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@tunnckocore/renovate-config",
"version": "1.1.6",
"version": "1.1.7",
"licenseStart": 2017,
"license": "MPL-2.0",
"description": "Shareable Renovate config for all @tunnckoCore projects",
Expand Down
8 changes: 8 additions & 0 deletions @configs/typescript-config/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.1.6](https://github.com/tunnckoCore/opensource/compare/@tunnckocore/typescript-config@1.1.5...@tunnckocore/typescript-config@1.1.6) (2020-03-28)

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





## [1.1.5](https://github.com/tunnckoCore/opensource/compare/@tunnckocore/typescript-config@1.1.4...@tunnckocore/typescript-config@1.1.5) (2020-03-27)

**Note:** Version bump only for package @tunnckocore/typescript-config
Expand Down
2 changes: 1 addition & 1 deletion @configs/typescript-config/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@tunnckocore/typescript-config",
"version": "1.1.5",
"version": "1.1.6",
"licenseStart": 2019,
"license": "MPL-2.0",
"description": "Shareable TypeScript configs for all @tunnckoCore projects",
Expand Down
8 changes: 8 additions & 0 deletions @packages/all-module-paths/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.10.6](https://github.com/tunnckoCore/opensource/compare/all-module-paths@0.10.5...all-module-paths@0.10.6) (2020-03-28)

**Note:** Version bump only for package all-module-paths





## [0.10.5](https://github.com/tunnckoCore/opensource/compare/all-module-paths@0.10.4...all-module-paths@0.10.5) (2020-03-27)

**Note:** Version bump only for package all-module-paths
Expand Down
2 changes: 1 addition & 1 deletion @packages/all-module-paths/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "all-module-paths",
"version": "0.10.5",
"version": "0.10.6",
"licenseStart": 2018,
"license": "MPL-2.0",
"description": "Get all possible javascript (npm/yarn/pnpm) global or local, binaries or packages paths, e.g. node_modules and node_modules/.bin. Also works for those using NVM or such",
Expand Down
8 changes: 8 additions & 0 deletions @packages/arr-includes/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [2.3.7](https://github.com/tunnckoCore/opensource/compare/arr-includes@2.3.6...arr-includes@2.3.7) (2020-03-28)

**Note:** Version bump only for package arr-includes





## [2.3.6](https://github.com/tunnckoCore/opensource/compare/arr-includes@2.3.5...arr-includes@2.3.6) (2020-03-27)

**Note:** Version bump only for package arr-includes
Expand Down
2 changes: 1 addition & 1 deletion @packages/arr-includes/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "arr-includes",
"version": "2.3.6",
"version": "2.3.7",
"licenseStart": 2016,
"license": "MPL-2.0",
"description": "Return positive value if (any of the) passed value(s) exists in array, or optionally an index",
Expand Down
8 changes: 8 additions & 0 deletions @packages/babel-preset-optimise/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.0.3](https://github.com/tunnckoCore/opensource/compare/babel-preset-optimise@1.0.2...babel-preset-optimise@1.0.3) (2020-03-28)

**Note:** Version bump only for package babel-preset-optimise





## [1.0.2](https://github.com/tunnckoCore/opensource/compare/babel-preset-optimise@1.0.1...babel-preset-optimise@1.0.2) (2020-03-27)

**Note:** Version bump only for package babel-preset-optimise
Expand Down
2 changes: 1 addition & 1 deletion @packages/babel-preset-optimise/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "babel-preset-optimise",
"version": "1.0.2",
"version": "1.0.3",
"licenseStart": 2020,
"license": "MPL-2.0",
"description": "Babel preset with optimizations in mind, modern output",
Expand Down
8 changes: 8 additions & 0 deletions @packages/gitclone-cli/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.2.6](https://github.com/tunnckoCore/opensource/compare/gitclone-cli@1.2.5...gitclone-cli@1.2.6) (2020-03-28)

**Note:** Version bump only for package gitclone-cli





## [1.2.5](https://github.com/tunnckoCore/opensource/compare/gitclone-cli@1.2.4...gitclone-cli@1.2.5) (2020-03-27)

**Note:** Version bump only for package gitclone-cli
Expand Down
2 changes: 1 addition & 1 deletion @packages/gitclone-cli/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "gitclone-cli",
"version": "1.2.5",
"version": "1.2.6",
"licenseStart": 2015,
"license": "MPL-2.0",
"description": "Simple command line interface for the `git clone` command, using [gitclone][] package",
Expand Down
8 changes: 8 additions & 0 deletions @packages/gitclone-defaults/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [2.3.7](https://github.com/tunnckoCore/opensource/compare/gitclone-defaults@2.3.6...gitclone-defaults@2.3.7) (2020-03-28)

**Note:** Version bump only for package gitclone-defaults





## [2.3.6](https://github.com/tunnckoCore/opensource/compare/gitclone-defaults@2.3.5...gitclone-defaults@2.3.6) (2020-03-27)

**Note:** Version bump only for package gitclone-defaults
Expand Down
4 changes: 2 additions & 2 deletions @packages/gitclone-defaults/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "gitclone-defaults",
"version": "2.3.6",
"version": "2.3.7",
"licenseStart": 2016,
"license": "MPL-2.0",
"description": "Powerful and flexible signature for `gitclone` - defaults, checks, validating, etc",
Expand Down Expand Up @@ -32,7 +32,7 @@
"scripts": {},
"devDependencies": {
"parse-github-url": "^1.0.2",
"stringify-github-short-url": "^3.3.6"
"stringify-github-short-url": "^3.3.7"
},
"jest": {
"coverageThreshold": {
Expand Down
8 changes: 8 additions & 0 deletions @packages/glob-cache/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.0.4](https://github.com/tunnckoCore/opensource/compare/glob-cache@1.0.3...glob-cache@1.0.4) (2020-03-28)

**Note:** Version bump only for package glob-cache





## [1.0.3](https://github.com/tunnckoCore/opensource/compare/glob-cache@1.0.2...glob-cache@1.0.3) (2020-03-27)

**Note:** Version bump only for package glob-cache
Expand Down
2 changes: 1 addition & 1 deletion @packages/glob-cache/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "glob-cache",
"version": "1.0.3",
"version": "1.0.4",
"licenseStart": 2020,
"license": "MPL-2.0",
"description": "Best and fastest file globbing solution for Node.js - can use **any** glob library like `glob`, `globby` or `fast-glob`! Streaming, Promise and Hook APIs, with built in caching layer using `cacache`. Makes you Instant Fast™.",
Expand Down
8 changes: 8 additions & 0 deletions @packages/ip-filter/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [3.0.4](https://github.com/tunnckoCore/opensource/compare/ip-filter@3.0.3...ip-filter@3.0.4) (2020-03-28)

**Note:** Version bump only for package ip-filter





## [3.0.3](https://github.com/tunnckoCore/opensource/compare/ip-filter@3.0.2...ip-filter@3.0.3) (2020-03-27)

**Note:** Version bump only for package ip-filter
Expand Down
4 changes: 2 additions & 2 deletions @packages/ip-filter/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ip-filter",
"version": "3.0.3",
"version": "3.0.4",
"licenseStart": 2015,
"license": "MPL-2.0",
"description": "Validates valid IPs (IPv4 and IPv6) using [micromatch][] - glob patterns, RegExp, string or array of globs. If match returns the IP, otherwise null.",
Expand Down Expand Up @@ -31,7 +31,7 @@
"dependencies": {
"ip-regex": "^4.1.0",
"micromatch": "^4.0.2",
"to-file-path": "^2.0.2"
"to-file-path": "^2.0.3"
},
"jest": {
"coverageThreshold": {
Expand Down
8 changes: 8 additions & 0 deletions @packages/jest-runner-docs/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.4.7](https://github.com/tunnckoCore/opensource/compare/jest-runner-docs@1.4.6...jest-runner-docs@1.4.7) (2020-03-28)

**Note:** Version bump only for package jest-runner-docs





## [1.4.6](https://github.com/tunnckoCore/opensource/compare/jest-runner-docs@1.4.5...jest-runner-docs@1.4.6) (2020-03-27)

**Note:** Version bump only for package jest-runner-docs
Expand Down
6 changes: 3 additions & 3 deletions @packages/jest-runner-docs/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "jest-runner-docs",
"version": "1.4.6",
"version": "1.4.7",
"licenseStart": 2019,
"license": "MPL-2.0",
"description": "Jest runner for API documentation generation from code comments, supports TypeScript. Very stable and reliable, based on `parse-comments` package",
Expand Down Expand Up @@ -30,8 +30,8 @@
},
"scripts": {},
"dependencies": {
"@tunnckocore/create-jest-runner": "^1.3.5",
"@tunnckocore/utils": "^1.3.6",
"@tunnckocore/create-jest-runner": "^1.3.6",
"@tunnckocore/utils": "^1.3.7",
"find-pkg": "^2.0.0",
"fs-extra": "^3.0.1",
"parse-comments": "^1.0.0"
Expand Down
8 changes: 8 additions & 0 deletions @packages/jest-runner-node/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.4.7](https://github.com/tunnckoCore/opensource/compare/jest-runner-node@0.4.6...jest-runner-node@0.4.7) (2020-03-28)

**Note:** Version bump only for package jest-runner-node





## [0.4.6](https://github.com/tunnckoCore/opensource/compare/jest-runner-node@0.4.5...jest-runner-node@0.4.6) (2020-03-27)

**Note:** Version bump only for package jest-runner-node
Expand Down
4 changes: 2 additions & 2 deletions @packages/jest-runner-node/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "jest-runner-node",
"version": "0.4.6",
"version": "0.4.7",
"licenseStart": 2020,
"license": "MPL-2.0",
"description": "Running Node.js files, through Jest",
Expand Down Expand Up @@ -30,7 +30,7 @@
},
"scripts": {},
"dependencies": {
"@tunnckocore/create-jest-runner": "^1.3.5",
"@tunnckocore/create-jest-runner": "^1.3.6",
"execa": "^4.0.0"
},
"jest": {
Expand Down
Loading

0 comments on commit 064743d

Please sign in to comment.