Skip to content

Commit

Permalink
chore(release): publish [skip ci]
Browse files Browse the repository at this point in the history
 - @donmahallem/[email protected]
 - @donmahallem/[email protected]
 - @donmahallem/[email protected]
 - @donmahallem/[email protected]
 - @donmahallem/[email protected]
 - @donmahallem/[email protected]
 - @donmahallem/[email protected]
 - @donmahallem/[email protected]
 - @donmahallem/[email protected]
  • Loading branch information
donmahallem committed Apr 11, 2022
1 parent 0991f79 commit 7197bb6
Show file tree
Hide file tree
Showing 27 changed files with 102 additions and 30 deletions.
8 changes: 8 additions & 0 deletions packages/gulp-ncc/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.1.15](https://github.com/donmahallem/js-libs/compare/@donmahallem/[email protected]...@donmahallem/[email protected]) (2022-04-11)

**Note:** Version bump only for package @donmahallem/gulp-ncc





## [2.1.14](https://github.com/donmahallem/js-libs/compare/@donmahallem/[email protected]...@donmahallem/[email protected]) (2022-03-28)

**Note:** Version bump only for package @donmahallem/gulp-ncc
Expand Down
4 changes: 2 additions & 2 deletions packages/gulp-ncc/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/gulp-ncc/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@donmahallem/gulp-ncc",
"version": "2.1.14",
"version": "2.1.15",
"description": "ncc Plugin for Gulp",
"main": "dist/cjs/index.js",
"module": "dist/esm/index.js",
Expand Down
8 changes: 8 additions & 0 deletions packages/gulp-sharp/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.2.19](https://github.com/donmahallem/js-libs/compare/@donmahallem/[email protected]...@donmahallem/[email protected]) (2022-04-11)

**Note:** Version bump only for package @donmahallem/gulp-sharp





## [2.2.18](https://github.com/donmahallem/js-libs/compare/@donmahallem/[email protected]...@donmahallem/[email protected]) (2022-04-04)

**Note:** Version bump only for package @donmahallem/gulp-sharp
Expand Down
4 changes: 2 additions & 2 deletions packages/gulp-sharp/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/gulp-sharp/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@donmahallem/gulp-sharp",
"version": "2.2.18",
"version": "2.2.19",
"description": "Sharp Plugin for Gulp. Modify images via sharp.",
"main": "dist/cjs/index.js",
"module": "dist/esm/index.js",
Expand Down
8 changes: 8 additions & 0 deletions packages/lerna2codecov/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.1.9](https://github.com/donmahallem/js-libs/compare/@donmahallem/[email protected]...@donmahallem/[email protected]) (2022-04-11)

**Note:** Version bump only for package @donmahallem/lerna2codecov





## [0.1.8](https://github.com/donmahallem/js-libs/compare/@donmahallem/[email protected]...@donmahallem/[email protected]) (2022-04-06)


Expand Down
4 changes: 2 additions & 2 deletions packages/lerna2codecov/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/lerna2codecov/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@donmahallem/lerna2codecov",
"version": "0.1.8",
"version": "0.1.9",
"description": "Updates projects entry in codecov.yml from lerna project",
"main": "dist/cjs/index.js",
"module": "dist/esm/index.js",
Expand Down
8 changes: 8 additions & 0 deletions packages/readme/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.22](https://github.com/donmahallem/js-libs/compare/@donmahallem/[email protected]...@donmahallem/[email protected]) (2022-04-11)

**Note:** Version bump only for package @donmahallem/readme





## [0.4.21](https://github.com/donmahallem/js-libs/compare/@donmahallem/[email protected]...@donmahallem/[email protected]) (2022-04-04)

**Note:** Version bump only for package @donmahallem/readme
Expand Down
4 changes: 2 additions & 2 deletions packages/readme/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions packages/readme/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@donmahallem/readme",
"version": "0.4.21",
"version": "0.4.22",
"description": "Opinionated readme generator",
"module": "dist/esm/index.js",
"types": "dist/types/index.d.ts",
Expand Down Expand Up @@ -50,7 +50,7 @@
"access": "public"
},
"dependencies": {
"@donmahallem/remark-lerna-packages": "^0.3.14",
"@donmahallem/remark-lerna-packages": "^0.3.15",
"remark": "~14.0.1",
"remark-gfm": "~3.0.1",
"remark-git-contributors": "~4.0.1",
Expand Down
8 changes: 8 additions & 0 deletions packages/remark-lerna-packages/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.3.15](https://github.com/donmahallem/js-libs/compare/@donmahallem/[email protected]...@donmahallem/[email protected]) (2022-04-11)

**Note:** Version bump only for package @donmahallem/remark-lerna-packages





## [0.3.14](https://github.com/donmahallem/js-libs/compare/@donmahallem/[email protected]...@donmahallem/[email protected]) (2022-04-01)

**Note:** Version bump only for package @donmahallem/remark-lerna-packages
Expand Down
4 changes: 2 additions & 2 deletions packages/remark-lerna-packages/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/remark-lerna-packages/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@donmahallem/remark-lerna-packages",
"version": "0.3.14",
"version": "0.3.15",
"description": "Remark plugin extracting lerna packages and presenting as table",
"main": "dist/esm/index.js",
"module": "dist/esm/index.js",
Expand Down
8 changes: 8 additions & 0 deletions packages/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.

## [0.12.10](https://github.com/donmahallem/js-libs/compare/@donmahallem/[email protected]...@donmahallem/[email protected]) (2022-04-11)

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





## [0.12.9](https://github.com/donmahallem/js-libs/compare/@donmahallem/[email protected]...@donmahallem/[email protected]) (2022-04-11)

**Note:** Version bump only for package @donmahallem/renovate-config
Expand Down
4 changes: 2 additions & 2 deletions packages/renovate-config/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/renovate-config/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@donmahallem/renovate-config",
"version": "0.12.9",
"version": "0.12.10",
"description": "General renovate config",
"private": false,
"keywords": [
Expand Down
8 changes: 8 additions & 0 deletions packages/turbo-pb/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.3.21](https://github.com/donmahallem/js-libs/compare/@donmahallem/[email protected]...@donmahallem/[email protected]) (2022-04-11)

**Note:** Version bump only for package @donmahallem/turbo-pb





## [0.3.20](https://github.com/donmahallem/js-libs/compare/@donmahallem/[email protected]...@donmahallem/[email protected]) (2022-04-04)

**Note:** Version bump only for package @donmahallem/turbo-pb
Expand Down
4 changes: 2 additions & 2 deletions packages/turbo-pb/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions packages/turbo-pb/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@donmahallem/turbo-pb",
"version": "0.3.20",
"version": "0.3.21",
"description": "Protobuf Helpers for express.js",
"main": "dist/cjs/index.js",
"module": "dist/esm/index.js",
Expand Down Expand Up @@ -60,6 +60,6 @@
"protobufjs": "^6.10.2"
},
"dependencies": {
"@donmahallem/turbo": "^2.3.17"
"@donmahallem/turbo": "^2.3.18"
}
}
8 changes: 8 additions & 0 deletions packages/turbo-validate-request/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.3.22](https://github.com/donmahallem/js-libs/compare/@donmahallem/[email protected]...@donmahallem/[email protected]) (2022-04-11)

**Note:** Version bump only for package @donmahallem/turbo-validate-request





## [0.3.21](https://github.com/donmahallem/js-libs/compare/@donmahallem/[email protected]...@donmahallem/[email protected]) (2022-04-04)

**Note:** Version bump only for package @donmahallem/turbo-validate-request
Expand Down
4 changes: 2 additions & 2 deletions packages/turbo-validate-request/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions packages/turbo-validate-request/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@donmahallem/turbo-validate-request",
"version": "0.3.21",
"version": "0.3.22",
"description": "Turbo Helpers for express.js",
"main": "dist/cjs/index.js",
"module": "dist/esm/index.js",
Expand Down Expand Up @@ -61,6 +61,6 @@
"express": "^4.17.1"
},
"dependencies": {
"@donmahallem/turbo": "^2.3.17"
"@donmahallem/turbo": "^2.3.18"
}
}
8 changes: 8 additions & 0 deletions packages/turbo/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.18](https://github.com/donmahallem/js-libs/compare/@donmahallem/[email protected]...@donmahallem/[email protected]) (2022-04-11)

**Note:** Version bump only for package @donmahallem/turbo





## [2.3.17](https://github.com/donmahallem/js-libs/compare/@donmahallem/[email protected]...@donmahallem/[email protected]) (2022-04-04)

**Note:** Version bump only for package @donmahallem/turbo
Expand Down
4 changes: 2 additions & 2 deletions packages/turbo/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/turbo/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@donmahallem/turbo",
"version": "2.3.17",
"version": "2.3.18",
"description": "Turbo Helpers for express.js",
"main": "dist/cjs/index.js",
"module": "dist/esm/index.js",
Expand Down

0 comments on commit 7197bb6

Please sign in to comment.