File tree Expand file tree Collapse file tree 3 files changed +8
-9
lines changed
Expand file tree Collapse file tree 3 files changed +8
-9
lines changed Original file line number Diff line number Diff line change 11{
2- "solution" : {
3- "packages" : {
4- "angular-shepherd" : " projects/shepherd"
5- }
6- },
2+ "solution" : {},
73 "description": "## Release (2024-07-10)\n\n\n\n#### :boom: Breaking Change\n* `angular-shepherd`\n * [#2243](https://github.com/shepherd-pro/angular-shepherd/pull/2243) update angular 18 ([@bastienmoulia](https://github.com/bastienmoulia))\n * [#2113](https://github.com/shepherd-pro/angular-shepherd/pull/2113) [feature] increase to angular 17 ([@phhbr](https://github.com/phhbr))\n\n#### :memo: Documentation\n* `angular-shepherd`\n * [#2245](https://github.com/shepherd-pro/angular-shepherd/pull/2245) Update README.md with latest doc links ([@sardul3](https://github.com/sardul3))\n\n#### :house: Internal\n* `angular-shepherd`\n * [#1962](https://github.com/shepherd-pro/angular-shepherd/pull/1962) Update package lock ([@RobbieTheWagner](https://github.com/RobbieTheWagner))\n\n#### Committers: 4\n- Bastien ([@bastienmoulia](https://github.com/bastienmoulia))\n- Phhbr ([@phhbr](https://github.com/phhbr))\n- Robbie Wagner ([@RobbieTheWagner](https://github.com/RobbieTheWagner))\n- Sagar Poudel ([@sardul3](https://github.com/sardul3))\n"
84}
Original file line number Diff line number Diff line change 11{
22 "name" : " angular-shepherd" ,
33 "private" : true ,
4+ "workspaces" : [
5+ " projects/shepherd"
6+ ],
47 "repository" : {
58 "type" : " git" ,
69 "url" : " git@github.com:shepherd-pro/angular-shepherd.git"
6871 "volta" : {
6972 "node" : " 22.17.0"
7073 },
71- "publishConfig" : {
72- "registry" : " https://registry.npmjs.org" ,
73- "directory" : " dist/angular-shepherd"
74- },
7574 "release-it" : {
7675 "plugins" : {
7776 "@release-it/bumper" : {
Original file line number Diff line number Diff line change 2525 "peerDependencies" : {
2626 "@angular/common" : " ^21.0.0" ,
2727 "@angular/core" : " ^21.0.0"
28+ },
29+ "publishConfig" : {
30+ "registry" : " https://registry.npmjs.org" ,
31+ "directory" : " ../../dist/angular-shepherd"
2832 }
2933}
You can’t perform that action at this time.
0 commit comments