We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 601c00c + 1fd5e6e commit a2ce963Copy full SHA for a2ce963
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
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
10
## [1.1.0](https://github.com/benjamincharity/react-step-form/compare/v1.0.0...v1.1.0) (2025-03-26)
11
12
package.json
@@ -1,7 +1,7 @@
{
"name": "@benjc/react-step-form",
"private": false,
- "version": "1.1.0",
+ "version": "1.1.1",
"packageManager": "pnpm@8.10.5",
"repository": {
"type": "git",
0 commit comments