-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(release): 🔖 1.0.0-develop.1 [skip ci]
# 1.0.0-develop.1 (2022-08-16) ### Bug Fixes * **CI:** Fix DockerHub container release ([01b7534](01b7534)) ### Build System * Native ESM support ([7b86a4f](7b86a4f)) ### chore * Remove node.js 10 Support ([2b910c0](2b910c0)) ### Features * First commit 🪴 ([2990f59](2990f59)) ### BREAKING CHANGES * Only Support for node.js ^12.20.0 || >=14.13.1 * Removed support for node.js v10
- Loading branch information
1 parent
ad9d95f
commit 3aceb02
Showing
2 changed files
with
28 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,27 @@ | ||
# 1.0.0-develop.1 (2022-08-16) | ||
|
||
|
||
### Bug Fixes | ||
|
||
* **CI:** Fix DockerHub container release ([01b7534](https://github.com/sebbo2002/vestaboard/commit/01b753406d1f1ef24a949c7d7b946d99b779d013)) | ||
|
||
|
||
### Build System | ||
|
||
* Native ESM support ([7b86a4f](https://github.com/sebbo2002/vestaboard/commit/7b86a4f1187c387a3a5792e1fb72d822b04e3631)) | ||
|
||
|
||
### chore | ||
|
||
* Remove node.js 10 Support ([2b910c0](https://github.com/sebbo2002/vestaboard/commit/2b910c09bc8a41085fc4472159494d8738d5521e)) | ||
|
||
|
||
### Features | ||
|
||
* First commit 🪴 ([2990f59](https://github.com/sebbo2002/vestaboard/commit/2990f59684e5327df6b7dbee587f5dd5cc5cf148)) | ||
|
||
|
||
### BREAKING CHANGES | ||
|
||
* Only Support for node.js ^12.20.0 || >=14.13.1 | ||
* Removed support for node.js v10 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters