Skip to content

Commit

Permalink
chore(release): v3.10.21
Browse files Browse the repository at this point in the history
  • Loading branch information
semantic-release-bot committed Apr 8, 2024
1 parent 39864d2 commit b687891
Show file tree
Hide file tree
Showing 3 changed files with 16 additions and 3 deletions.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,16 @@
## [3.10.21](https://github.com/ridedott/release-me-action/compare/v3.10.20...v3.10.21) (2024-04-08)

### Chores

- **deps-dev:** bump @ridedott/eslint-config from 2.27.87 to 2.27.89
([39864d2](https://github.com/ridedott/release-me-action/commit/39864d29c1f3ffb56d339043abc331ad55eae6db))
- **deps-dev:** bump @swc/core from 1.4.11 to 1.4.12
([e18597d](https://github.com/ridedott/release-me-action/commit/e18597d0996e5982ff671e402929c92a71eba7e8))
- **deps-dev:** bump @types/node from 20.12.4 to 20.12.5
([169705e](https://github.com/ridedott/release-me-action/commit/169705ef55325cef8e9e57d91eed6c8b0b7a663e))
- **deps:** bump @semantic-release/github from 10.0.2 to 10.0.3
([0fa6824](https://github.com/ridedott/release-me-action/commit/0fa682452acb0b4f83d21cfd81cb30fa4afc9c41))

## [3.10.20](https://github.com/ridedott/release-me-action/compare/v3.10.19...v3.10.20) (2024-04-05)

### Chores
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
Expand Up @@ -109,5 +109,5 @@
"types": "tsc --noEmit"
},
"type": "module",
"version": "3.10.20"
"version": "3.10.21"
}

0 comments on commit b687891

Please sign in to comment.