Skip to content

Commit 3f443cb

Browse files
chore(release): 2.8.0 [skip ci]
# [2.8.0](v2.7.0...v2.8.0) (2025-07-29) ### Features * integrate SDD and BDD testing approaches with TDD ([ac596c2](ac596c2))
1 parent 2d46a83 commit 3f443cb

3 files changed

Lines changed: 9 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [2.8.0](https://github.com/mojwang/macbook-dev-setup/compare/v2.7.0...v2.8.0) (2025-07-29)
2+
3+
4+
### Features
5+
6+
* integrate SDD and BDD testing approaches with TDD ([ac596c2](https://github.com/mojwang/macbook-dev-setup/commit/ac596c299f74153e7e3a88933ef13f026efd64a1))
7+
18
# [2.7.0](https://github.com/mojwang/macbook-dev-setup/compare/v2.6.0...v2.7.0) (2025-07-29)
29

310

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2.7.0
1+
2.8.0

setup.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
# Simplified interface with smart defaults
55
# For macOS Apple Silicon
66

7-
VERSION="2.7.0"
7+
VERSION="2.8.0"
88

99
# Load common library
1010
source "$(dirname "$0")/lib/common.sh"

0 commit comments

Comments
 (0)