# Changelog
## Release (2024-01-20)

esyes 1.0.3 (patch)

#### :bug: Bug Fix
* `esyes`
  * [#9](https://github.com/starbeamjs/esyes/pull/9) Add execa to 'dependencies' ([@NullVoxPopuli](https://github.com/NullVoxPopuli))

#### Committers: 1
- [@NullVoxPopuli](https://github.com/NullVoxPopuli)
## Release (2024-01-03)

esyes 1.0.2 (patch)

#### :bug: Bug Fix
* `esyes`
  * [#6](https://github.com/starbeamjs/esyes/pull/6) Fix the package.json as 1.0.1 was the initial release, and the package.json did not reflect this. ([@NullVoxPopuli](https://github.com/NullVoxPopuli))
  * [#3](https://github.com/starbeamjs/esyes/pull/3) Add tests ([@NullVoxPopuli](https://github.com/NullVoxPopuli))

#### :house: Internal
* `esyes`
  * [#4](https://github.com/starbeamjs/esyes/pull/4) Setup release-plan ([@NullVoxPopuli](https://github.com/NullVoxPopuli))
  * [#3](https://github.com/starbeamjs/esyes/pull/3) Add tests ([@NullVoxPopuli](https://github.com/NullVoxPopuli))
  * [#2](https://github.com/starbeamjs/esyes/pull/2) Add a repo and change the license, add package linting ([@NullVoxPopuli](https://github.com/NullVoxPopuli))

#### Committers: 1
- [@NullVoxPopuli](https://github.com/NullVoxPopuli)

esyes 1.0.1

initial release
