Skip to content

Commit 8e2f15e

Browse files
Merge pull request #935 from Availity/release/version-updates
Release: Version Updates
2 parents 047e746 + 2bb745b commit 8e2f15e

File tree

16 files changed

+52
-8
lines changed

16 files changed

+52
-8
lines changed

packages/analytics-core/CHANGELOG.md

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

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

5+
## [6.0.9](https://github.com/availity/sdk-js/compare/@availity/analytics-core@6.0.8...@availity/analytics-core@6.0.9) (2026-02-09)
6+
7+
### Dependency Updates
8+
9+
* `api-axios` updated to version `6.0.8`
10+
11+
512
## [6.0.8](https://github.com/availity/sdk-js/compare/@availity/analytics-core@6.0.7...@availity/analytics-core@6.0.8) (2026-01-09)
613

714
### Dependency Updates

packages/analytics-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/analytics-core",
3-
"version": "6.0.8",
3+
"version": "6.0.9",
44
"description": "Analytics base configuration for sdk-js",
55
"keywords": [
66
"availity",

packages/api-axios/CHANGELOG.md

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

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

5+
## [12.0.3](https://github.com/availity/sdk-js/compare/@availity/api-axios@12.0.2...@availity/api-axios@12.0.3) (2026-02-09)
6+
7+
8+
59
## [12.0.2](https://github.com/availity/sdk-js/compare/@availity/api-axios@12.0.1...@availity/api-axios@12.0.2) (2026-01-09)
610

711

packages/api-axios/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@availity/api-axios",
3-
"version": "12.0.2",
3+
"version": "12.0.3",
44
"description": "Wrappers for axios designed to work with the Availity portal",
55
"keywords": [
66
"availity",

packages/authorizations-axios/CHANGELOG.md

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

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

5+
## [9.0.9](https://github.com/availity/sdk-js/compare/@availity/authorizations-axios@9.0.8...@availity/authorizations-axios@9.0.9) (2026-02-09)
6+
7+
### Dependency Updates
8+
9+
* `api-axios` updated to version `9.0.8`
10+
11+
512
## [9.0.8](https://github.com/availity/sdk-js/compare/@availity/authorizations-axios@9.0.7...@availity/authorizations-axios@9.0.8) (2026-01-09)
613

714
### Dependency Updates

packages/authorizations-axios/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@availity/authorizations-axios",
3-
"version": "9.0.8",
3+
"version": "9.0.9",
44
"description": "Availity authorizations react logic",
55
"homepage": "https://availity.github.io/sdk-js/api/authorizations",
66
"bugs": {

packages/dl-axios/CHANGELOG.md

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

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

5+
## [7.0.7](https://github.com/availity/sdk-js/compare/@availity/dl-axios@7.0.6...@availity/dl-axios@7.0.7) (2026-02-09)
6+
7+
8+
59
## [7.0.6](https://github.com/availity/sdk-js/compare/@availity/dl-axios@7.0.5...@availity/dl-axios@7.0.6) (2026-01-09)
610

711
### Dependency Updates

packages/dl-axios/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@availity/dl-axios",
3-
"version": "7.0.6",
3+
"version": "7.0.7",
44
"description": "Utility to download files from services",
55
"keywords": [
66
"download",

packages/dockyard/CHANGELOG.md

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

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

5+
## [3.0.1](https://github.com/availity/sdk-js/compare/@availity/dockyard@3.0.0...@availity/dockyard@3.0.1) (2026-02-09)
6+
7+
8+
59
# [3.0.0](https://github.com/Availity/sdk-js/compare/@availity/dockyard@2.0.2...@availity/dockyard@3.0.0) (2025-05-14)
610

711

packages/dockyard/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@availity/dockyard",
3-
"version": "3.0.0",
3+
"version": "3.0.1",
44
"description": "Convert yup schema to a friendly docs object",
55
"keywords": [
66
"yup",

0 commit comments

Comments
 (0)