# Change Log

All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [1.1.0](https://github.com/datacamp/design-system/compare/@datacamp/waffles-tokens@1.0.6...@datacamp/waffles-tokens@1.1.0) (2021-05-28)


### Features

* update tokens deps ([571f477](https://github.com/datacamp/design-system/commit/571f477))





## [1.0.6](https://github.com/datacamp/design-system/compare/@datacamp/waffles-tokens@1.0.5...@datacamp/waffles-tokens@1.0.6) (2021-02-01)

**Note:** Version bump only for package @datacamp/waffles-tokens





## [1.0.5](https://github.com/datacamp/design-system/compare/@datacamp/waffles-tokens@1.0.4...@datacamp/waffles-tokens@1.0.5) (2020-12-16)

**Note:** Version bump only for package @datacamp/waffles-tokens





## [1.0.4](https://github.com/datacamp/design-system/compare/@datacamp/waffles-tokens@1.0.3...@datacamp/waffles-tokens@1.0.4) (2020-11-24)

**Note:** Version bump only for package @datacamp/waffles-tokens





## [1.0.3](https://github.com/datacamp/design-system/compare/@datacamp/waffles-tokens@1.0.2...@datacamp/waffles-tokens@1.0.3) (2020-11-19)

**Note:** Version bump only for package @datacamp/waffles-tokens





## [1.0.2](https://github.com/datacamp/design-system/compare/@datacamp/waffles-tokens@1.0.1...@datacamp/waffles-tokens@1.0.2) (2020-11-06)

**Note:** Version bump only for package @datacamp/waffles-tokens





## [1.0.1](https://github.com/datacamp/design-system/compare/@datacamp/waffles-tokens@1.0.0...@datacamp/waffles-tokens@1.0.1) (2020-11-03)

**Note:** Version bump only for package @datacamp/waffles-tokens





# [1.0.0](https://github.com/datacamp/design-system/compare/@datacamp/waffles-tokens@1.0.0-beta.12...@datacamp/waffles-tokens@1.0.0) (2020-10-21)

**Note:** Version bump only for package @datacamp/waffles-tokens





# [1.0.0-beta.12](https://github.com/datacamp/design-system/compare/@datacamp/waffles-tokens@1.0.0-beta.11...@datacamp/waffles-tokens@1.0.0-beta.12) (2020-10-14)


### Features

* set fallback font to Arial ([367c7f4](https://github.com/datacamp/design-system/commit/367c7f4))
* update font name to remove reference to Variable ([391248c](https://github.com/datacamp/design-system/commit/391248c))





# [1.0.0-beta.11](https://github.com/datacamp/design-system/compare/@datacamp/waffles-tokens@1.0.0-beta.10...@datacamp/waffles-tokens@1.0.0-beta.11) (2020-08-14)


### Features

* update shadow values in tokens to match the brand refresh ([2809f1e](https://github.com/datacamp/design-system/commit/2809f1e))


### BREAKING CHANGES

* All shadows now use transparencies of the navy colour 
rather than the grey that was used before





# [1.0.0-beta.10](https://github.com/datacamp/design-system/compare/@datacamp/waffles-tokens@1.0.0-beta.9...@datacamp/waffles-tokens@1.0.0-beta.10) (2020-07-28)


### Features

* remove transparent colours ([89b8226](https://github.com/datacamp/design-system/commit/89b8226))
* update colours in tokens ([eb3efad](https://github.com/datacamp/design-system/commit/eb3efad))


### BREAKING CHANGES

* All the colours have changed, and a lot have been 
deprecated! check the migration article for more details
* white-transparent and black-transparent no longer exist





# [1.0.0-beta.9](https://github.com/datacamp/design-system/compare/@datacamp/waffles-tokens@1.0.0-beta.8...@datacamp/waffles-tokens@1.0.0-beta.9) (2020-07-23)


### Features

* remove gradients from tokens ([5545017](https://github.com/datacamp/design-system/commit/5545017))
* use JetBrains MonoNL for code font ([cea2bbb](https://github.com/datacamp/design-system/commit/cea2bbb))


### BREAKING CHANGES

* the whole gradients section has been deleted. This 
impacts, core and future tokens, as well as the scss variables
* all monospace font now uses JetBrains MonoNL





# [1.0.0-beta.8](https://github.com/datacamp/design-system/compare/@datacamp/waffles-tokens@0.6.13...@datacamp/waffles-tokens@1.0.0-beta.8) (2020-07-17)


### Features

* add 900 and 650 heading sizes. Will not affect core or scss tokens ([65154de](https://github.com/datacamp/design-system/commit/65154de))
* add letter spacing for different size headings ([7b4ca34](https://github.com/datacamp/design-system/commit/7b4ca34))
* add line height for large headings ([7d70c17](https://github.com/datacamp/design-system/commit/7d70c17))
* change sans-serif font ([6f2d3cd](https://github.com/datacamp/design-system/commit/6f2d3cd))
* update font weights for new branding ([cf0f3bc](https://github.com/datacamp/design-system/commit/cf0f3bc))
* update font weights to work with latest font version ([812a41b](https://github.com/datacamp/design-system/commit/812a41b))
* update heading line height ([ca2da4f](https://github.com/datacamp/design-system/commit/ca2da4f))
* use studio feixen writer for monospace font ([c585560](https://github.com/datacamp/design-system/commit/c585560))


### BREAKING CHANGES

* Headings with size 800 (or h1 from the style sheets) 
now have a letter spacing of -1. Headings with size 700 & 600 (or h2 & 
h3 from the style sheets) now have a letter spacing of -0.5
* The line height for headings has changed from 1.25 to 
1.2
* The monospace font has changed from Roboto-Mono to 
Studio-Feixen-Writer. This may affect layout when using code or code 
blocks.
* Font weights have been updated to work with new 
branding
* The sans-serif font has changed from Lato to Studio-Feixen-Sans-Variable





# [1.0.0-beta.7](https://github.com/datacamp/design-system/compare/@datacamp/waffles-tokens@1.0.0-beta.6...@datacamp/waffles-tokens@1.0.0-beta.7) (2020-07-13)


### Features

* add 900 and 650 heading sizes. Will not affect core or scss tokens ([65154de](https://github.com/datacamp/design-system/commit/65154de))





# [1.0.0-beta.6](https://github.com/datacamp/design-system/compare/@datacamp/waffles-tokens@0.6.12...@datacamp/waffles-tokens@1.0.0-beta.6) (2020-07-07)


### Features

* add letter spacing for different size headings ([7b4ca34](https://github.com/datacamp/design-system/commit/7b4ca34))
* add line height for large headings ([7d70c17](https://github.com/datacamp/design-system/commit/7d70c17))
* change sans-serif font ([6f2d3cd](https://github.com/datacamp/design-system/commit/6f2d3cd))
* update font weights for new branding ([cf0f3bc](https://github.com/datacamp/design-system/commit/cf0f3bc))
* update font weights to work with latest font version ([812a41b](https://github.com/datacamp/design-system/commit/812a41b))
* update heading line height ([ca2da4f](https://github.com/datacamp/design-system/commit/ca2da4f))
* use studio feixen writer for monospace font ([c585560](https://github.com/datacamp/design-system/commit/c585560))


### BREAKING CHANGES

* Headings with size 800 (or h1 from the style sheets)
now have a letter spacing of -1. Headings with size 700 & 600 (or h2 &
h3 from the style sheets) now have a letter spacing of -0.5
* The line height for headings has changed from 1.25 to
1.2
* The monospace font has changed from Roboto-Mono to
Studio-Feixen-Writer. This may affect layout when using code or code
blocks.
* Font weights have been updated to work with new
branding
* The sans-serif font has changed from Lato to Studio-Feixen-Sans-Variable





# [1.0.0-beta.5](https://github.com/datacamp/design-system/compare/@datacamp/waffles-tokens@1.0.0-beta.4...@datacamp/waffles-tokens@1.0.0-beta.5) (2020-07-06)


### Features

* add letter spacing for different size headings ([7b4ca34](https://github.com/datacamp/design-system/commit/7b4ca34))
* add line height for large headings ([7d70c17](https://github.com/datacamp/design-system/commit/7d70c17))
* update heading line height ([ca2da4f](https://github.com/datacamp/design-system/commit/ca2da4f))


### BREAKING CHANGES

* Headings with size 800 (or h1 from the style sheets)
now have a letter spacing of -1. Headings with size 700 & 600 (or h2 &
h3 from the style sheets) now have a letter spacing of -0.5
* The line height for headings has changed from 1.25 to
1.2





# [1.0.0-beta.4](https://github.com/datacamp/design-system/compare/@datacamp/waffles-tokens@1.0.0-beta.3...@datacamp/waffles-tokens@1.0.0-beta.4) (2020-07-06)


### Features

* use studio feixen writer for monospace font ([c585560](https://github.com/datacamp/design-system/commit/c585560))


### BREAKING CHANGES

* The monospace font has changed from Roboto-Mono to
Studio-Feixen-Writer. This may affect layout when using code or code
blocks.





# [1.0.0-beta.3](https://github.com/datacamp/design-system/compare/@datacamp/waffles-tokens@1.0.0-beta.2...@datacamp/waffles-tokens@1.0.0-beta.3) (2020-07-02)

**Note:** Version bump only for package @datacamp/waffles-tokens





# [1.0.0-beta.2](https://github.com/datacamp/design-system/compare/@datacamp/waffles-tokens@1.0.0-beta.1...@datacamp/waffles-tokens@1.0.0-beta.2) (2020-06-11)


### Features

* update font weights to work with latest font version ([812a41b](https://github.com/datacamp/design-system/commit/812a41b))





# [1.0.0-beta.1](https://github.com/datacamp/design-system/compare/@datacamp/waffles-tokens@1.0.0-beta.0...@datacamp/waffles-tokens@1.0.0-beta.1) (2020-06-09)


### Features

* update font weights for new branding ([cf0f3bc](https://github.com/datacamp/design-system/commit/cf0f3bc))


### BREAKING CHANGES

* Font weights have been updated to work with new
branding





# [1.0.0-beta.0](https://github.com/datacamp/design-system/compare/@datacamp/waffles-tokens@0.6.11...@datacamp/waffles-tokens@1.0.0-beta.0) (2020-06-08)


### Features

* change sans-serif font ([6f2d3cd](https://github.com/datacamp/design-system/commit/6f2d3cd))


### BREAKING CHANGES

* The sans-serif font has changed from Lato to Studio-Feixen-Sans-Variable




## [0.6.13](https://github.com/datacamp/design-system/compare/@datacamp/waffles-tokens@0.6.12...@datacamp/waffles-tokens@0.6.13) (2020-07-17)

**Note:** Version bump only for package @datacamp/waffles-tokens





## [0.6.12](https://github.com/datacamp/design-system/compare/@datacamp/waffles-tokens@0.6.11...@datacamp/waffles-tokens@0.6.12) (2020-07-07)

**Note:** Version bump only for package @datacamp/waffles-tokens





## [0.6.11](https://github.com/datacamp/design-system/compare/@datacamp/waffles-tokens@0.6.10...@datacamp/waffles-tokens@0.6.11) (2020-05-20)

**Note:** Version bump only for package @datacamp/waffles-tokens





## [0.6.10](https://github.com/datacamp/design-system/compare/@datacamp/waffles-tokens@0.6.9...@datacamp/waffles-tokens@0.6.10) (2020-04-01)


### Bug Fixes

* remove dev files from bundled packages ([d14472d](https://github.com/datacamp/design-system/commit/d14472d))





## [0.6.9](https://github.com/datacamp/design-system/compare/@datacamp/waffles-tokens@0.6.8...@datacamp/waffles-tokens@0.6.9) (2020-03-11)

**Note:** Version bump only for package @datacamp/waffles-tokens





## [0.6.8](https://github.com/datacamp/design-system/compare/@datacamp/waffles-tokens@0.6.7...@datacamp/waffles-tokens@0.6.8) (2019-12-18)

**Note:** Version bump only for package @datacamp/waffles-tokens





## [0.6.7](https://github.com/datacamp/design-system/compare/@datacamp/waffles-tokens@0.6.6...@datacamp/waffles-tokens@0.6.7) (2019-12-02)

**Note:** Version bump only for package @datacamp/waffles-tokens





## [0.6.6](https://github.com/datacamp/design-system/compare/@datacamp/waffles-tokens@0.6.5...@datacamp/waffles-tokens@0.6.6) (2019-11-06)

**Note:** Version bump only for package @datacamp/waffles-tokens





## [0.6.5](https://github.com/datacamp/design-system/compare/@datacamp/waffles-tokens@0.6.4...@datacamp/waffles-tokens@0.6.5) (2019-10-10)

**Note:** Version bump only for package @datacamp/waffles-tokens





## [0.6.4](https://github.com/datacamp/design-system/compare/@datacamp/waffles-tokens@0.6.3...@datacamp/waffles-tokens@0.6.4) (2019-09-25)

**Note:** Version bump only for package @datacamp/waffles-tokens





## [0.6.3](https://github.com/datacamp/design-system/compare/@datacamp/waffles-tokens@0.6.2...@datacamp/waffles-tokens@0.6.3) (2019-09-06)

**Note:** Version bump only for package @datacamp/waffles-tokens





## [0.6.2](https://github.com/datacamp/design-system/compare/@datacamp/waffles-tokens@0.6.1...@datacamp/waffles-tokens@0.6.2) (2019-08-23)

**Note:** Version bump only for package @datacamp/waffles-tokens





## [0.6.1](https://github.com/datacamp/design-system/compare/@datacamp/waffles-tokens@0.6.0...@datacamp/waffles-tokens@0.6.1) (2019-08-12)


### Bug Fixes

* remove whitespace from rgba token value ([14b4671](https://github.com/datacamp/design-system/commit/14b4671))





# [0.6.0](https://github.com/datacamp/design-system/compare/@datacamp/waffles-tokens@0.5.2...@datacamp/waffles-tokens@0.6.0) (2019-07-16)


### Features

* add opacity values to future tokens ([b6e44c5](https://github.com/datacamp/design-system/commit/b6e44c5))
* deprecate spatial in favour of space properties ([6996d5a](https://github.com/datacamp/design-system/commit/6996d5a))
* make fontWeight first class token ([95961c3](https://github.com/datacamp/design-system/commit/95961c3))
* make lineHeight first class token ([1278a44](https://github.com/datacamp/design-system/commit/1278a44))
* make radii first class token ([dfc2d86](https://github.com/datacamp/design-system/commit/dfc2d86))
* make zIndex first class token ([f77e5ea](https://github.com/datacamp/design-system/commit/f77e5ea))
* remove animation from future-tokens ([db3779a](https://github.com/datacamp/design-system/commit/db3779a))
* remove multiplier from future-tokens ([195fffb](https://github.com/datacamp/design-system/commit/195fffb))
* remove percentages from future tokens ([019daff](https://github.com/datacamp/design-system/commit/019daff))
* trim shadows in future tokens ([db62d36](https://github.com/datacamp/design-system/commit/db62d36))





## [0.5.2](https://github.com/datacamp/design-system/compare/@datacamp/waffles-tokens@0.5.1...@datacamp/waffles-tokens@0.5.2) (2019-07-15)

**Note:** Version bump only for package @datacamp/waffles-tokens





## [0.5.1](https://github.com/datacamp/design-system/compare/@datacamp/waffles-tokens@0.5.0...@datacamp/waffles-tokens@0.5.1) (2019-07-03)

**Note:** Version bump only for package @datacamp/waffles-tokens





# [0.5.0](https://github.com/datacamp/design-system/compare/@datacamp/waffles-tokens@0.4.0...@datacamp/waffles-tokens@0.5.0) (2019-07-02)


### Features

* use numbers for fontSize ([2f03efd](https://github.com/datacamp/design-system/commit/2f03efd))





# [0.4.0](https://github.com/datacamp/design-system/compare/@datacamp/waffles-tokens@0.3.0...@datacamp/waffles-tokens@0.4.0) (2019-06-27)


### Features

* store font sizes as proportions ([d132253](https://github.com/datacamp/design-system/commit/d132253))





# [0.3.0](https://github.com/datacamp/design-system/compare/@datacamp/waffles-tokens@0.2.0...@datacamp/waffles-tokens@0.3.0) (2019-06-17)


### Features

* use numbers for spatial values in source and future tokens ([0c4f1fa](https://github.com/datacamp/design-system/commit/0c4f1fa))





# [0.2.0](https://github.com/datacamp/design-system/compare/@datacamp/waffles-tokens@0.1.4...@datacamp/waffles-tokens@0.2.0) (2019-06-12)


### Features

* use numbers for fontweight ([08f2e28](https://github.com/datacamp/design-system/commit/08f2e28))





## [0.1.4](https://github.com/datacamp/design-system/compare/@datacamp/waffles-tokens@0.1.3...@datacamp/waffles-tokens@0.1.4) (2019-06-12)

**Note:** Version bump only for package @datacamp/waffles-tokens





## [0.1.3](https://github.com/datacamp/design-system/compare/@datacamp/waffles-tokens@0.1.2...@datacamp/waffles-tokens@0.1.3) (2019-06-11)

**Note:** Version bump only for package @datacamp/waffles-tokens





## [0.1.2](https://github.com/datacamp-engineering/design-system/tree/master/packages/other/tokens/compare/@datacamp/waffles-tokens@0.1.1...@datacamp/waffles-tokens@0.1.2) (2019-05-29)

**Note:** Version bump only for package @datacamp/waffles-tokens





## [0.1.1](https://github.com/datacamp-engineering/design-system/tree/master/packages/other/tokens/compare/@datacamp/waffles-tokens@0.1.0...@datacamp/waffles-tokens@0.1.1) (2019-05-28)


### Bug Fixes

* add trailing slash to repository URLs ([25f1174](https://github.com/datacamp-engineering/design-system/tree/master/packages/other/tokens/commit/25f1174))
* ordered breakpoint output in scss variables ([c293fc6](https://github.com/datacamp-engineering/design-system/tree/master/packages/other/tokens/commit/c293fc6))





# 0.1.0 (2019-05-17)


### Features

* new waffles-tokens package ([fe590b5](https://github.com/datacamp-engineering/design-system/tree/master/packages/other/tokens/commit/fe590b5))
