added doga

This commit is contained in:
szabomarton
2025-02-25 09:55:29 +01:00
parent 5174ab4cc4
commit 13254e5623
1149 changed files with 80161 additions and 0 deletions

33
25_02_24/node_modules/header-range-parser/CHANGELOG.md generated vendored Normal file
View File

@@ -0,0 +1,33 @@
# [1.1.3] (2022-01-06)
### Fix
* 🐛🔨 Fix empty `dist` folder in package.
### Minor
* 📦🗑️ Remove unnecessary `package-lock.json` file.
# [1.1.2] (2021-10-22)
### Documentation
* 📚 Documentation updated
# [1.1.1] (2021-10-19)
### Documentation
* 📚 Documentation updated
# [1.1.0] (2021-10-19)
### Breaking Changes
* Minimal Node version now is `12.22.0`
# [1.0.0] (2021-10-02)
### Features
* Initial release