Commit 2fdfbf1
committed
ci: add @logtide/browser and @logtide/cli to publish workflow
These two packages were missing from the publish.yml job, so they were
never published from CI. As a result, packages depending on
@logtide/browser (sveltekit, nextjs, nuxt, angular) had a dangling
dependency on a version that didn't exist on npm.
@logtide/browser@0.7.1 and @logtide/cli@0.7.1 have been published
manually as a one-off recovery; from 0.7.2 onward they will go through
the workflow like the other packages.1 parent 4a15384 commit 2fdfbf1
2 files changed
Lines changed: 17 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
180 | 180 | | |
181 | 181 | | |
182 | 182 | | |
| 183 | + | |
| 184 | + | |
| 185 | + | |
| 186 | + | |
| 187 | + | |
| 188 | + | |
| 189 | + | |
183 | 190 | | |
184 | 191 | | |
185 | 192 | | |
| |||
243 | 250 | | |
244 | 251 | | |
245 | 252 | | |
| 253 | + | |
| 254 | + | |
| 255 | + | |
| 256 | + | |
| 257 | + | |
| 258 | + | |
| 259 | + | |
246 | 260 | | |
247 | 261 | | |
248 | 262 | | |
| |||
254 | 268 | | |
255 | 269 | | |
256 | 270 | | |
| 271 | + | |
257 | 272 | | |
258 | 273 | | |
259 | 274 | | |
| |||
263 | 278 | | |
264 | 279 | | |
265 | 280 | | |
| 281 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| 15 | + | |
15 | 16 | | |
16 | 17 | | |
17 | 18 | | |
| |||
0 commit comments