Skip to content

Commit

Permalink
bump: v10.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
9renpoto authored Jan 30, 2024
1 parent ac6cbda commit a313576
Show file tree
Hide file tree
Showing 3 changed files with 27 additions and 3 deletions.
24 changes: 24 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,27 @@
## v10.2.0 (2024-01-30)
<!-- Release notes generated using configuration in .github/release.yml at master -->

## What's Changed
### :rocket: Type: Feature
* feat: use biomejs by @9renpoto in https://github.com/mentos1386/nest-raven/pull/650
### Other Changes
* chore(deps): update dependency lint-staged to v15.2.0 by @renovate in https://github.com/mentos1386/nest-raven/pull/639
* chore(deps): update dependency @types/jest to v29.5.11 by @renovate in https://github.com/mentos1386/nest-raven/pull/640
* chore(deps): update dependency prettier to v3.1.1 by @renovate in https://github.com/mentos1386/nest-raven/pull/641
* chore(deps): update nest monorepo to v10.3.0 by @renovate in https://github.com/mentos1386/nest-raven/pull/643
* chore(deps): update dependency @types/supertest to v6 by @renovate in https://github.com/mentos1386/nest-raven/pull/644
* chore(deps): update dependency @types/supertest to v6.0.2 by @renovate in https://github.com/mentos1386/nest-raven/pull/646
* chore(deps): update dependency socket.io-client to v4.7.3 by @renovate in https://github.com/mentos1386/nest-raven/pull/647
* chore(deps): update dependency socket.io-client to v4.7.4 by @renovate in https://github.com/mentos1386/nest-raven/pull/648
* chore(deps): update dependency supertest to v6.3.4 by @renovate in https://github.com/mentos1386/nest-raven/pull/649
* refactor: remove duplicated workflow by @9renpoto in https://github.com/mentos1386/nest-raven/pull/651
* chore(deps): update dependency dotenv to v16.3.2 by @renovate in https://github.com/mentos1386/nest-raven/pull/652
* chore: bump v10.1.0 by @github-actions in https://github.com/mentos1386/nest-raven/pull/645
* chore(deps): update dependency @biomejs/biome to v1.5.3 by @renovate in https://github.com/mentos1386/nest-raven/pull/653
* chore(deps): update dependency ts-jest to v29.1.2 by @renovate in https://github.com/mentos1386/nest-raven/pull/654


**Full Changelog**: https://github.com/mentos1386/nest-raven/compare/v10.0.1...v10.2.0
## v10.1.0 (2024-01-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 a313576

Please sign in to comment.