Skip to content

Commit 4f8f1c5

Browse files
authored
bump: v10.2.0
1 parent 5cb2a7a commit 4f8f1c5

File tree

3 files changed

+21
-3
lines changed

3 files changed

+21
-3
lines changed

CHANGELOG.md

+18
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,21 @@
1+
## v10.2.0 (2024-07-02)
2+
<!-- Release notes generated using configuration in .github/release.yml at master -->
3+
4+
## What's Changed
5+
### Other Changes
6+
* chore(deps): update dependency lint-staged to v15.2.5 by @renovate in https://github.com/mentos1386/nest-raven/pull/684
7+
* chore(deps): update dependency ts-jest to v29.1.3 by @renovate in https://github.com/mentos1386/nest-raven/pull/685
8+
* chore(deps): update dependency ts-jest to v29.1.4 by @renovate in https://github.com/mentos1386/nest-raven/pull/687
9+
* chore(deps): update nest monorepo to v10.3.9 by @renovate in https://github.com/mentos1386/nest-raven/pull/688
10+
* chore(deps): update dependency @biomejs/biome to v1.8.0 by @renovate in https://github.com/mentos1386/nest-raven/pull/689
11+
* chore(deps): update dependency @biomejs/biome to v1.8.1 by @renovate in https://github.com/mentos1386/nest-raven/pull/690
12+
* chore(deps): update dependency lint-staged to v15.2.7 by @renovate in https://github.com/mentos1386/nest-raven/pull/691
13+
* chore(deps): update dependency ts-jest to v29.1.5 by @renovate in https://github.com/mentos1386/nest-raven/pull/692
14+
* chore(deps): update dependency @biomejs/biome to v1.8.2 by @renovate in https://github.com/mentos1386/nest-raven/pull/693
15+
* chore(deps): update dependency @biomejs/biome to v1.8.3 by @renovate in https://github.com/mentos1386/nest-raven/pull/694
16+
17+
18+
**Full Changelog**: https://github.com/mentos1386/nest-raven/compare/v10.1.0...v10.2.0
119
## v10.1.0 (2024-05-23)
220
<!-- Release notes generated using configuration in .github/release.yml at master -->
321

package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "nest-raven",
3-
"version": "10.1.0",
3+
"version": "10.2.0",
44
"description": "Sentry Raven Module for Nest Framework",
55
"files": [
66
"dist"

0 commit comments

Comments
 (0)