Skip to content

Commit

Permalink
bump: v10.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
9renpoto authored and github-actions[bot] committed Dec 10, 2024
1 parent 848ef56 commit f521333
Show file tree
Hide file tree
Showing 7 changed files with 22 additions and 10 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
## v10.7.0 (2024-12-10)
<!-- Release notes generated using configuration in .github/release.yml at main -->

## What's Changed
### Other Changes
* chore: bump v10.6.0 by @github-actions in https://github.com/g59/nestjs-plugins/pull/1868
* chore(deps): bump @nestjs/cli from 10.4.7 to 10.4.8 in the nestjs group by @dependabot in https://github.com/g59/nestjs-plugins/pull/1908
* chore(deps): bump the nestjs group with 2 updates by @dependabot in https://github.com/g59/nestjs-plugins/pull/1911
* chore(deps): bump the nestjs group with 3 updates by @dependabot in https://github.com/g59/nestjs-plugins/pull/1913


**Full Changelog**: https://github.com/g59/nestjs-plugins/compare/v10.5.2...v10.7.0
## v10.6.0 (2024-11-19)
<!-- Release notes generated using configuration in .github/release.yml at main -->

Expand Down
2 changes: 1 addition & 1 deletion example/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "example",
"version": "10.6.0",
"version": "10.7.0",
"private": true,
"description": "nestjs-plugins examples",
"license": "MIT",
Expand Down
10 changes: 5 additions & 5 deletions 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/nestjs-firebase/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "nestjs-firebase",
"version": "10.6.0",
"version": "10.7.0",
"description": "@nestjs with firebase",
"license": "MIT",
"homepage": "https://github.com/g59/nestjs-plugins/tree/main/packages/nestjs-firebase",
Expand Down
2 changes: 1 addition & 1 deletion packages/nestjs-graphql-relay/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "nestjs-graphql-relay",
"version": "10.6.0",
"version": "10.7.0",
"description": "@nestjs/graphql + graphql-relay + typeorm",
"license": "MIT",
"repository": {
Expand Down
2 changes: 1 addition & 1 deletion packages/nestjs-slack-webhook/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "nestjs-slack-webhook",
"version": "10.6.0",
"version": "10.7.0",
"description": "Nest.js + slack-webhook",
"license": "MIT",
"repository": {
Expand Down
2 changes: 1 addition & 1 deletion packages/nestjs-zendesk/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "nestjs-zendesk",
"version": "10.6.0",
"version": "10.7.0",
"description": "",
"license": "MIT",
"repository": {
Expand Down

0 comments on commit f521333

Please sign in to comment.