Skip to content

Commit 6cb3859

Browse files
committed
chore(release): publish v5.0.45
1 parent 28b3c03 commit 6cb3859

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.45](https://github.com/feathersjs/feathers/compare/v5.0.44...v5.0.45) (2026-06-04)
7+
8+
### Bug Fixes
9+
10+
- **commons:** skip prototype-polluting keys in \_.merge ([#3690](https://github.com/feathersjs/feathers/issues/3690)) ([28b3c03](https://github.com/feathersjs/feathers/commit/28b3c03c63bdbff53115fdaa46c56980e7942acc))
11+
612
## [5.0.44](https://github.com/feathersjs/feathers/compare/v5.0.43...v5.0.44) (2026-04-02)
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.44",
4+
"version": "5.0.45",
55
"command": {
66
"bootstrap": {
77
"hoist": true

0 commit comments

Comments
 (0)