### 1.2.14

* chore : Version bump

### 1.2.13

* chore : Version bump

### 1.2.12

* chore : Version bump

### 1.2.11

* Changed: Test cases added for React  [Tracking issue](https://github.com/visual-framework/vf-core/issues/2174)

### 1.2.10

* Changed: Test cases added for Angular  [Tracking issue](https://github.com/visual-framework/vf-core/issues/1932)
* Dependency update to be compatible with ESM packages[Tracking issue](https://github.com/visual-framework/vf-core/issues/2107)

### 1.2.9

* Changed: Code updated for 'default' case when no modifier is supplied[Tracking issue](https://github.com/visual-framework/vf-core/issues/2114)

### 1.2.8

* Small variant added, documentation updated, responsive support added [Tracking issue](https://github.com/visual-framework/vf-core/issues/2114)

### 1.2.7

* Dependency update [Tracking issue](https://github.com/visual-framework/vf-core/issues/1647)

### 1.2.6

* Version bump

### 1.2.5

* Changelog correction [Tracking issue](https://github.com/visual-framework/vf-core/issues/2035)

### 1.2.4

* Version bump

### 1.2.3

* Version bump

### 1.2.2

* Fixed lint errors. [Tracking issue](https://github.com/visual-framework/vf-core/issues/1935)

### 1.2.1

* Changed: Modified the Blockquote  component in line with stakeholder requirements and to improve consistency
* Added : Angular support for Blockquote component
* Added : React support for Blockquote component
* Documentation: Updated the documentation for blockquote as per new implementation
* [Tracking issue](https://github.com/visual-framework/vf-core/issues/1945)

### 1.2.0

* adds context `if` statement to make it useable in vf-11ty.
* adds `cite` element.
* adds `vf-stack`.
* kept `{{- html | safe if html else text -}}` so it shouldn't break

### 1.1.1

* changes any `set-` style functions to cleaner version

### 1.1.0

* removes `--pullquote` variant as it was never properly finalised and implemented.

### 1.0.1 (2020-01-24)

* Makes the CSS linter happy

### 1.0.0 (2019-12-17)

* Initial stable release
