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

chore(main): release 0.2.1
This commit is contained in:
Dave Kerr
2025-03-31 08:30:31 +01:00
committed by GitHub
2 changed files with 8 additions and 1 deletions

View File

@@ -1,5 +1,12 @@
# Changelog
## [0.2.1](https://github.com/dwmkerr/hacker-laws/compare/v0.2.0...v0.2.1) (2025-03-31)
### Bug Fixes
* remove frontmatter ([2140429](https://github.com/dwmkerr/hacker-laws/commit/2140429b959a8284b452c3fa05e1c9fd03e5ebab))
## [0.2.0](https://github.com/dwmkerr/hacker-laws/compare/v0.1.0...v0.2.0) (2025-03-31)

View File

@@ -1,3 +1,3 @@
{
".": "0.2.0"
".": "0.2.1"
}