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 May 7, 2024
1 parent cbe9420 commit 460074f
Show file tree
Hide file tree
Showing 3 changed files with 62 additions and 7 deletions.
43 changes: 43 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,46 @@
## v10.2.0 (2024-05-07)
<!-- 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
* chore(deps): update dependency @types/jest to v29.5.12 by @renovate in https://github.com/mentos1386/nest-raven/pull/657
* chore(deps): update dependency lint-staged to v15.2.1 by @renovate in https://github.com/mentos1386/nest-raven/pull/658
* chore(deps): update nest monorepo to v10.3.1 by @renovate in https://github.com/mentos1386/nest-raven/pull/659
* chore(deps): update dependency dotenv to v16.4.1 by @renovate in https://github.com/mentos1386/nest-raven/pull/660
* chore(deps): update dependency dotenv to v16.4.2 by @renovate in https://github.com/mentos1386/nest-raven/pull/661
* chore(deps): update dependency lint-staged to v15.2.2 by @renovate in https://github.com/mentos1386/nest-raven/pull/662
* chore(deps): update dependency dotenv to v16.4.4 by @renovate in https://github.com/mentos1386/nest-raven/pull/663
* chore(deps): update nest monorepo to v10.3.3 by @renovate in https://github.com/mentos1386/nest-raven/pull/664
* chore(deps): update dependency @nestjs/apollo to v12.1.0 by @renovate in https://github.com/mentos1386/nest-raven/pull/665
* chore(deps): update dependency husky to v9 by @renovate in https://github.com/mentos1386/nest-raven/pull/666
* docs: explain this library in large projects by @mentos1386 in https://github.com/mentos1386/nest-raven/pull/667
* chore(deps): update dependency dotenv to v16.4.5 by @renovate in https://github.com/mentos1386/nest-raven/pull/668
* chore(deps): update dependency @biomejs/biome to v1.6.4 by @renovate in https://github.com/mentos1386/nest-raven/pull/670
* chore(deps): update dependency socket.io-client to v4.7.5 by @renovate in https://github.com/mentos1386/nest-raven/pull/671
* chore(deps): update nest monorepo to v10.3.7 by @renovate in https://github.com/mentos1386/nest-raven/pull/672
* chore(deps): update nest monorepo to v10.3.8 by @renovate in https://github.com/mentos1386/nest-raven/pull/675
* chore(deps): update dependency @biomejs/biome to v1.7.0 by @renovate in https://github.com/mentos1386/nest-raven/pull/676
* chore(deps): update dependency @biomejs/biome to v1.7.1 by @renovate in https://github.com/mentos1386/nest-raven/pull/677
* chore(deps): update dependency @biomejs/biome to v1.7.2 by @renovate in https://github.com/mentos1386/nest-raven/pull/679


**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.

22 changes: 17 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,10 @@
{
"name": "nest-raven",
"version": "10.1.0",
"version": "10.2.0",
"description": "Sentry Raven Module for Nest Framework",
"files": ["dist"],
"files": [
"dist"
],
"scripts": {
"build": "rm -rf dist && tsc -p tsconfig.build.json",
"prepublishOnly": "npm run build",
Expand All @@ -12,7 +14,13 @@
"type": "git",
"url": "https://github.com/mentos1386/nest-raven.git"
},
"keywords": ["nestjs", "nest", "raven", "sentry", "module"],
"keywords": [
"nestjs",
"nest",
"raven",
"sentry",
"module"
],
"author": "Tine Jozelj",
"license": "MIT",
"bugs": {
Expand Down Expand Up @@ -47,10 +55,14 @@
"jest": {
"preset": "ts-jest",
"collectCoverage": true,
"collectCoverageFrom": ["lib/**"]
"collectCoverageFrom": [
"lib/**"
]
},
"lint-staged": {
"*.ts": ["biome check"]
"*.ts": [
"biome check"
]
},
"optionalDependencies": {
"@nestjs/graphql": "^11.0.0 || ^12.0.0"
Expand Down

0 comments on commit 460074f

Please sign in to comment.