Closed dependabot[bot] closed 3 months ago
Ah, this needs some changes to the release scripts before it'll publish properly.
Specifically it needs:
publish
script in root package.json
changed to aegir run publish
publish
script added to each non-private workspace package.json
as aegir publish
release
key moved from all workspace package.json
s into root package.json
(already done in this repo)cc @SgtPooki
:tada: This issue has been resolved in version 1.0.1 :tada:
The release is available on GitHub release
Your semantic-release bot :package::rocket:
:tada: This PR is included in version @helia/delegated-routing-v1-http-api-client-v3.0.2 :tada:
The release is available on:
Your semantic-release bot :package::rocket:
:tada: This PR is included in version @helia/delegated-routing-v1-http-api-server-v3.0.4 :tada:
The release is available on:
Your semantic-release bot :package::rocket:
:tada: This PR is included in version @helia/delegated-routing-v1-http-api-interop-v1.0.0 :tada:
The release is available on GitHub release
Your semantic-release bot :package::rocket:
Bumps aegir from 43.0.3 to 44.1.1.
Release notes
Sourced from aegir's releases.
... (truncated)
Changelog
Sourced from aegir's changelog.
... (truncated)
Commits
ca0760e
chore(release): 44.1.1 [skip ci]7e3d579
deps(dev): bump electron from 27.3.11 to 31.3.1 (#1582)604697a
chore(release): 44.1.0 [skip ci]f78c9ac
feat: move tsc linter rules to eslint (#1513)9a8e31b
chore(release): 44.0.3 [skip ci]545af7c
fix: unpin eslint-plugin-jsdoc (#1580)0b5e385
chore(release): 44.0.2 [skip ci]c4f998c
fix: pin eslint-plugin-jsdoc (#1579)fe833e3
chore(release): 44.0.1 [skip ci]559395f
docs: fix typo - it's -> its (#1566)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show