Skip to content

Commit b9ad50c

Browse files
authored
Merge pull request #23 from mjangir/changeset-release/master
chore: release package(s)
2 parents ece0aef + f543ed7 commit b9ad50c

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/silent-rats-own.md

-5
This file was deleted.

CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# formik-wizard-form
22

3+
## 2.1.0
4+
5+
### Minor Changes
6+
7+
- [#22](https://github.com/mjangir/formik-wizard-form/pull/22) [`aed5c6f`](https://github.com/mjangir/formik-wizard-form/commit/aed5c6f77346dbf5e6213475f43962b051089e7c) Thanks [@mjangir](https://github.com/mjangir)! - Passed current step index to wizard components as prop
8+
39
## 2.0.2
410

511
### Patch Changes

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "formik-wizard-form",
3-
"version": "2.0.2",
3+
"version": "2.1.0",
44
"description": "Create stepper forms over formik with ease",
55
"main": "dist/index.js",
66
"module": "dist/formik-wizard-form.esm.js",

0 commit comments

Comments
 (0)