Initial import

This commit is contained in:
2025-11-05 20:35:04 +01:00
commit 5b1fd847c2
4586 changed files with 685044 additions and 0 deletions
+23
View File
@@ -0,0 +1,23 @@
# Changelog
## [1.0.2] - 2022-02-19
### Fixed
- Align LICENSE format with standardized SPDX ([`915c436`](https://github.com/vweevers/module-error/commit/915c436)).
## [1.0.1] - 2021-10-24
### Fixed
- Add types ([`027e1ea`](https://github.com/vweevers/module-error/commit/027e1ea))
## [1.0.0] - 2021-10-22
:seedling: Initial release.
[1.0.2]: https://github.com/vweevers/module-error/releases/tag/v1.0.2
[1.0.1]: https://github.com/vweevers/module-error/releases/tag/v1.0.1
[1.0.0]: https://github.com/vweevers/module-error/releases/tag/v1.0.0