# History

## 6.0.0 (2023-01-18)
    * BREAKING: Upgrade to brand-context v31.0.1

## 5.0.1 (2022-06-17)
    * BUG fix - fix font size and colour issue

## 5.0.0 (2022-04-08)
    * UPDATE: brand-context v20.1.1
        * global-javascript and global-expander now come from brand-context

## 4.1.1 (2022-02-18)
    * Remove post install step that was causing issues with CI

## 4.1.0 (2022-02-08)
    * Improve button focus state to match other elements that could be focused
    * Add font family to the component

## 4.0.1 (2022-02-03)
	* BUG fix - change non-js styling - remove hover color of logout link

## 4.0.0 (2021-12-03)
    * BREAKING:
        * Changes all typographic values to accomodate the root font size change.

## 3.0.0 (2021-07-28)
    * BREAKING: switch to use newer version `brand-context`, and use updated colours

## 2.0.0 (2021-02-08)
    * BREAKING: switch to use new `brand-context` dependency
    * Update colours keys

## 1.3.4 (2020-12-08)
	* Update readme and template

## 1.3.3 (2020-12-07)
	* Fix for css map-get

## 1.3.2 (2020-11-26)
	* Use global colours

## 1.3.1 (2020-11-26)
	* Adds correct filenames to README.md

## 1.3.0 (2020-11-06)
	* Make arrow colour same as text

## 1.2.0 (2020-10-20)
	* Make z-index configurable

## 1.1.1 (2020-10-15)
	* Move style from enhanced to core

## 1.1.0 (2020-10-15)
	* Remove SCSS deps

## 1.0.0 (2020-10-13)
	* Adds user-details component
