Skip to content

Commit a158fd3

Browse files
authored
bump: v10.2.0
1 parent 3bcd2b8 commit a158fd3

File tree

3 files changed

+16
-3
lines changed

3 files changed

+16
-3
lines changed

CHANGELOG.md

+13
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
## v10.2.0 (2024-06-11)
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+
12+
13+
**Full Changelog**: https://github.com/mentos1386/nest-raven/compare/v10.1.0...v10.2.0
114
## v10.1.0 (2024-05-23)
215
<!-- Release notes generated using configuration in .github/release.yml at master -->
316

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)