We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 77b3963 + b8dda95 commit 171963eCopy full SHA for 171963e
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [1.1.0](https://github.com/benjamincharity/react-step-form/compare/v1.0.0...v1.1.0) (2025-03-26)
4
+
5
6
+### Features
7
8
+* trigger initial NPM release ([77b3963](https://github.com/benjamincharity/react-step-form/commit/77b3963c3ab6f19db054558dfdf7fe73799c02a5))
9
10
## 1.0.0 (2025-03-26)
11
12
package.json
@@ -1,7 +1,7 @@
{
"name": "@benjc/react-step-form",
"private": false,
- "version": "1.0.0",
+ "version": "1.1.0",
"packageManager": "pnpm@8.10.5",
"repository": {
"type": "git",
0 commit comments