Releases: abstracter-io/atomic-release
Releases · abstracter-io/atomic-release
v2.2.0
2.2.0 (2024-08-16)
Features
- git-tag-based-release: determine versions based on the existence of a tag (#24) (7c3da08)
v2.1.3-beta.2
2.1.3-beta.2 (2024-08-16)
Bug Fixes
- allow filtering previous versions (8efa38c)
v2.1.3-beta.1
2.1.3-beta.1 (2024-08-14)
Features
- release: determine versions based on the existence of a tag (3ceb352)
v2.1.3-beta.0
2.1.3-beta.0 (2024-08-14)
Features
- release: determine versions based on the existence of a tag (d35e596)
v2.1.2
2.1.2 (2024-08-14)
Bug Fixes
- exec-command: log stderr as an error and stdout as info (6161a67)
v2.1.2-beta.0
2.1.2-beta.0 (2024-08-10)
Features
- release: determine versions based on the existence of a tag (1535dac)
v2.1.1
2.1.1 (2024-08-09)
Bug Fixes
v2.1.0
2.1.0 (2024-08-09)
Features
- support custome stable branch name (4f1c61f)
v2.0.3
2.0.3 (2024-08-08)
Bug Fixes
- throw an error when publishing to npm exit code is not 0 (b3babcd)
v2.0.2
2.0.2 (2024-08-08)
Bug Fixes
- use safe execution cmd & args (357ff8e)