Skip to content

Commit 321840a

Browse files
Release v1.15.1 (#281)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent a067994 commit 321840a

4 files changed

Lines changed: 9 additions & 8 deletions

File tree

.changeset/polite-socks-follow.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# hereby
22

3+
## 1.15.1
4+
5+
### Patch Changes
6+
7+
- a067994: Fix word wrapping for extremely small terminals
8+
39
## 1.15.0
410

511
### Minor Changes

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "hereby",
3-
"version": "1.15.0",
3+
"version": "1.15.1",
44
"description": "A simple task runner",
55
"repository": "github:jakebailey/hereby",
66
"type": "module",

0 commit comments

Comments
 (0)