Skip to content

Commit 1358e38

Browse files
chore(@availity/native-form): release version 6.0.6 [skip ci]
1 parent 26bda2e commit 1358e38

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

packages/native-form/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.6](https://github.com/Availity/sdk-js/compare/@availity/[email protected]...@availity/[email protected]) (2024-12-16)
6+
7+
### Dependency Updates
8+
9+
* `@availity/api-axios` updated to version `6.0.5`
10+
11+
512
## [6.0.5](https://github.com/Availity/sdk-js/compare/@availity/[email protected]...@availity/[email protected]) (2024-12-13)
613

714
### Dependency Updates

packages/native-form/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@availity/native-form",
3-
"version": "6.0.5",
3+
"version": "6.0.6",
44
"description": "Submit JSON data via a native form, not AJAX. Useful when you need to open a new page with a POST action.",
55
"keywords": [
66
"availity",

0 commit comments

Comments
 (0)