Yeet those builds out!

chore(release): 0.5.0 [skip ci]

# [0.5.0](https://github.com/TecharoHQ/yeet/compare/v0.4.0...v0.5.0) (2025-05-30)

### Features

* **deb,rpm,tarball:** implement reproducible builds ([49686d8](https://github.com/TecharoHQ/yeet/commit/49686d84f20a6df92378139a6705504621f7c9d9))

Signed-Off-By: Mimi Yasomi <mimi@techaro.lol>

+8 -1
+7
CHANGELOG.md
··· 1 + # [0.5.0](https://github.com/TecharoHQ/yeet/compare/v0.4.0...v0.5.0) (2025-05-30) 2 + 3 + 4 + ### Features 5 + 6 + * **deb,rpm,tarball:** implement reproducible builds ([49686d8](https://github.com/TecharoHQ/yeet/commit/49686d84f20a6df92378139a6705504621f7c9d9)) 7 + 1 8 # [0.4.0](https://github.com/TecharoHQ/yeet/compare/v0.3.0...v0.4.0) (2025-05-29) 2 9 3 10
+1 -1
package.json
··· 1 1 { 2 2 "name": "@techaro/yeet", 3 - "version": "0.4.0", 3 + "version": "0.5.0", 4 4 "description": "Yeet those actions out with JavaScript!", 5 5 "directories": { 6 6 "doc": "doc"