Commit 41f5aef
chore: release (#14)
This PR was opened by the [Changesets
release](https://github.com/changesets/action) GitHub action. When
you're ready to do a release, you can merge this and the packages will
be published to npm automatically. If you're not ready to do a release
yet, that's fine, whenever you add more changesets to main, this PR will
be updated.
# Releases
## [email protected]
### Minor Changes
- 2b61aa8: Add one-shot CLI mode for direct URL screenshots without
config file
- Capture screenshots directly from URL: `npx heroshot <url> -o
output.png`
- Support for element selection with `--selector`
- Viewport presets: `--mobile`, `--tablet`, `--desktop`
- Color scheme control: `--light`, `--dark`, or both by default
- Retina support with `--retina` flag
- Padding, dimensions, and quality options
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>1 parent b3cc2bc commit 41f5aef
3 files changed
+13
-13
lines changedThis file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
3 | 15 | | |
4 | 16 | | |
5 | 17 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
0 commit comments