Skip to content

Commit

Permalink
Define upstreams for embedded changelog support
Browse files Browse the repository at this point in the history
Change-type: patch
Signed-off-by: Kyle Harding <[email protected]>
  • Loading branch information
klutchell committed Feb 10, 2022
1 parent 642bbc3 commit 9d03be9
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions repo.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
type: node
release: github
publishMetadata: true
upstream:
- repo: 'balena-sdk'
url: 'https://github.com/balena-io/balena-sdk'
module: '@balena/balena-sdk'
- repo: 'balena-cli'
url: 'https://github.com/balena-io/balena-cli'
module: '@balena/balena-cli'

0 comments on commit 9d03be9

Please sign in to comment.