CHANGE LOG
==========
### 5.0.1

#### Fix
- Add email validation to the personalInformation form

#### Update
- Remove media tab

### 5.0.0

- Update to fix breaking changes from account-group-sdk v3.0.0

### 4.0.0

- Update to fix breaking changes from account-group-sdk v2.0.0
- Fix dependancies

### 3.1.0

- More Validation

### 3.0.1

#### Update 
- Balanced form cards in Location tab

### 3.0.0

#### Breaking 
- Apps are now required to provide google maps credentials with `AgmCoreModule.forRoot()`

#### Add 
- Use geo control from `@vendasta/forms` to control geo location

### 2.1.0

#### Add 
- Hours of Operation Section 

### 2.0.0

#### Breaking 
- Use `@vendasta/taxonomy-service` 

#### Add
- Use input tags control from `@vendasta/forms` to control taxonomy categories
-- Professional information tab only displays when certain categories are selected

### 1.3.1

#### FIX

- ES5 target

### 1.3.0

#### Add

- New inputs `maxShareOfVoiceKeywords` and `maxCompetitors` (both defaulting to 3) which control the maximum number of items on those repeated fields

### 1.2.0

#### Add

- New input `editDisabled` which disables all form controls, prevents fields being added to repeated fields, 
and removes the save button

### 1.1.0

#### Add

- Tooltips
- productNames component input for tooltip whitelabeling
- Use `@vendasta/country-state-service`

#### Update

- Use @vendasta/form utils/validators to replace duplicated code

### 1.0.0

#### Add

- Packaged Business Profile Component
