honeycomb-element
Version:
Webcomponent honeycomb-element following open-wc recommendations
97 lines (42 loc) • 3.73 kB
Markdown
# 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.
## [1.4.0](https://github.com/lukaskoeller/honeycomb-element/compare/v1.3.0...v1.4.0) (2021-10-12)
### Features
* explicitly set heading to font-weight bold ([6b300bb](https://github.com/lukaskoeller/honeycomb-element/commit/6b300bb052695526d6640ee6db4dcbfc51dd6765))
## [1.3.0](https://github.com/lukaskoeller/honeycomb-element/compare/v1.2.2...v1.3.0) (2021-10-12)
### Features
* adjust styles to avoid text overflow ([ec92efd](https://github.com/lukaskoeller/honeycomb-element/commit/ec92efd04d3fff682939ab306cd240b8dcd43882))
### [1.2.2](https://github.com/lukaskoeller/honeycomb-element/compare/v1.2.1...v1.2.2) (2021-10-02)
### Bug Fixes
* make build for prod using build:prod (rollup) ([af51b55](https://github.com/lukaskoeller/honeycomb-element/commit/af51b552f23f7198a7dc2f52182b948fc60a96c0))
### [1.2.1](https://github.com/lukaskoeller/honeycomb-element/compare/v1.2.0...v1.2.1) (2021-10-02)
### Bug Fixes
* make build before publishing. ([6e30adc](https://github.com/lukaskoeller/honeycomb-element/commit/6e30adc574d52cb6f3d1019e2f2d83c2d1d9af25))
## [1.2.0](https://github.com/lukaskoeller/honeycomb-element/compare/v1.1.7...v1.2.0) (2021-10-02)
### Features
* remove bg img from layout ([fd5388f](https://github.com/lukaskoeller/honeycomb-element/commit/fd5388ff0ec768ca05482551054e4ea4cfa86926))
### [1.1.7](https://github.com/lukaskoeller/honeycomb-element/compare/v1.1.6...v1.1.7) (2021-09-19)
### Bug Fixes
* no build:prod made for new version ([e477fed](https://github.com/lukaskoeller/honeycomb-element/commit/e477fed7ce79657db5f8f8952af67f6d12ad93e3))
### [1.1.6](https://github.com/lukaskoeller/honeycomb-element/compare/v1.1.5...v1.1.6) (2021-09-19)
### Bug Fixes
* fallback to better supported css properties ([5562aa3](https://github.com/lukaskoeller/honeycomb-element/commit/5562aa3f5e15e58e0961065c9ca79dbe31196779)), closes [#3](https://github.com/lukaskoeller/honeycomb-element/issues/3)
### [1.1.5](https://github.com/lukaskoeller/honeycomb-element/compare/v1.1.4...v1.1.5) (2021-09-15)
### Bug Fixes
* improve perf via css will-change ([71dd721](https://github.com/lukaskoeller/honeycomb-element/commit/71dd721d64a43783544b853624277456efdfb9e9))
### [1.1.4](https://github.com/lukaskoeller/honeycomb-element/compare/v1.1.3...v1.1.4) (2021-09-14)
### Bug Fixes
* Use different rollup config and use /build ([a118666](https://github.com/lukaskoeller/honeycomb-element/commit/a11866677be1efbd7f53768bd136694ac5903524))
### [1.1.3](https://github.com/lukaskoeller/honeycomb-element/compare/v1.1.2...v1.1.3) (2021-09-14)
### Bug Fixes
* change module path back to dist ([26dc06f](https://github.com/lukaskoeller/honeycomb-element/commit/26dc06f8c8f48b76c1737e05c84a26a3d3a0480e))
### [1.1.2](https://github.com/lukaskoeller/honeycomb-element/compare/v1.1.1...v1.1.2) (2021-09-14)
### Bug Fixes
* edit path to main (npm) ([4290de2](https://github.com/lukaskoeller/honeycomb-element/commit/4290de2bdee2c50ec388c622ca573c8f48b5b9b3))
### [1.1.1](https://github.com/lukaskoeller/honeycomb-element/compare/v1.1.0...v1.1.1) (2021-09-14)
## [1.1.0](https://github.com/lukaskoeller/honeycomb-element/compare/v1.0.0...v1.1.0) (2021-09-14)
### Features
* bundle component to dir build ([1010563](https://github.com/lukaskoeller/honeycomb-element/commit/101056361b7ca1aab612c118a3ad8b02779a9bc5))
## 1.0.0 (2021-09-14)
### Features
* open inner group if clicked ([0d57671](https://github.com/lukaskoeller/honeycomb-element/commit/0d5767153f5e0cdbd1fcd98b7f570085b510bff1))