3 Commits

Author SHA1 Message Date
Dave Kerr
be78a7bf41 Merge pull request #447 from dwmkerr/release-please--branches--main
chore(main): release 0.3.1
2025-03-31 16:25:58 +01:00
github-actions[bot]
a80670cb8b chore(main): release 0.3.1 2025-03-31 12:32:29 +00:00
Dave Kerr
6353fe4b8f fix: effective shell links 2025-03-31 13:31:50 +01:00
3 changed files with 9 additions and 2 deletions

View File

@@ -1,5 +1,12 @@
# Changelog
## [0.3.1](https://github.com/dwmkerr/hacker-laws/compare/v0.3.0...v0.3.1) (2025-03-31)
### Bug Fixes
* effective shell links ([6353fe4](https://github.com/dwmkerr/hacker-laws/commit/6353fe4b8f044456d66dac0af950e41989c56c5a))
## [0.3.0](https://github.com/dwmkerr/hacker-laws/compare/v0.2.1...v0.3.0) (2025-03-31)

View File

@@ -1,3 +1,3 @@
{
".": "0.3.0"
".": "0.3.1"
}

View File

@@ -3,7 +3,7 @@
---
- 📖 My new book [Effective Shell](https://effective-shell) on [Amazon](https://amzn.to/4ho0F91)
- 📖 My new book [Effective Shell (Online Version)](https://effective-shell.com) on [Amazon (Print/Kindle)](https://amzn.to/4ho0F91)
- 🌍 Try [hacker-laws.com](https://hacker-laws.com)
- 🧠 Check out my new project [Terminal AI](https://github.com/dwmkerr/terminal-ai)
- ☕️ Like this project? Consider [buying me a coffee with a one-off donation](https://github.com/sponsors/dwmkerr?frequency=one-time)