mirror of
https://github.com/kingomarnajjar/flex-template-web.git
synced 2026-07-28 20:53:24 +10:00
commit
d90d170c96
2 changed files with 2 additions and 2 deletions
|
|
@ -12,7 +12,7 @@ way to update this template, but currently, we follow a pattern:
|
|||
|
||||
----
|
||||
|
||||
## Upcoming version
|
||||
## v0.3.0
|
||||
|
||||
* Remove custom touched handling from `FieldCheckboxGroup` as it has has become obsolete now that
|
||||
Final Form is replacing Redux Form. [#837](https://github.com/sharetribe/flex-template-web/pull/837)
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "app",
|
||||
"version": "0.2.0",
|
||||
"version": "0.3.0",
|
||||
"private": true,
|
||||
"license": "Apache-2.0",
|
||||
"dependencies": {
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue