# History

## 1.0.1 (2023-01-19)
	* PATCH: Publish version without NPX command

## 1.0.0 (2020-05-22)
	* BREAKING: Switch to use new `brand-context` dependency
	* BREAKING: Add branding for default, springer, nature

## 0.2.0 (2020-04-06)
    * BREAKING: Rename .c-button--block to .c-button--full-width
    * BREAKING: Replace text-align with justify-content and variable rename
    * Replace inline-block with inline-flex
    * Add SVG spacing to buttons with .c-button-icon--left and .c-button-icon--right
    * Move border-radius from base to themes
    * Update readme

## 0.1.1 (2020-04-02)
    * Add padding to .c-button--large
    * Use spacing function for padding values 
    * Update global-context peer dependency version

## 0.1.0 (2020-03-25)
    * Rename folder and files global-buttons to global-button
    * Remove unused settings
    * Set backgroundImage to none on $button--default theme

## 0.0.1 (2020-03-19)
    * Add buttons into global toolkit
