mirror of
https://github.com/Xahau/xahau.js.git
synced 2025-11-28 08:05:51 +00:00
* add support for npm v9 * Update package-lock.json * Update nodejs.yml * update changelogs * update PR template
1.2 KiB
1.2 KiB
High Level Overview of Change
Context of Change
Type of Change
- Bug fix (non-breaking change which fixes an issue)
- New feature (non-breaking change which adds functionality)
- Breaking change (fix or feature that would cause existing functionality to not work as expected)
- Refactor (non-breaking change that only restructures code)
- Tests (You added tests for code that already exists, or your new feature included in this PR)
- Documentation Updates
- Release