File tree Expand file tree Collapse file tree 9 files changed +49
-14
lines changed Expand file tree Collapse file tree 9 files changed +49
-14
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change 1
1
# docs
2
2
3
+ ## 2.3.0
4
+
5
+ ### Minor Changes
6
+
7
+ - [ #98 ] ( https://github.com/damianricobelli/stepperize/pull/98 ) [ ` 086e074 ` ] ( https://github.com/damianricobelli/stepperize/commit/086e074ad39c731229910daa26e6ed099ddb923a ) Thanks [ @damianricobelli ] ( https://github.com/damianricobelli ) ! - feat: new before/next functions
8
+
9
+ ### Patch Changes
10
+
11
+ - Updated dependencies [[ ` 086e074 ` ] ( https://github.com/damianricobelli/stepperize/commit/086e074ad39c731229910daa26e6ed099ddb923a )] :
12
+ - @stepperize/react @4.2.0
13
+
3
14
## 2.2.3
4
15
5
16
### Patch Changes
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " docs" ,
3
- "version" : " 2.2.3 " ,
3
+ "version" : " 2.3.0 " ,
4
4
"private" : true ,
5
5
"scripts" : {
6
6
"build" : " next build" ,
Original file line number Diff line number Diff line change 1
1
# @stepperize/core
2
2
3
+ ## 1.1.0
4
+
5
+ ### Minor Changes
6
+
7
+ - [ #98 ] ( https://github.com/damianricobelli/stepperize/pull/98 ) [ ` 086e074 ` ] ( https://github.com/damianricobelli/stepperize/commit/086e074ad39c731229910daa26e6ed099ddb923a ) Thanks [ @damianricobelli ] ( https://github.com/damianricobelli ) ! - feat: new before/next functions
8
+
3
9
## 1.0.0
4
10
5
11
### Major Changes
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @stepperize/core" ,
3
- "version" : " 1.0 .0" ,
3
+ "version" : " 1.1 .0" ,
4
4
"private" : false ,
5
5
"publishConfig" : {
6
6
"access" : " public"
Original file line number Diff line number Diff line change 1
1
# @stepperize/react
2
2
3
+ ## 4.2.0
4
+
5
+ ### Minor Changes
6
+
7
+ - [ #98 ] ( https://github.com/damianricobelli/stepperize/pull/98 ) [ ` 086e074 ` ] ( https://github.com/damianricobelli/stepperize/commit/086e074ad39c731229910daa26e6ed099ddb923a ) Thanks [ @damianricobelli ] ( https://github.com/damianricobelli ) ! - feat: new before/next functions
8
+
9
+ ### Patch Changes
10
+
11
+ - Updated dependencies [[ ` 086e074 ` ] ( https://github.com/damianricobelli/stepperize/commit/086e074ad39c731229910daa26e6ed099ddb923a )] :
12
+ - @stepperize/core @1.1.0
13
+
3
14
## 4.1.3
4
15
5
16
### Patch Changes
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @stepperize/react" ,
3
- "version" : " 4.1.3 " ,
3
+ "version" : " 4.2.0 " ,
4
4
"private" : false ,
5
5
"publishConfig" : {
6
6
"access" : " public"
15
15
},
16
16
"homepage" : " https://stepperize.vercel.app" ,
17
17
"sideEffects" : false ,
18
- "files" : [" dist" ],
18
+ "files" : [
19
+ " dist"
20
+ ],
19
21
"main" : " dist/index.js" ,
20
22
"module" : " dist/index.mjs" ,
21
23
"types" : " dist/index.d.ts" ,
Original file line number Diff line number Diff line change 1
1
# @stepperize/vue
2
2
3
+ ## 1.1.0
4
+
5
+ ### Minor Changes
6
+
7
+ - [ #98 ] ( https://github.com/damianricobelli/stepperize/pull/98 ) [ ` 086e074 ` ] ( https://github.com/damianricobelli/stepperize/commit/086e074ad39c731229910daa26e6ed099ddb923a ) Thanks [ @damianricobelli ] ( https://github.com/damianricobelli ) ! - feat: new before/next functions
8
+
9
+ ### Patch Changes
10
+
11
+ - Updated dependencies [[ ` 086e074 ` ] ( https://github.com/damianricobelli/stepperize/commit/086e074ad39c731229910daa26e6ed099ddb923a )] :
12
+ - @stepperize/core @1.1.0
13
+
3
14
## 1.0.0
4
15
5
16
### Major Changes
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @stepperize/vue" ,
3
- "version" : " 1.0 .0" ,
3
+ "version" : " 1.1 .0" ,
4
4
"private" : false ,
5
5
"publishConfig" : {
6
6
"access" : " public"
15
15
},
16
16
"homepage" : " https://stepperize.vercel.app" ,
17
17
"sideEffects" : false ,
18
- "files" : [" dist" ],
18
+ "files" : [
19
+ " dist"
20
+ ],
19
21
"main" : " dist/index.js" ,
20
22
"module" : " dist/index.mjs" ,
21
23
"types" : " dist/index.d.ts" ,
You can’t perform that action at this time.
0 commit comments