# Changelog

## [0.6.5](https://github.com/commonhorizoncommun/design-system/compare/v0.6.4...v0.6.5) (2024-06-28)


### Bug Fixes

* remove form ([2697845](https://github.com/commonhorizoncommun/design-system/commit/26978455d05d284ce4af7eb652988852a0480070))
* resolve issue with z-index ([#57](https://github.com/commonhorizoncommun/design-system/issues/57)) ([ef39c1b](https://github.com/commonhorizoncommun/design-system/commit/ef39c1b95ef8a0f90ccdbd4221953ad6ce918786))

## [0.6.4](https://github.com/commonhorizoncommun/design-system/compare/v0.6.3...v0.6.4) (2024-04-13)


### Bug Fixes

* resolve bottom margin issue with page navigation ([589f41e](https://github.com/commonhorizoncommun/design-system/commit/589f41ea0b936fa8dc5d8c414028f9c9b3660530))

## [0.6.3](https://github.com/commonhorizoncommun/design-system/compare/v0.6.2...v0.6.3) (2024-04-13)


### Bug Fixes

* fix mobile formatting for page navigation ([5a3f3e1](https://github.com/commonhorizoncommun/design-system/commit/5a3f3e18a5c62cb4a93cde3dcc5c76ece7f8cd20))

## [0.6.2](https://github.com/commonhorizoncommun/design-system/compare/v0.6.1...v0.6.2) (2024-04-08)


### Bug Fixes

* resolve block sizing issues and paragraph margin issues ([436a2fb](https://github.com/commonhorizoncommun/design-system/commit/436a2fb6af110c5332f02f16894a257542a30f35))

## [0.6.1](https://github.com/commonhorizoncommun/design-system/compare/v0.6.0...v0.6.1) (2024-04-08)


### Bug Fixes

* remove max-width from text blocks ([446b523](https://github.com/commonhorizoncommun/design-system/commit/446b5238060aaaf7b6183f1f733d0c26a14df0d1))

## [0.6.0](https://github.com/commonhorizoncommun/design-system/compare/v0.5.0...v0.6.0) (2024-04-08)


### Features

* add agenda styles (resolves [#41](https://github.com/commonhorizoncommun/design-system/issues/41)) ([#42](https://github.com/commonhorizoncommun/design-system/issues/42)) ([00eaea7](https://github.com/commonhorizoncommun/design-system/commit/00eaea7a0ad022a9ed73e34371ecdf0f7626c19b))
* finish page navigation styles ([c0c3a64](https://github.com/commonhorizoncommun/design-system/commit/c0c3a6412762167ca0fdfefca74c3aeed7277d62))
* responsive columns ([ef0bb42](https://github.com/commonhorizoncommun/design-system/commit/ef0bb4263077ebf6d64978f3d8269304f79807c7))


### Bug Fixes

* banner image text colour ([13dba3e](https://github.com/commonhorizoncommun/design-system/commit/13dba3ef5acf0782f1f37e6a6e43b7a11ad6968f))
* page navigation sizing ([5e0426f](https://github.com/commonhorizoncommun/design-system/commit/5e0426f4eb6d66199f0895918ae2835ae715caef))
* remove padding for agenda ([f0c2c46](https://github.com/commonhorizoncommun/design-system/commit/f0c2c4622ce02101ad26ac66f388d797377e9bac))
* some responsive column adjustments ([6f968ce](https://github.com/commonhorizoncommun/design-system/commit/6f968ce6688a45a3e829e8ee450c9694a9e2ae36))

## [0.5.0](https://github.com/commonhorizoncommun/design-system/compare/v0.4.0...v0.5.0) (2024-04-07)


### Features

* style people block (resolves [#32](https://github.com/commonhorizoncommun/design-system/issues/32)) ([#39](https://github.com/commonhorizoncommun/design-system/issues/39)) ([a700560](https://github.com/commonhorizoncommun/design-system/commit/a700560be4c883669af1ea5f497b3f394f5a634e))

## [0.4.0](https://github.com/commonhorizoncommun/design-system/compare/v0.3.0...v0.4.0) (2024-04-07)


### Features

* finish styling events block ([#37](https://github.com/commonhorizoncommun/design-system/issues/37)) ([6873ae6](https://github.com/commonhorizoncommun/design-system/commit/6873ae62b56b31ae34203fc834c6e9e03fc74b2e))

## [0.3.0](https://github.com/commonhorizoncommun/design-system/compare/v0.2.0...v0.3.0) (2024-04-07)


### Features

* make colours responsive to background, replace sizes with vars ([#36](https://github.com/commonhorizoncommun/design-system/issues/36)) ([e945614](https://github.com/commonhorizoncommun/design-system/commit/e945614c98ed329ad602910a5a79cddac6cb6083))


### Bug Fixes

* clean up SVG roundel ([e3968b0](https://github.com/commonhorizoncommun/design-system/commit/e3968b0437b44158774b499a06bdd0f2fad90671))

## [0.2.0](https://github.com/commonhorizoncommun/design-system/compare/v0.1.2...v0.2.0) (2024-03-24)


### Features

* add box styles ([9e12049](https://github.com/commonhorizoncommun/design-system/commit/9e1204991dc53552b738c8a7fefe4afd8467bea5))


### Bug Fixes

* adjust some form issues ([9e12049](https://github.com/commonhorizoncommun/design-system/commit/9e1204991dc53552b738c8a7fefe4afd8467bea5))
* box margins ([e6ba215](https://github.com/commonhorizoncommun/design-system/commit/e6ba2153068474698508314f0e61321545854383))
* box padding for small screens ([09bc1bb](https://github.com/commonhorizoncommun/design-system/commit/09bc1bb1ef88f43385eaf25f65fc14d802123cab))
* expand box styles ([aa0f5dd](https://github.com/commonhorizoncommun/design-system/commit/aa0f5ddbc423a8ddce6eb15614235ee38717ad08))

## [0.1.2](https://github.com/commonhorizoncommun/design-system/compare/v0.1.1...v0.1.2) (2024-03-24)


### Bug Fixes

* handle white vs cream backgrounds for forms ([f1e6663](https://github.com/commonhorizoncommun/design-system/commit/f1e6663e72502b49b5bfde7ee69bc40b48941fd5))

## [0.1.1](https://github.com/commonhorizoncommun/design-system/compare/v0.1.0...v0.1.1) (2024-03-24)


### Bug Fixes

* use spacing between form title and description ([2d91446](https://github.com/commonhorizoncommun/design-system/commit/2d91446ecb7d12215ccea5749d1586360641e29b))

## [0.1.0](https://github.com/commonhorizoncommun/design-system/compare/0.0.2...v0.1.0) (2024-03-24)


### Features

* finish forms implementation ([#24](https://github.com/commonhorizoncommun/design-system/issues/24)) ([70221b5](https://github.com/commonhorizoncommun/design-system/commit/70221b5f7ce32adb8eafa6154429072869fa21e1))
