chore(main): release 0.3.1

This commit is contained in:
github-actions[bot]
2025-03-31 12:32:29 +00:00
committed by GitHub
parent 6353fe4b8f
commit a80670cb8b
2 changed files with 8 additions and 1 deletions

View File

@@ -1,5 +1,12 @@
# Changelog # 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) ## [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"
} }