Merge pull request #447 from dwmkerr/release-please--branches--main

chore(main): release 0.3.1
This commit is contained in:
Dave Kerr
2025-03-31 16:25:58 +01:00
committed by GitHub
2 changed files with 8 additions and 1 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"
}