Skip to content

Commit a2ce963

Browse files
Merge pull request #4 from benjamincharity/release-please--branches--main--components--react-step-form
chore(main): release 1.1.1
2 parents 601c00c + 1fd5e6e commit a2ce963

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.1](https://github.com/benjamincharity/react-step-form/compare/v1.1.0...v1.1.1) (2025-03-26)
4+
5+
6+
### Bug Fixes
7+
8+
* correct npm publish command ([601c00c](https://github.com/benjamincharity/react-step-form/commit/601c00c787d2623fafbf43a1646acffddaa517fa))
9+
310
## [1.1.0](https://github.com/benjamincharity/react-step-form/compare/v1.0.0...v1.1.0) (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.0",
4+
"version": "1.1.1",
55
"packageManager": "pnpm@8.10.5",
66
"repository": {
77
"type": "git",

0 commit comments

Comments
 (0)