|
1 | 1 |
|
| 2 | +<a name="1.0.0"></a> |
| 3 | +# [1.0.0](https://github.com/lmc-eu/cookie-consent-manager/compare/0.8.2...1.0.0) (2021-12-06) |
| 4 | + |
| 5 | + |
| 6 | +### Bug Fixes |
| 7 | +* Tell bundlers not to bundle `crypto` dependency ([22ee445](https://github.com/lmc-eu/cookie-consent-manager/commit/22ee445)) |
| 8 | + |
| 9 | +### Code Refactoring |
| 10 | +* Move browser example into browser directory ([f6893ee](https://github.com/lmc-eu/cookie-consent-manager/commit/f6893ee)) |
| 11 | + |
| 12 | +### Dependencies |
| 13 | +* Ignore stylelint updates ([2a25de1](https://github.com/lmc-eu/cookie-consent-manager/commit/2a25de1)) |
| 14 | +* Pin dependencies ([5c9feb7](https://github.com/lmc-eu/cookie-consent-manager/commit/5c9feb7)) |
| 15 | +* Update all dev dependencies ([b7bb2de](https://github.com/lmc-eu/cookie-consent-manager/commit/b7bb2de)) |
| 16 | +* Update Spirit Design Tokens ([fc2a281](https://github.com/lmc-eu/cookie-consent-manager/commit/fc2a281)) |
| 17 | + |
| 18 | +### Documentation |
| 19 | +* Add readmes with basic instructions for examples ([03a8e3c](https://github.com/lmc-eu/cookie-consent-manager/commit/03a8e3c)) |
| 20 | +* Extend examples for inline `<script>` usage ([287c69d](https://github.com/lmc-eu/cookie-consent-manager/commit/287c69d)) |
| 21 | +* Introduce example for CommonJS require ([8a30904](https://github.com/lmc-eu/cookie-consent-manager/commit/8a30904)) |
| 22 | +* Introduce module example using webpack ([9e3876d](https://github.com/lmc-eu/cookie-consent-manager/commit/9e3876d)) |
| 23 | +* Link CJS and ESM examples to readme ([0c2f377](https://github.com/lmc-eu/cookie-consent-manager/commit/0c2f377)) |
| 24 | +* Rename example directories for better orientation ([51913bc](https://github.com/lmc-eu/cookie-consent-manager/commit/51913bc)) |
| 25 | +* Spiritify Bootstrap in examples ([e6aeae2](https://github.com/lmc-eu/cookie-consent-manager/commit/e6aeae2)) |
| 26 | + |
| 27 | +### Chores |
| 28 | +* Add label for Renovate bot ([f59f11f](https://github.com/lmc-eu/cookie-consent-manager/commit/f59f11f)) |
| 29 | +* Add renovate.json to configure automated deps updates ([adf893f](https://github.com/lmc-eu/cookie-consent-manager/commit/adf893f)) |
| 30 | +* Disable dependabot because of doing lot of noise ([71ddd3d](https://github.com/lmc-eu/cookie-consent-manager/commit/71ddd3d)) |
| 31 | +* Prepare for stable release ([a215c45](https://github.com/lmc-eu/cookie-consent-manager/commit/a215c45)) |
| 32 | +* **renovate:** Set `separateMajorMinor` to false for devDependencies ([6020fe2](https://github.com/lmc-eu/cookie-consent-manager/commit/6020fe2)) |
| 33 | + |
2 | 34 | <a name="0.8.2"></a> |
3 | 35 | ## [0.8.2](https://github.com/lmc-eu/cookie-consent-manager/compare/0.8.1...0.8.2) (2021-12-02) |
4 | 36 |
|
|
0 commit comments