Skip to content

Commit 28c63fe

Browse files
chore(upload-core): release version 8.1.0 [skip ci]
1 parent 172b720 commit 28c63fe

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

packages/upload-core/CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,15 @@
22

33
This file was generated using [@jscutlery/semver](https://github.com/jscutlery/semver).
44

5+
# [8.1.0](https://github.com/Availity/sdk-js/compare/@availity/upload-core@8.0.0...@availity/upload-core@8.1.0) (2025-08-15)
6+
7+
8+
### Features
9+
10+
* **upload-core:** allow custom headers ([0670d19](https://github.com/Availity/sdk-js/commit/0670d1960e022df1507768ccaa09992b8620ad9e))
11+
12+
13+
514
# [8.0.0](https://github.com/Availity/sdk-js/compare/@availity/upload-core@7.1.2...@availity/upload-core@8.0.0) (2025-05-14)
615

716
### Dependency Updates

packages/upload-core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@availity/upload-core",
3-
"version": "8.0.0",
3+
"version": "8.1.0",
44
"description": "Wrapper for tus-js-client",
55
"keywords": [
66
"tus",

0 commit comments

Comments
 (0)