Skip to content

Commit 178069d

Browse files
Merge pull request #5 from benjamincharity/release-please--branches--main--components--react-step-form
chore(main): release 1.1.2
2 parents 73db10f + 79080c4 commit 178069d

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [1.1.2](https://github.com/benjamincharity/react-step-form/compare/v1.1.1...v1.1.2) (2025-03-26)
4+
5+
6+
### Bug Fixes
7+
8+
* trigger patch release ([73db10f](https://github.com/benjamincharity/react-step-form/commit/73db10f9c979b69d556e6ce2733cb48e81fd27d8))
9+
310
## [1.1.1](https://github.com/benjamincharity/react-step-form/compare/v1.1.0...v1.1.1) (2025-03-26)
411

512

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@benjc/react-step-form",
33
"private": false,
4-
"version": "1.1.1",
4+
"version": "1.1.2",
55
"packageManager": "pnpm@8.10.5",
66
"repository": {
77
"type": "git",

0 commit comments

Comments
 (0)