Skip to content

Commit 171963e

Browse files
Merge pull request #3 from benjamincharity/release-please--branches--main--components--react-step-form
chore(main): release 1.1.0
2 parents 77b3963 + b8dda95 commit 171963e

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.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+
310
## 1.0.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.0.0",
4+
"version": "1.1.0",
55
"packageManager": "pnpm@8.10.5",
66
"repository": {
77
"type": "git",

0 commit comments

Comments
 (0)