Skip to content

Commit 3c3da6d

Browse files
committed
chore(release): publish v5.0.44
1 parent 8ad3405 commit 3c3da6d

Some content is hidden

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

55 files changed

+445
-337
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
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.44](https://github.com/feathersjs/feathers/compare/v5.0.43...v5.0.44) (2026-04-02)
7+
8+
**Note:** Version bump only for package @feathersjs/feathers
9+
610
## [5.0.43](https://github.com/feathersjs/feathers/compare/v5.0.42...v5.0.43) (2026-03-21)
711

812
### Bug Fixes

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.43",
4+
"version": "5.0.44",
55
"command": {
66
"bootstrap": {
77
"hoist": true

0 commit comments

Comments
 (0)