File tree Expand file tree Collapse file tree 7 files changed +36
-11
lines changed Expand file tree Collapse file tree 7 files changed +36
-11
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change 1+ # @clean-architecture/host-web
2+
3+ ## 1.0.0
4+
5+ ### Major Changes
6+
7+ - [ ` 828485b ` ] ( https://github.com/adbayb/clean-architecture/commit/828485bf23d21e28f3a146fcf8a89cd97a5afd70 ) Thanks [ @adbayb ] ( https://github.com/adbayb ) ! - v1.0.0 release 🚀.
8+
9+ ### Patch Changes
10+
11+ - Updated dependencies [[ ` 828485b ` ] ( https://github.com/adbayb/clean-architecture/commit/828485bf23d21e28f3a146fcf8a89cd97a5afd70 )] :
12+ - @clean-architecture/catalog @1.0.0
13+ - @clean-architecture/shared @1.0.0
Original file line number Diff line number Diff line change 11{
22 "name" : " @clean-architecture/host-web" ,
3- "version" : " 0 .0.0" ,
3+ "version" : " 1 .0.0" ,
44 "private" : true ,
55 "type" : " module" ,
66 "scripts" : {
Original file line number Diff line number Diff line change 1+ # @clean-architecture/catalog
2+
3+ ## 1.0.0
4+
5+ ### Major Changes
6+
7+ - [ ` 828485b ` ] ( https://github.com/adbayb/clean-architecture/commit/828485bf23d21e28f3a146fcf8a89cd97a5afd70 ) Thanks [ @adbayb ] ( https://github.com/adbayb ) ! - v1.0.0 release 🚀.
8+
9+ ### Patch Changes
10+
11+ - Updated dependencies [[ ` 828485b ` ] ( https://github.com/adbayb/clean-architecture/commit/828485bf23d21e28f3a146fcf8a89cd97a5afd70 )] :
12+ - @clean-architecture/shared @1.0.0
Original file line number Diff line number Diff line change 11{
22 "name" : " @clean-architecture/catalog" ,
3- "version" : " 0 .0.0" ,
3+ "version" : " 1 .0.0" ,
44 "private" : true ,
55 "description" : " A clean architecture example to enforce a loosely coupled business logic" ,
66 "homepage" : " https://github.com/adbayb/clean-architecture/tree/main/clean-architecture#readme" ,
4242 "vitest" : " 3.2.4"
4343 },
4444 "peerDependencies" : {
45- "@clean-architecture/shared" : " ^0 .0.0" ,
45+ "@clean-architecture/shared" : " ^1 .0.0" ,
4646 "react" : " ^18.0.0 || ^19.0.0"
4747 }
4848}
Original file line number Diff line number Diff line change 1+ # @clean-architecture/shared
2+
3+ ## 1.0.0
4+
5+ ### Major Changes
6+
7+ - [ ` 828485b ` ] ( https://github.com/adbayb/clean-architecture/commit/828485bf23d21e28f3a146fcf8a89cd97a5afd70 ) Thanks [ @adbayb ] ( https://github.com/adbayb ) ! - v1.0.0 release 🚀.
Original file line number Diff line number Diff line change 11{
22 "name" : " @clean-architecture/shared" ,
3- "version" : " 0 .0.0" ,
3+ "version" : " 1 .0.0" ,
44 "private" : true ,
55 "description" : " A clean architecture example to enforce a loosely coupled business logic" ,
66 "homepage" : " https://github.com/adbayb/clean-architecture/tree/main/clean-architecture#readme" ,
You can’t perform that action at this time.
0 commit comments