Skip to content

Commit ab3a8a8

Browse files
committed
v1.3.3-3
1 parent 15ff002 commit ab3a8a8

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,12 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
1111
- allow boolean for input values [`#269`](https://github.com/mighty-justice/fields-ant/pull/269)
1212
- Revert "Infer state in address type (#230)" [`f7cdc2c`](https://github.com/mighty-justice/fields-ant/commit/f7cdc2c730260a57fdd2b538cd40134459df4144)
1313

14+
#### [v1.3.3-3](https://github.com/mighty-justice/fields-ant/compare/v1.3.3-2...v1.3.3-3)
15+
16+
> 30 August 2023
17+
18+
- Clean up [`15ff002`](https://github.com/mighty-justice/fields-ant/commit/15ff00222fccb483a65ef523e7367bbe55a7ce73)
19+
1420
#### [v1.3.3-2](https://github.com/mighty-justice/fields-ant/compare/v1.3.3-1...v1.3.3-2)
1521

1622
> 30 August 2023

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@mighty-justice/fields-ant",
3-
"version": "1.3.3-2",
3+
"version": "1.3.3-3",
44
"description": "Standard Ant design component interface for Field Sets",
55
"main": "dist/fieldsAnt.cjs.js",
66
"module": "dist/fieldsAnt.esm.js",

0 commit comments

Comments
 (0)