# History

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

## 3.1.0 (2022-12-06)
    * Remove references to user-details component, and move some core styles to enhanced (media queries)

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

## 3.0.1 (2021-12-10)
    * BUG:
      * Updates line-height rem value to be correct for root font-size changes in v18 of Brand Context

## 3.0.0 (2021-12-07)
    * BREAKING: Fixes some typographic values to accomodate the root font size change.

## 2.2.1 (2021-09-23)
    * Improve logo sizing for no-js view

## 2.2.0 (2021-09-21)
    * Try to accommodate for different sized journal logos at different breakpoints

## 2.1.0 (2021-09-15)
    * Allow journal header to take a little more room

## 2.0.4 (2021-07-29)
    * Revert header width (media query fix below resolved issue)

## 2.0.3 (2021-07-29)
    * Fix media queries

## 2.0.2 (2021-07-28)
    * Fix max-width for header

## 2.0.1 (2021-05-13)
    * Use new SN branding URL (for logo)

## 2.0.0 (2021-02-10)
    * BREAKING: switch to use new `brand-context` dependency
    * Update breakpoints and colours keys
    * Rename `.hide` class to `.c-header__journal-title--hide`

## 1.0.2 (2021-02-04)
   * Update color map variable

## 1.0.1 (2021-02-04)
   * Update media queries to use brand context settings rather than default

## 1.0.0 (2021-02-03)
    * Bump `brand-context` version
    * Update context variable references to use `context--` prefix

## 0.3.2 (2020-11-25)
	* Fix border colour, make example template more generic

## 0.3.1 (2020-11-25)
	* Fix media query

## 0.3.0 (2020-10-23)
	* Fix for explorer img sizing

## 0.2.0 (2020-10-21)
	* Update styles

## 0.1.0 (2020-10-21)
	* Adding header component
