Skip to content

Commit f711789

Browse files
committed
chore(release): publish v5.0.40
1 parent ee19a0a commit f711789

55 files changed

Lines changed: 449 additions & 337 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,12 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [5.0.40](https://github.com/feathersjs/feathers/compare/v5.0.39...v5.0.40) (2026-02-03)
7+
8+
### Bug Fixes
9+
10+
- **oauth:** Patch open redirect and origin validation ([#3653](https://github.com/feathersjs/feathers/issues/3653)) ([ee19a0a](https://github.com/feathersjs/feathers/commit/ee19a0ae9bc2ebf23b1fe598a1f7361981b65401))
11+
612
## [5.0.39](https://github.com/feathersjs/feathers/compare/v5.0.38...v5.0.39) (2026-01-31)
713

814
**Note:** Version bump only for package @feathersjs/feathers

lerna.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"ci": false,
33
"packages": ["packages/*"],
4-
"version": "5.0.39",
4+
"version": "5.0.40",
55
"command": {
66
"bootstrap": {
77
"hoist": true

0 commit comments

Comments
 (0)