Skip to content

Commit

Permalink
Revert "chore: bump v10.1.0 (#645)" (#681)
Browse files Browse the repository at this point in the history
This reverts commit 5b1d531.
  • Loading branch information
9renpoto authored May 23, 2024
1 parent af64cb0 commit 13ad2a6
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 24 deletions.
21 changes: 0 additions & 21 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,24 +1,3 @@
## v10.1.0 (2024-01-23)
<!-- 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


**Full Changelog**: https://github.com/mentos1386/nest-raven/compare/v10.0.1...v10.1.0
## v10.0.1 (2023-12-03)
<!-- 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.0.1",
"description": "Sentry Raven Module for Nest Framework",
"files": ["dist"],
"scripts": {
Expand Down

0 comments on commit 13ad2a6

Please sign in to comment.