[Compare changes](https://github.com/stacksjs/ts-error-handling/compare/v0.1.2...v0.1.3)

## 🧹 Chores

- release v0.1.3 ([e79bdec](https://github.com/stacksjs/ts-error-handling/commit/e79bdec)) _(by Chris <chrisbreuer93@gmail.com>)_
- add release:patch script ([dd05768](https://github.com/stacksjs/ts-error-handling/commit/dd05768)) _(by Chris <chrisbreuer93@gmail.com>)_

## Contributors

- _Chris <chrisbreuer93@gmail.com>_

[Compare changes](https://github.com/stacksjs/ts-error-handling/compare/v0.1.1...v0.1.2)

## 🐛 Bug Fixes

- **scripts**: stop double-generating CHANGELOG on release ([b4b194d](https://github.com/stacksjs/ts-error-handling/commit/b4b194d)) _(by Glenn Michael Torregosa <gtorregosa@gmail.com>)_
- add setup-bun to publish-commit job ([c6ab172](https://github.com/stacksjs/ts-error-handling/commit/c6ab172)) _(by glennmichael123 <gtorregosa@gmail.com>)_
- resolve typecheck errors ([6a02dda](https://github.com/stacksjs/ts-error-handling/commit/6a02dda)) _(by glennmichael123 <gtorregosa@gmail.com>)_
- resolve typecheck errors ([4e8f9ab](https://github.com/stacksjs/ts-error-handling/commit/4e8f9ab)) _(by glennmichael123 <gtorregosa@gmail.com>)_

## 🤖 Continuous Integration

- drop redundant setup-bun (pantry installs bun via deps.yaml) ([855a13a](https://github.com/stacksjs/ts-error-handling/commit/855a13a)) _(by glennmichael123 <gtorregosa@gmail.com>)_

## 🧹 Chores

- release v0.1.2 ([8711142](https://github.com/stacksjs/ts-error-handling/commit/8711142)) _(by Chris <chrisbreuer93@gmail.com>)_
- **pkg**: add sideEffects:false for bundler tree-shaking (publint) ([1939088](https://github.com/stacksjs/ts-error-handling/commit/1939088)) _(by Chris <chrisbreuer93@gmail.com>)_
- upgrade to TypeScript 7 ([477be00](https://github.com/stacksjs/ts-error-handling/commit/477be00)) _(by Chris <chrisbreuer93@gmail.com>)_
- **deps**: refresh bun.lock to pick up pickier 0.1.37 ([bd9ac9b](https://github.com/stacksjs/ts-error-handling/commit/bd9ac9b)) _(by glennmichael123 <gtorregosa@gmail.com>)_
- **deps**: refresh bun.lock to pick up pickier 0.1.35 ([003bd7a](https://github.com/stacksjs/ts-error-handling/commit/003bd7a)) _(by glennmichael123 <gtorregosa@gmail.com>)_
- **deps**: refresh bun.lock to pick up pickier 0.1.33 ([226689e](https://github.com/stacksjs/ts-error-handling/commit/226689e)) _(by glennmichael123 <gtorregosa@gmail.com>)_
- **deps**: refresh bun.lock to pick up @stacksjs/logsmith 0.2.3 ([6c79f66](https://github.com/stacksjs/ts-error-handling/commit/6c79f66)) _(by glennmichael123 <gtorregosa@gmail.com>)_
- **deps**: refresh bun.lock to pick up buddy-bot 0.9.20 ([79df24e](https://github.com/stacksjs/ts-error-handling/commit/79df24e)) _(by glennmichael123 <gtorregosa@gmail.com>)_
- **deps**: bump better-dx to ^0.2.15 ([ea09e47](https://github.com/stacksjs/ts-error-handling/commit/ea09e47)) _(by glennmichael123 <gtorregosa@gmail.com>)_
- ignore pantry directory ([98bff7e](https://github.com/stacksjs/ts-error-handling/commit/98bff7e)) _(by glennmichael123 <gtorregosa@gmail.com>)_
- refresh bun.lock to pick up bun-plugin-dtsx@0.9.18 ([76a1d17](https://github.com/stacksjs/ts-error-handling/commit/76a1d17)) _(by glennmichael123 <gtorregosa@gmail.com>)_
- refresh bun.lock and apply pickier --fix ([34c9839](https://github.com/stacksjs/ts-error-handling/commit/34c9839)) _(by glennmichael123 <gtorregosa@gmail.com>)_
- refresh bun.lock ([12f051b](https://github.com/stacksjs/ts-error-handling/commit/12f051b)) _(by glennmichael123 <gtorregosa@gmail.com>)_
- lint:fix ([48346bd](https://github.com/stacksjs/ts-error-handling/commit/48346bd)) _(by glennmichael123 <gtorregosa@gmail.com>)_
- refresh bun.lock to pick up latest pickier ([714d9f6](https://github.com/stacksjs/ts-error-handling/commit/714d9f6)) _(by glennmichael123 <gtorregosa@gmail.com>)_
- fresh install to pick up dtsx 0.9.14 and bunfig 0.15.9 ([832beb0](https://github.com/stacksjs/ts-error-handling/commit/832beb0)) _(by glennmichael123 <gtorregosa@gmail.com>)_
- fix lint errors ([1bb496a](https://github.com/stacksjs/ts-error-handling/commit/1bb496a)) _(by glennmichael123 <gtorregosa@gmail.com>)_
- fresh install to pick up pickier 0.1.21 ([c5327bd](https://github.com/stacksjs/ts-error-handling/commit/c5327bd)) _(by glennmichael123 <gtorregosa@gmail.com>)_
- fix lint errors ([94fc146](https://github.com/stacksjs/ts-error-handling/commit/94fc146)) _(by glennmichael123 <gtorregosa@gmail.com>)_
- update dependencies ([269b787](https://github.com/stacksjs/ts-error-handling/commit/269b787)) _(by glennmichael123 <gtorregosa@gmail.com>)_
- repo cleanup and modernization ([85ff7c7](https://github.com/stacksjs/ts-error-handling/commit/85ff7c7)) _(by glennmichael123 <gtorregosa@gmail.com>)_
- repo cleanup and modernization ([baa60ce](https://github.com/stacksjs/ts-error-handling/commit/baa60ce)) _(by glennmichael123 <gtorregosa@gmail.com>)_
- remove .zed and .cursor folders ([4864433](https://github.com/stacksjs/ts-error-handling/commit/4864433)) _(by glennmichael123 <gtorregosa@gmail.com>)_
- remove redundant docs/.vitepress ([7b6bf82](https://github.com/stacksjs/ts-error-handling/commit/7b6bf82)) _(by glennmichael123 <gtorregosa@gmail.com>)_
- use Pantry action for publish-commit and add job dependencies ([3845a58](https://github.com/stacksjs/ts-error-handling/commit/3845a58)) _(by Chris <chrisbreuer93@gmail.com>)_
- remove file ignores from pickier config ([a52114c](https://github.com/stacksjs/ts-error-handling/commit/a52114c)) _(by glennmichael123 <gtorregosa@gmail.com>)_
- fix lint warnings ([ad2332c](https://github.com/stacksjs/ts-error-handling/commit/ad2332c)) _(by glennmichael123 <gtorregosa@gmail.com>)_
- fix lint warnings ([bf26fc9](https://github.com/stacksjs/ts-error-handling/commit/bf26fc9)) _(by glennmichael123 <gtorregosa@gmail.com>)_
- fix lint warnings ([e498c56](https://github.com/stacksjs/ts-error-handling/commit/e498c56)) _(by glennmichael123 <gtorregosa@gmail.com>)_
- remove .pickierignore ([ebb8d5f](https://github.com/stacksjs/ts-error-handling/commit/ebb8d5f)) _(by glennmichael123 <gtorregosa@gmail.com>)_
- enrich CLAUDE.md with detailed project context from README ([0ce5da5](https://github.com/stacksjs/ts-error-handling/commit/0ce5da5)) _(by glennmichael123 <gtorregosa@gmail.com>)_
- update CLAUDE.md with project context and crosswind details ([066fcf7](https://github.com/stacksjs/ts-error-handling/commit/066fcf7)) _(by glennmichael123 <gtorregosa@gmail.com>)_
- add proper claude code guidelines ([350fc47](https://github.com/stacksjs/ts-error-handling/commit/350fc47)) _(by glennmichael123 <gtorregosa@gmail.com>)_
- use pantry monorepo action instead of pantry-setup ([5aafda9](https://github.com/stacksjs/ts-error-handling/commit/5aafda9)) _(by glennmichael123 <gtorregosa@gmail.com>)_
- ignore claude config in linter ([57c8d39](https://github.com/stacksjs/ts-error-handling/commit/57c8d39)) _(by glennmichael123 <gtorregosa@gmail.com>)_
- add claude code guidelines ([355c95e](https://github.com/stacksjs/ts-error-handling/commit/355c95e)) _(by glennmichael123 <gtorregosa@gmail.com>)_
- wip ([dc3e0c0](https://github.com/stacksjs/ts-error-handling/commit/dc3e0c0)) _(by glennmichael123 <gtorregosa@gmail.com>)_
- wip ([46ce3ee](https://github.com/stacksjs/ts-error-handling/commit/46ce3ee)) _(by glennmichael123 <gtorregosa@gmail.com>)_
- wip ([797ebae](https://github.com/stacksjs/ts-error-handling/commit/797ebae)) _(by glennmichael123 <gtorregosa@gmail.com>)_
- wip ([42ba710](https://github.com/stacksjs/ts-error-handling/commit/42ba710)) _(by glennmichael123 <gtorregosa@gmail.com>)_
- wip ([5c67854](https://github.com/stacksjs/ts-error-handling/commit/5c67854)) _(by glennmichael123 <gtorregosa@gmail.com>)_
- wip ([2aaa12a](https://github.com/stacksjs/ts-error-handling/commit/2aaa12a)) _(by glennmichael123 <gtorregosa@gmail.com>)_
- wip ([c08a96f](https://github.com/stacksjs/ts-error-handling/commit/c08a96f)) _(by glennmichael123 <gtorregosa@gmail.com>)_
- wip ([16b2141](https://github.com/stacksjs/ts-error-handling/commit/16b2141)) _(by glennmichael123 <gtorregosa@gmail.com>)_
- wip ([769c8f6](https://github.com/stacksjs/ts-error-handling/commit/769c8f6)) _(by glennmichael123 <gtorregosa@gmail.com>)_
- wip ([1e78f17](https://github.com/stacksjs/ts-error-handling/commit/1e78f17)) _(by glennmichael123 <gtorregosa@gmail.com>)_
- wip ([093ecc0](https://github.com/stacksjs/ts-error-handling/commit/093ecc0)) _(by glennmichael123 <gtorregosa@gmail.com>)_
- **deps**: update dependency pickier to ^0.1.18 (#122) ([2ebd080](https://github.com/stacksjs/ts-error-handling/commit/2ebd080)) _(by [renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>](https://github.com/renovate[bot]))_ ([#122](https://github.com/stacksjs/ts-error-handling/issues/122), [#122](https://github.com/stacksjs/ts-error-handling/issues/122))
- wip ([3f9671b](https://github.com/stacksjs/ts-error-handling/commit/3f9671b)) _(by glennmichael123 <gtorregosa@gmail.com>)_

## Contributors

- _Chris <chrisbreuer93@gmail.com>_
- _Glenn Michael Torregosa <gtorregosa@gmail.com>_
- _[renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>](https://github.com/renovate[bot])_
- _glennmichael123 <gtorregosa@gmail.com>_

[Compare changes](https://github.com/stacksjs/ts-error-handling/compare/v0.1.0...v0.1.1)

### 🧹 Chores

- release v0.1.1 ([611bf58](https://github.com/stacksjs/ts-error-handling/commit/611bf58)) _(by glennmichael123 <gtorregosa@gmail.com>)_
- wip ([67747df](https://github.com/stacksjs/ts-error-handling/commit/67747df)) _(by glennmichael123 <gtorregosa@gmail.com>)_
- wip ([d66c7db](https://github.com/stacksjs/ts-error-handling/commit/d66c7db)) _(by glennmichael123 <gtorregosa@gmail.com>)_
- wip ([a213cad](https://github.com/stacksjs/ts-error-handling/commit/a213cad)) _(by glennmichael123 <gtorregosa@gmail.com>)_
- wip ([02d8d31](https://github.com/stacksjs/ts-error-handling/commit/02d8d31)) _(by glennmichael123 <gtorregosa@gmail.com>)_
- wip ([4f0b9ae](https://github.com/stacksjs/ts-error-handling/commit/4f0b9ae)) _(by glennmichael123 <gtorregosa@gmail.com>)_
- **deps**: update dependency actions/cache to v5.0.3 (#118) ([189fcf2](https://github.com/stacksjs/ts-error-handling/commit/189fcf2)) _(by Chris <chrisbreuer93@gmail.com>)_ ([#118](https://github.com/stacksjs/ts-error-handling/issues/118), [#118](https://github.com/stacksjs/ts-error-handling/issues/118))
- **deps**: update all non-major dependencies (#121) ([f44e824](https://github.com/stacksjs/ts-error-handling/commit/f44e824)) _(by Chris <chrisbreuer93@gmail.com>)_ ([#121](https://github.com/stacksjs/ts-error-handling/issues/121), [#121](https://github.com/stacksjs/ts-error-handling/issues/121))
- **deps**: update actions/cache action to v5 (#9) ([52f902c](https://github.com/stacksjs/ts-error-handling/commit/52f902c)) _(by [renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>](https://github.com/renovate[bot]))_ ([#9](https://github.com/stacksjs/ts-error-handling/issues/9), [#9](https://github.com/stacksjs/ts-error-handling/issues/9))
- **deps**: update actions/checkout action to v6 (#7) ([0ae534b](https://github.com/stacksjs/ts-error-handling/commit/0ae534b)) _(by [renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>](https://github.com/renovate[bot]))_ ([#7](https://github.com/stacksjs/ts-error-handling/issues/7), [#7](https://github.com/stacksjs/ts-error-handling/issues/7))
- **deps**: update all non-major dependencies (#1) ([3883808](https://github.com/stacksjs/ts-error-handling/commit/3883808)) _(by [renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>](https://github.com/renovate[bot]))_ ([#1](https://github.com/stacksjs/ts-error-handling/issues/1), [#1](https://github.com/stacksjs/ts-error-handling/issues/1))
- **deps**: update dependency actions/checkout to v6.0.2 (#119) ([315c8ed](https://github.com/stacksjs/ts-error-handling/commit/315c8ed)) _(by Chris <chrisbreuer93@gmail.com>)_ ([#119](https://github.com/stacksjs/ts-error-handling/issues/119), [#119](https://github.com/stacksjs/ts-error-handling/issues/119))
- wip ([5de7819](https://github.com/stacksjs/ts-error-handling/commit/5de7819)) _(by Chris <chrisbreuer93@gmail.com>)_
- wip ([1856cc3](https://github.com/stacksjs/ts-error-handling/commit/1856cc3)) _(by Chris <chrisbreuer93@gmail.com>)_
- wip ([72a6ad5](https://github.com/stacksjs/ts-error-handling/commit/72a6ad5)) _(by Chris <chrisbreuer93@gmail.com>)_

### 📄 Miscellaneous

- Merge pull request #120 from stacksjs/buddy-bot/update-non-major-updates-1770675041653 ([7ee6faf](https://github.com/stacksjs/ts-error-handling/commit/7ee6faf)) _(by Chris <chrisbreuer93@gmail.com>)_ ([#120](https://github.com/stacksjs/ts-error-handling/issues/120), [#120](https://github.com/stacksjs/ts-error-handling/issues/120))

### Contributors

- _Chris <chrisbreuer93@gmail.com>_
- _[renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>](https://github.com/renovate[bot])_
- _glennmichael123 <gtorregosa@gmail.com>_

[Compare changes](https://github.com/stacksjs/ts-error-handling/compare/v0.1.0...HEAD)

### 🧹 Chores

- wip ([67747df](https://github.com/stacksjs/ts-error-handling/commit/67747df)) _(by glennmichael123 <gtorregosa@gmail.com>)_
- wip ([d66c7db](https://github.com/stacksjs/ts-error-handling/commit/d66c7db)) _(by glennmichael123 <gtorregosa@gmail.com>)_
- wip ([a213cad](https://github.com/stacksjs/ts-error-handling/commit/a213cad)) _(by glennmichael123 <gtorregosa@gmail.com>)_
- wip ([02d8d31](https://github.com/stacksjs/ts-error-handling/commit/02d8d31)) _(by glennmichael123 <gtorregosa@gmail.com>)_
- wip ([4f0b9ae](https://github.com/stacksjs/ts-error-handling/commit/4f0b9ae)) _(by glennmichael123 <gtorregosa@gmail.com>)_
- **deps**: update dependency actions/cache to v5.0.3 (#118) ([189fcf2](https://github.com/stacksjs/ts-error-handling/commit/189fcf2)) _(by Chris <chrisbreuer93@gmail.com>)_ ([#118](https://github.com/stacksjs/ts-error-handling/issues/118), [#118](https://github.com/stacksjs/ts-error-handling/issues/118))
- **deps**: update all non-major dependencies (#121) ([f44e824](https://github.com/stacksjs/ts-error-handling/commit/f44e824)) _(by Chris <chrisbreuer93@gmail.com>)_ ([#121](https://github.com/stacksjs/ts-error-handling/issues/121), [#121](https://github.com/stacksjs/ts-error-handling/issues/121))
- **deps**: update actions/cache action to v5 (#9) ([52f902c](https://github.com/stacksjs/ts-error-handling/commit/52f902c)) _(by [renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>](https://github.com/renovate[bot]))_ ([#9](https://github.com/stacksjs/ts-error-handling/issues/9), [#9](https://github.com/stacksjs/ts-error-handling/issues/9))
- **deps**: update actions/checkout action to v6 (#7) ([0ae534b](https://github.com/stacksjs/ts-error-handling/commit/0ae534b)) _(by [renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>](https://github.com/renovate[bot]))_ ([#7](https://github.com/stacksjs/ts-error-handling/issues/7), [#7](https://github.com/stacksjs/ts-error-handling/issues/7))
- **deps**: update all non-major dependencies (#1) ([3883808](https://github.com/stacksjs/ts-error-handling/commit/3883808)) _(by [renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>](https://github.com/renovate[bot]))_ ([#1](https://github.com/stacksjs/ts-error-handling/issues/1), [#1](https://github.com/stacksjs/ts-error-handling/issues/1))
- **deps**: update dependency actions/checkout to v6.0.2 (#119) ([315c8ed](https://github.com/stacksjs/ts-error-handling/commit/315c8ed)) _(by Chris <chrisbreuer93@gmail.com>)_ ([#119](https://github.com/stacksjs/ts-error-handling/issues/119), [#119](https://github.com/stacksjs/ts-error-handling/issues/119))
- wip ([5de7819](https://github.com/stacksjs/ts-error-handling/commit/5de7819)) _(by Chris <chrisbreuer93@gmail.com>)_
- wip ([1856cc3](https://github.com/stacksjs/ts-error-handling/commit/1856cc3)) _(by Chris <chrisbreuer93@gmail.com>)_
- wip ([72a6ad5](https://github.com/stacksjs/ts-error-handling/commit/72a6ad5)) _(by Chris <chrisbreuer93@gmail.com>)_

### 📄 Miscellaneous

- Merge pull request #120 from stacksjs/buddy-bot/update-non-major-updates-1770675041653 ([7ee6faf](https://github.com/stacksjs/ts-error-handling/commit/7ee6faf)) _(by Chris <chrisbreuer93@gmail.com>)_ ([#120](https://github.com/stacksjs/ts-error-handling/issues/120), [#120](https://github.com/stacksjs/ts-error-handling/issues/120))

### Contributors

- _Chris <chrisbreuer93@gmail.com>_
- _[renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>](https://github.com/renovate[bot])_
- _glennmichael123 <gtorregosa@gmail.com>_

### 🧹 Chores

- wip ([00582a6](https://github.com/stacksjs/ts-error-handling/commit/00582a6)) _(by Chris <chrisbreuer93@gmail.com>)_
- wip ([4562e8c](https://github.com/stacksjs/ts-error-handling/commit/4562e8c)) _(by Chris <chrisbreuer93@gmail.com>)_
- wip ([793a1aa](https://github.com/stacksjs/ts-error-handling/commit/793a1aa)) _(by Chris <chrisbreuer93@gmail.com>)_
- wip ([e69d641](https://github.com/stacksjs/ts-error-handling/commit/e69d641)) _(by Chris <chrisbreuer93@gmail.com>)_
- wip ([58efe2f](https://github.com/stacksjs/ts-error-handling/commit/58efe2f)) _(by Chris <chrisbreuer93@gmail.com>)_
- wip ([51b224c](https://github.com/stacksjs/ts-error-handling/commit/51b224c)) _(by Chris <chrisbreuer93@gmail.com>)_
- wip ([9d0a1bd](https://github.com/stacksjs/ts-error-handling/commit/9d0a1bd)) _(by Chris <chrisbreuer93@gmail.com>)_
- wip ([07566d9](https://github.com/stacksjs/ts-error-handling/commit/07566d9)) _(by Chris <chrisbreuer93@gmail.com>)_
- initial commit ([bacb86f](https://github.com/stacksjs/ts-error-handling/commit/bacb86f)) _(by Chris <chrisbreuer93@gmail.com>)_

### Contributors

- _Chris <chrisbreuer93@gmail.com>_
