Initial import with skill sheet working

This commit is contained in:
2024-12-04 00:11:23 +01:00
commit 9050c80ab4
4488 changed files with 671048 additions and 0 deletions

23
node_modules/module-error/CHANGELOG.md generated vendored Normal file
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