Commit d4df89d 1 parent c6fe248 commit d4df89d Copy full SHA for d4df89d
File tree 3 files changed +24
-3
lines changed
3 files changed +24
-3
lines changed Original file line number Diff line number Diff line change
1
+ ## v10.1.0 (2024-01-23)
2
+ <!-- Release notes generated using configuration in .github/release.yml at master -->
3
+
4
+ ## What's Changed
5
+ ### :rocket : Type: Feature
6
+ * feat: use biomejs by @9renpoto in https://github.com/mentos1386/nest-raven/pull/650
7
+ ### Other Changes
8
+ * chore(deps): update dependency lint-staged to v15.2.0 by @renovate in https://github.com/mentos1386/nest-raven/pull/639
9
+ * chore(deps): update dependency @types/jest to v29.5.11 by @renovate in https://github.com/mentos1386/nest-raven/pull/640
10
+ * chore(deps): update dependency prettier to v3.1.1 by @renovate in https://github.com/mentos1386/nest-raven/pull/641
11
+ * chore(deps): update nest monorepo to v10.3.0 by @renovate in https://github.com/mentos1386/nest-raven/pull/643
12
+ * chore(deps): update dependency @types/supertest to v6 by @renovate in https://github.com/mentos1386/nest-raven/pull/644
13
+ * chore(deps): update dependency @types/supertest to v6.0.2 by @renovate in https://github.com/mentos1386/nest-raven/pull/646
14
+ * chore(deps): update dependency socket.io-client to v4.7.3 by @renovate in https://github.com/mentos1386/nest-raven/pull/647
15
+ * chore(deps): update dependency socket.io-client to v4.7.4 by @renovate in https://github.com/mentos1386/nest-raven/pull/648
16
+ * chore(deps): update dependency supertest to v6.3.4 by @renovate in https://github.com/mentos1386/nest-raven/pull/649
17
+ * refactor: remove duplicated workflow by @9renpoto in https://github.com/mentos1386/nest-raven/pull/651
18
+ * chore(deps): update dependency dotenv to v16.3.2 by @renovate in https://github.com/mentos1386/nest-raven/pull/652
19
+
20
+
21
+ ** Full Changelog** : https://github.com/mentos1386/nest-raven/compare/v10.0.1...v10.1.0
1
22
## v10.0.1 (2023-12-03)
2
23
<!-- Release notes generated using configuration in .github/release.yml at master -->
3
24
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " nest-raven" ,
3
- "version" : " 10.0.1 " ,
3
+ "version" : " 10.1.0 " ,
4
4
"description" : " Sentry Raven Module for Nest Framework" ,
5
5
"files" : [
6
6
" dist"
You can’t perform that action at this time.
0 commit comments