Skip to content

Commit 5d1d4a9

Browse files
committed
changelog
1 parent a429194 commit 5d1d4a9

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,16 @@
11
Changelog
22
========================================
33

4+
v1.2.4 - 2024-10-31
5+
----------------------------------------
6+
7+
- Add `command.variables` as a convenience utility for defining global command variables [`6538886`](https://github.com/DannyBen/bashly/commit/6538886)
8+
- Update JSON schema to include `command.variables` [`28953fb`](https://github.com/DannyBen/bashly/commit/28953fb)
9+
- Refactor `command.variables` to a new `Variable` object [`3e5a060`](https://github.com/DannyBen/bashly/commit/3e5a060)
10+
- Add black and white to color library [`0573e0f`](https://github.com/DannyBen/bashly/commit/0573e0f)
11+
- Compare [`v1.2.3..v1.2.4`](https://github.com/dannyben/bashly/compare/v1.2.3..v1.2.4)
12+
13+
414
v1.2.3 - 2024-10-16
515
----------------------------------------
616

0 commit comments

Comments
 (0)