Skip to content

Commit 4fa805d

Browse files
authored
Merge pull request #1299 from valor-software/v10-version-bump
chore(version): bumped version
2 parents dd04197 + 2e96b10 commit 4fa805d

4 files changed

Lines changed: 9 additions & 4 deletions

File tree

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
## [10.0.0](https://github.com/valor-software/ng2-file-upload/compare/v9.0.0...v10.0.0) (2026-03-05)
2+
3+
4+
* Added angular 21 support
5+
16
## [9.0.0](https://github.com/valor-software/ng2-file-upload/compare/v8.0.0...v9.0.0) (2025-09-04)
27

38

libs/ng2-file-upload/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ng2-file-upload",
3-
"version": "9.0.0",
3+
"version": "10.0.0",
44
"description": "Angular file uploader",
55
"author": "Dmitriy Shekhovtsov <valorkin@gmail.com>",
66
"license": "MIT",

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ng2-file-upload-demo",
3-
"version": "9.0.0",
3+
"version": "10.0.0",
44
"private": true,
55
"description": "Angular file upload directives",
66
"scripts": {

0 commit comments

Comments
 (0)