Skip to content

Commit c661bef

Browse files
Merge pull request #845 from Availity/release/version-updates
Release: Version Updates
2 parents 0d77b50 + 50ceb62 commit c661bef

File tree

4 files changed

+13
-2
lines changed

4 files changed

+13
-2
lines changed

example/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+
## [5.0.1](https://github.com/Availity/availity-workflow/compare/@availity/example@5.0.0...@availity/example@5.0.1) (2026-03-16)
6+
7+
### Dependency Updates
8+
9+
* `workflow` updated to version `5.0.0`
10+
11+
512
# [5.0.0](https://github.com/Availity/availity-workflow/compare/@availity/example@4.5.6...@availity/example@5.0.0) (2026-03-10)
613

714
### Dependency Updates

example/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@availity/example",
33
"private": true,
4-
"version": "5.0.0",
4+
"version": "5.0.1",
55
"description": "React project using @availity/workflow",
66
"main": "index.js",
77
"scripts": {

packages/workflow/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+
## [13.0.1](https://github.com/Availity/availity-workflow/compare/@availity/workflow@13.0.0...@availity/workflow@13.0.1) (2026-03-16)
6+
7+
8+
59
# [13.0.0](https://github.com/Availity/availity-workflow/compare/@availity/workflow@12.2.5...@availity/workflow@13.0.0) (2026-03-10)
610

711
### Dependency Updates

packages/workflow/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@availity/workflow",
3-
"version": "13.0.0",
3+
"version": "13.0.1",
44
"description": "Upgradable workflow for Availity boilerplate projects",
55
"type": "module",
66
"main": "index.js",

0 commit comments

Comments
 (0)