Skip to content

Commit

Permalink
bump: v10.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
9renpoto committed Sep 10, 2024
1 parent 189cb33 commit 8d01416
Show file tree
Hide file tree
Showing 3 changed files with 37 additions and 3 deletions.
34 changes: 34 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,37 @@
## v10.2.0 (2024-09-10)
<!-- Release notes generated using configuration in .github/release.yml at master -->

## What's Changed
### Other Changes
* chore(deps): update dependency lint-staged to v15.2.5 by @renovate in https://github.com/mentos1386/nest-raven/pull/684
* chore(deps): update dependency ts-jest to v29.1.3 by @renovate in https://github.com/mentos1386/nest-raven/pull/685
* chore(deps): update dependency ts-jest to v29.1.4 by @renovate in https://github.com/mentos1386/nest-raven/pull/687
* chore(deps): update nest monorepo to v10.3.9 by @renovate in https://github.com/mentos1386/nest-raven/pull/688
* chore(deps): update dependency @biomejs/biome to v1.8.0 by @renovate in https://github.com/mentos1386/nest-raven/pull/689
* chore(deps): update dependency @biomejs/biome to v1.8.1 by @renovate in https://github.com/mentos1386/nest-raven/pull/690
* chore(deps): update dependency lint-staged to v15.2.7 by @renovate in https://github.com/mentos1386/nest-raven/pull/691
* chore(deps): update dependency ts-jest to v29.1.5 by @renovate in https://github.com/mentos1386/nest-raven/pull/692
* chore(deps): update dependency @biomejs/biome to v1.8.2 by @renovate in https://github.com/mentos1386/nest-raven/pull/693
* chore(deps): update dependency @biomejs/biome to v1.8.3 by @renovate in https://github.com/mentos1386/nest-raven/pull/694
* chore(deps): update nest monorepo to v10.3.10 by @renovate in https://github.com/mentos1386/nest-raven/pull/696
* chore(deps): update dependency @nestjs/apollo to v12.2.0 by @renovate in https://github.com/mentos1386/nest-raven/pull/697
* chore(deps): update dependency @types/ws to v8.5.11 by @renovate in https://github.com/mentos1386/nest-raven/pull/698
* chore(deps): update dependency ts-jest to v29.2.2 by @renovate in https://github.com/mentos1386/nest-raven/pull/699
* chore(deps): update dependency ts-jest to v29.2.3 by @renovate in https://github.com/mentos1386/nest-raven/pull/700
* chore(deps): update dependency husky to v9.1.1 by @renovate in https://github.com/mentos1386/nest-raven/pull/701
* chore(deps): update dependency husky to v9.1.3 by @renovate in https://github.com/mentos1386/nest-raven/pull/702
* chore(deps): update dependency @types/ws to v8.5.12 by @renovate in https://github.com/mentos1386/nest-raven/pull/703
* chore(deps): update dependency husky to v9.1.4 by @renovate in https://github.com/mentos1386/nest-raven/pull/704
* chore(deps): update dependency lint-staged to v15.2.8 by @renovate in https://github.com/mentos1386/nest-raven/pull/705
* chore(deps): update dependency ts-jest to v29.2.4 by @renovate in https://github.com/mentos1386/nest-raven/pull/706
* chore(deps): update dependency lint-staged to v15.2.9 by @renovate in https://github.com/mentos1386/nest-raven/pull/707
* chore(deps): update nest monorepo to v10.4.1 by @renovate in https://github.com/mentos1386/nest-raven/pull/708
* chore(deps): update dependency husky to v9.1.5 by @renovate in https://github.com/mentos1386/nest-raven/pull/709
* chore(deps): update dependency ts-jest to v29.2.5 by @renovate in https://github.com/mentos1386/nest-raven/pull/710
* chore(deps): update dependency lint-staged to v15.2.10 by @renovate in https://github.com/mentos1386/nest-raven/pull/711


**Full Changelog**: https://github.com/mentos1386/nest-raven/compare/v10.1.0...v10.2.0
## v10.1.0 (2024-05-23)
<!-- Release notes generated using configuration in .github/release.yml at master -->

Expand Down
4 changes: 2 additions & 2 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 package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "nest-raven",
"version": "10.1.0",
"version": "10.2.0",
"description": "Sentry Raven Module for Nest Framework",
"files": [
"dist"
Expand Down

0 comments on commit 8d01416

Please sign in to comment.