Skip to content

Commit

Permalink
chore(release): 3.0.0 [skip ci]
Browse files Browse the repository at this point in the history
# [3.0.0](v2.2.3...v3.0.0) (2022-11-21)

### Bug Fixes

* remove @types/yup ([ed0cb4d](ed0cb4d))

### Features

* upgrade all dependencies and migrate to ESM ([0b26705](0b26705))

### BREAKING CHANGES

* The minimum required Node.js version is now 18
* The daemon is now distributed as ES Module
* Renamed index to main
  • Loading branch information
semantic-release-bot committed Nov 21, 2022
1 parent ed0cb4d commit 6d66da4
Showing 1 changed file with 19 additions and 0 deletions.
19 changes: 19 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,25 @@
# [3.0.0](https://github.com/Einfach-Gaming/egmrp-daemon/compare/v2.2.3...v3.0.0) (2022-11-21)


### Bug Fixes

* remove @types/yup ([ed0cb4d](https://github.com/Einfach-Gaming/egmrp-daemon/commit/ed0cb4d22819133dc226d35aac6278193bd962cf))


### Features

* upgrade all dependencies and migrate to ESM ([0b26705](https://github.com/Einfach-Gaming/egmrp-daemon/commit/0b267055eba67bfc7f72ed197ff108fd76a32605))


### BREAKING CHANGES

* The minimum required Node.js version is now 18
* The daemon is now distributed as ES Module
* Renamed index to main

# [3.0.0](https://github.com/Einfach-Gaming/egmrp-daemon/compare/v2.2.3...v3.0.0) (2022-11-21)


### Features

* upgrade all dependencies and migrate to ESM ([0b26705](https://github.com/Einfach-Gaming/egmrp-daemon/commit/0b267055eba67bfc7f72ed197ff108fd76a32605))
Expand Down

0 comments on commit 6d66da4

Please sign in to comment.