Skip to content

Commit

Permalink
Allow to publish packages with test dependencies not in the registry (#…
Browse files Browse the repository at this point in the history
  • Loading branch information
fsoikin authored Aug 28, 2024
1 parent 5328c2c commit 16502a1
Show file tree
Hide file tree
Showing 24 changed files with 1,522 additions and 1,149 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,8 @@ Other improvements:
overwrite the file if the marker isn't present, assuming that the file was
manually created or edited, not generated by Spago itself.
- migrated tests to the `spec-node` runner.
- `spago publish` now allows to publish a package with some test (but only
test!) dependencies not present in the registry.

## [0.21.0] - 2023-05-04

Expand Down
Loading

0 comments on commit 16502a1

Please sign in to comment.