Skip to content

Commit dbb8340

Browse files
chore(release): 3.4.1 [skip ci]
## [3.4.1](v3.4.0...v3.4.1) (2025-08-20) ### Bug Fixes * **mcp:** improve API key status messaging ([be15589](be15589))
1 parent 06d7bd3 commit dbb8340

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+
## [3.4.1](https://github.com/mojwang/macbook-dev-setup/compare/v3.4.0...v3.4.1) (2025-08-20)
2+
3+
4+
### Bug Fixes
5+
6+
* **mcp:** improve API key status messaging ([be15589](https://github.com/mojwang/macbook-dev-setup/commit/be15589e8bdaefe71f53b8b2ab15fd2ea62464fe))
7+
18
# [3.4.0](https://github.com/mojwang/macbook-dev-setup/compare/v3.3.0...v3.4.0) (2025-08-15)
29

310

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
3.4.0
1+
3.4.1

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="3.4.0"
7+
VERSION="3.4.1"
88

99
# Check bash version (requires bash 4+ for features like indirect expansion)
1010
check_bash_version() {

0 commit comments

Comments
 (0)