Commit 1878eaf
authored
chore: fix aegir release (#126)
Run `aegir release` in workspace modules, otherwise we create bogus
github releases for the root module like:
- https://github.com/ipfs/helia-delegated-routing-v1-http-api/releases/tag/v1.0.0
- https://github.com/ipfs/helia-delegated-routing-v1-http-api/releases/tag/v1.0.1
- https://github.com/ipfs/helia-delegated-routing-v1-http-api/releases/tag/v1.0.2
Refs: #125 (comment)1 parent fe55cf0 commit 1878eaf
3 files changed
+5
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
34 | | - | |
| 34 | + | |
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
44 | | - | |
| 44 | + | |
| 45 | + | |
45 | 46 | | |
46 | 47 | | |
47 | 48 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
61 | 61 | | |
62 | 62 | | |
63 | 63 | | |
64 | | - | |
| 64 | + | |
| 65 | + | |
65 | 66 | | |
66 | 67 | | |
67 | 68 | | |
| |||
0 commit comments