File tree Expand file tree Collapse file tree 7 files changed +19
-7
lines changed
Expand file tree Collapse file tree 7 files changed +19
-7
lines changed Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
6+ # [ 6.0.0-pre.9] ( https://github.com/feathersjs/feathers/compare/v6.0.0-pre.8...v6.0.0-pre.9 ) (2026-02-19)
7+
8+ ** Note:** Version bump only for package feathers
9+
610# [ 6.0.0-pre.8] ( https://github.com/feathersjs/feathers/compare/v6.0.0-pre.7...v6.0.0-pre.8 ) (2026-02-19)
711
812### Bug Fixes
Original file line number Diff line number Diff line change 11{
22 "ci" : false ,
33 "packages" : [" packages/*" ],
4- "version" : " 6.0.0-pre.8 " ,
4+ "version" : " 6.0.0-pre.9 " ,
55 "command" : {
66 "bootstrap" : {
77 "hoist" : true
Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
6+ # [ 6.0.0-pre.9] ( https://github.com/feathersjs/feathers/compare/v6.0.0-pre.8...v6.0.0-pre.9 ) (2026-02-19)
7+
8+ ** Note:** Version bump only for package create-feathers
9+
610# [ 6.0.0-pre.8] ( https://github.com/feathersjs/feathers/compare/v6.0.0-pre.7...v6.0.0-pre.8 ) (2026-02-19)
711
812** Note:** Version bump only for package create-feathers
Original file line number Diff line number Diff line change 11{
22 "name" : " create-feathers" ,
33 "description" : " Create a new Feathers application" ,
4- "version" : " 6.0.0-pre.8 " ,
4+ "version" : " 6.0.0-pre.9 " ,
55 "homepage" : " https://feathersjs.com" ,
66 "bin" : {
77 "create-feathers" : " ./bin/create-feathers.js"
5050 "dependencies" : {
5151 "@feathersjs/cli" : " ^5.0.34"
5252 },
53- "gitHead" : " 90caf635aec850550b9d37bea2762af959d9e8d5 " ,
53+ "gitHead" : " 5796fdf52a5ca94f993fe3c588767b75534d2e09 " ,
5454 "devDependencies" : {
5555 "vitest" : " ^3.2.4"
5656 }
Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
6+ # [ 6.0.0-pre.9] ( https://github.com/feathersjs/feathers/compare/v6.0.0-pre.8...v6.0.0-pre.9 ) (2026-02-19)
7+
8+ ** Note:** Version bump only for package feathers
9+
610# [ 6.0.0-pre.8] ( https://github.com/feathersjs/feathers/compare/v6.0.0-pre.7...v6.0.0-pre.8 ) (2026-02-19)
711
812### Features
Original file line number Diff line number Diff line change 11{
22 "name" : " feathers" ,
33 "description" : " The API and real-time application framework" ,
4- "version" : " 6.0.0-pre.8 " ,
4+ "version" : " 6.0.0-pre.9 " ,
55 "homepage" : " https://feathersjs.com" ,
66 "repository" : {
77 "type" : " git" ,
9797 "typescript" : " ^5.8.0" ,
9898 "vitest" : " ^3.2.4"
9999 },
100- "gitHead" : " 90caf635aec850550b9d37bea2762af959d9e8d5 "
100+ "gitHead" : " 5796fdf52a5ca94f993fe3c588767b75534d2e09 "
101101}
You can’t perform that action at this time.
0 commit comments