# Changelog

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

## [3.0.0](https://github.com/trystan2k/fleshy-jsoneditor/compare/v2.0.3...v3.0.0) (2021-03-21)

### Features

- add error event ([2b5b5aa](https://github.com/trystan2k/fleshy-jsoneditor/commit/2b5b5aa2a404489bcb8b8d3ee00fd6dfce41c281))

### [2.0.3](https://github.com/trystan2k/fleshy-jsoneditor/compare/v2.0.2...v2.0.3) (2020-12-13)

### [2.0.2](https://github.com/trystan2k/fleshy-jsoneditor/compare/v2.0.1...v2.0.2) (2020-07-07)

### Bug Fixes

- **js:** add bind when calling refresh in jsonpatch observer ([5154b2c](https://github.com/trystan2k/fleshy-jsoneditor/commit/5154b2ccce0968c876d0d8736e432648aeb1952a))

### [2.0.1](https://github.com/trystan2k/fleshy-jsoneditor/compare/v2.0.0...v2.0.1) (2020-06-27)

## [2.0.0](https://github.com/trystan2k/fleshy-jsoneditor/compare/v1.3.0...v2.0.0) (2020-06-27)

## [1.3.0](https://github.com/trystan2k/fleshy-jsoneditor/compare/v1.2.5...v1.3.0) (2020-06-26)

### Features

- fix lint errors ([52debeb](https://github.com/trystan2k/fleshy-jsoneditor/commit/52debeba51bc669ef34a0bf2ce1741d78173ad66))
- fix lint errors ([7993d2a](https://github.com/trystan2k/fleshy-jsoneditor/commit/7993d2a98c29fa187bbb16ec374a7a3157479121))

### [1.2.5](https://github.com/trystan2k/fleshy-jsoneditor/compare/v1.2.4...v1.2.5) (2020-06-10)

### [1.2.4](https://github.com/trystan2k/fleshy-jsoneditor/compare/v1.2.3...v1.2.4) (2020-06-10)

### Bug Fixes

- **js:** move inject theme to shadowRoot child ([d423935](https://github.com/trystan2k/fleshy-jsoneditor/commit/d423935f854c021539569a525ebf5b58a27ed3d5))

### [1.2.3](https://github.com/trystan2k/fleshy-jsoneditor/compare/v1.2.2...v1.2.3) (2020-05-10)

### Bug Fixes

- **js:** use this.appendChild to add theme style ([525961a](https://github.com/trystan2k/fleshy-jsoneditor/commit/525961a320464853bf8dd09bdfadadd029fdd6a4))

### [1.2.2](https://github.com/trystan2k/fleshy-jsoneditor/compare/v1.2.0...v1.2.2) (2020-05-03)

### [1.2.1](https://github.com/trystan2k/fleshy-jsoneditor/compare/v1.2.0...v1.2.1) (2020-05-03)

## [1.2.0](https://github.com/trystan2k/fleshy-jsoneditor/compare/v1.1.5...v1.2.0) (2020-05-03)

### Features

- **.github:** change publish command and remove if from deploy ([d18ad28](https://github.com/trystan2k/fleshy-jsoneditor/commit/d18ad287a8531615f2b664038926e17a1c00b2e6))
- **lib:** add lib files back to repository ([a891f95](https://github.com/trystan2k/fleshy-jsoneditor/commit/a891f9540dd2e03f76a033a4077062e0d99d1df2))

### [1.1.5](https://github.com/trystan2k/fleshy-jsoneditor/compare/v1.1.4...v1.1.5) (2020-05-03)

### [1.1.4](https://github.com/trystan2k/fleshy-jsoneditor/compare/v1.1.3...v1.1.4) (2020-05-03)

### [1.1.3](https://github.com/trystan2k/fleshy-jsoneditor/compare/v1.1.2...v1.1.3) (2020-05-03)

### [1.1.2](https://github.com/trystan2k/fleshy-jsoneditor/compare/v1.1.1...v1.1.2) (2020-05-03)

### [1.1.1](https://github.com/trystan2k/fleshy-jsoneditor/compare/v1.1.0...v1.1.1) (2020-05-03)

## [1.1.0](https://github.com/trystan2k/fleshy-jsoneditor/compare/v1.0.3...v1.1.0) (2020-05-03)

### Features

- remove auto generated files and update publish workflow ([c4d1b27](https://github.com/trystan2k/fleshy-jsoneditor/commit/c4d1b27cc2cfbc36654cbe734cc53d1eb4b51d24))
- **.gitignore:** add auto generated files to git ignore ([c1a07e7](https://github.com/trystan2k/fleshy-jsoneditor/commit/c1a07e771220771decd74b02c86e002eae4fc1c5))

### [1.0.3](https://github.com/trystan2k/fleshy-jsoneditor/compare/v1.0.2...v1.0.3) (2020-05-03)

### Bug Fixes

- **github:** change publish step to not upload node_modules ([14e2db7](https://github.com/trystan2k/fleshy-jsoneditor/commit/14e2db7b11dbda8f03d1c4833142139efb577da3))

### [1.0.2](https://github.com/trystan2k/fleshy-jsoneditor/compare/v1.0.1...v1.0.2) (2020-05-03)

### Bug Fixes

- **github:** fix tag and add if to avoid create release wihtout tag ([d4022ee](https://github.com/trystan2k/fleshy-jsoneditor/commit/d4022ee2653ea148fe82051b51332627250c5882))

### 1.0.1 (2020-05-03)

### Features

- **.github:** fix npm run script for package ([72cb151](https://github.com/trystan2k/fleshy-jsoneditor/commit/72cb151b72bfbc8bc8a5576cc1dbe2719e7948cd))

### Bug Fixes

- **github:** fix tag verification ([ca73de7](https://github.com/trystan2k/fleshy-jsoneditor/commit/ca73de739016af086202d8f814ddb935cd952a22))

## 1.0.0 (2020-05-03)

### Features

- **.github:** fix npm run script for package ([72cb151](https://github.com/trystan2k/fleshy-jsoneditor/commit/72cb151b72bfbc8bc8a5576cc1dbe2719e7948cd))
