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

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

View File

@@ -1,5 +1,12 @@
# Changelog
## [0.3.0](https://github.com/dwmkerr/hacker-laws/compare/v0.2.1...v0.3.0) (2025-03-31)
### Features
* add Koomey's Law ([dcdcfdf](https://github.com/dwmkerr/hacker-laws/commit/dcdcfdfc25ee121b6bcb931a71e185fa7ffeedcd))
## [0.2.1](https://github.com/dwmkerr/hacker-laws/compare/v0.2.0...v0.2.1) (2025-03-31)

View File

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