Releases: octoherd/script-hello-world
Releases · octoherd/script-hello-world
v3.0.1
3.0.1 (2024-04-10)
Bug Fixes
- deps: update dependency @octoherd/cli to v5 (#60) (df5b922)
v3.0.0
3.0.0 (2023-08-04)
Build System
BREAKING CHANGES
- deps: Node 16 and below is no longer supported
v2.0.1
2.0.1 (2023-07-12)
Bug Fixes
- deps: update dependency @octoherd/cli to v4 (0920351)
v2.0.0
2.0.0 (2021-04-19)
Features
- all CLI flags are now optional, users will be prompted if necessary (#3) (ce188ba)
BREAKING CHANGES
- repositories can no longer be passed as a positional argument. Use
--octoherd-repos
flag (or -R
for short) instead.
v1.0.0
1.0.0 (2021-03-04)
Features