# v0.4.7 (Fri Jan 01 2021)

#### 🐛 Bug Fix

- fix: replace ignore rules in package.json with npmignore [#52](https://github.com/preons/preons/pull/52) ([@gemmadlou](https://github.com/gemmadlou))

#### ⚠️ Pushed to `master`

- 0.4.6 ([@gemmadlou](https://github.com/gemmadlou))

#### Authors: 1

- Gemma Black ([@gemmadlou](https://github.com/gemmadlou))

---

# v0.4.6 (Fri Jan 01 2021)

#### 🐛 Bug Fix

- fix: stylesheet callable programmatically [#51](https://github.com/preons/preons/pull/51) ([@gemmadlou](https://github.com/gemmadlou))

#### ⚠️ Pushed to `master`

- 0.4.5 ([@gemmadlou](https://github.com/gemmadlou))

#### 🔩 Dependency Updates

- build(deps): bump ini from 1.3.5 to 1.3.8 [#49](https://github.com/preons/preons/pull/49) ([@dependabot[bot]](https://github.com/dependabot[bot]))
- build(deps): bump node-notifier from 8.0.0 to 8.0.1 [#50](https://github.com/preons/preons/pull/50) ([@dependabot[bot]](https://github.com/dependabot[bot]))

#### Authors: 2

- [@dependabot[bot]](https://github.com/dependabot[bot])
- Gemma Black ([@gemmadlou](https://github.com/gemmadlou))

---

# v0.4.5 (Sat Nov 14 2020)

#### 🐛 Bug Fix

- fix: codacy recommendation of shell directive [#48](https://github.com/preons/preons/pull/48) ([@gemmadlou](https://github.com/gemmadlou))
- fix: core vs theme preons and sass colors quotes [#48](https://github.com/preons/preons/pull/48) ([@gemmadlou](https://github.com/gemmadlou))
- fix: transforms, transitions and docs classes [#48](https://github.com/preons/preons/pull/48) ([@gemmadlou](https://github.com/gemmadlou))
- 0.4.4 [#48](https://github.com/preons/preons/pull/48) ([@gemmadlou](https://github.com/gemmadlou))

#### Authors: 1

- Gemma Black ([@gemmadlou](https://github.com/gemmadlou))

---

# v0.4.4 (Wed Nov 04 2020)

#### 🐛 Bug Fix

- fix: black theme-colour from blue hue ([@gemmadlou](https://github.com/gemmadlou))

#### ⚠️ Pushed to `master`

- 0.4.3 ([@gemmadlou](https://github.com/gemmadlou))

#### Authors: 1

- Gemma Black ([@gemmadlou](https://github.com/gemmadlou))

---

# v0.4.3 (Wed Nov 04 2020)

#### 🐛 Bug Fix

- fix: preons stylesheet pre-distribution commit check (gblackuk@googlemail.com)

#### ⚠️ Pushed to `master`

- 0.4.2 (gblackuk@googlemail.com)

#### Authors: 1

- Gemma Black (gblackuk@googlemail.com)

---

# v0.4.2 (Wed Nov 04 2020)

:tada: This release contains work from a new contributor! :tada:

Thank you, Codacy Badger ([@codacy-badger](https://github.com/codacy-badger)), for all your work!

#### 🐛 Bug Fix

- fix: color modifications and extra rules [#38](https://github.com/preons/preons/pull/38) ([@gemmadlou](https://github.com/gemmadlou))
- Merge branch 'master' of https://github.com/preons/preons [#38](https://github.com/preons/preons/pull/38) ([@gemmadlou](https://github.com/gemmadlou))
- Add a Codacy badge to README.md [#36](https://github.com/preons/preons/pull/36) ([@codacy-badger](https://github.com/codacy-badger))
- 0.4.1 [#38](https://github.com/preons/preons/pull/38) ([@gemmadlou](https://github.com/gemmadlou))

#### Authors: 2

- Codacy Badger ([@codacy-badger](https://github.com/codacy-badger))
- Gemma Black ([@gemmadlou](https://github.com/gemmadlou))

---

# v0.4.1 (Fri Oct 30 2020)

#### 🐛 Bug Fix

- fix: node package upgrades [#32](https://github.com/preons/preons/pull/32) ([@gemmadlou](https://github.com/gemmadlou))
- fix: additional translate rules to clean up extra css [#32](https://github.com/preons/preons/pull/32) ([@gemmadlou](https://github.com/gemmadlou))
- fix: docs test [#32](https://github.com/preons/preons/pull/32) ([@gemmadlou](https://github.com/gemmadlou))
- fix: config tests [#32](https://github.com/preons/preons/pull/32) ([@gemmadlou](https://github.com/gemmadlou))
- fix: non-singular css rules resolution [#32](https://github.com/preons/preons/pull/32) ([@gemmadlou](https://github.com/gemmadlou))
- fix: stylesheet tests with examples [#32](https://github.com/preons/preons/pull/32) ([@gemmadlou](https://github.com/gemmadlou))
- fix: absolute path resolution utility function [#32](https://github.com/preons/preons/pull/32) ([@gemmadlou](https://github.com/gemmadlou))
- fix: types test [#32](https://github.com/preons/preons/pull/32) ([@gemmadlou](https://github.com/gemmadlou))
- 0.4.0 [#32](https://github.com/preons/preons/pull/32) ([@gemmadlou](https://github.com/gemmadlou))

#### ⚠️ Pushed to `master`

- Update issue templates ([@gemmadlou](https://github.com/gemmadlou))

#### Authors: 1

- Gemma Black ([@gemmadlou](https://github.com/gemmadlou))

---

# v0.4.0 (Tue Jul 28 2020)

#### 🚀 Enhancement

- feat: major preon config convention changes ([@gemmadlou](https://github.com/gemmadlou))

#### ⚠️ Pushed to `master`

- 0.3.45 ([@gemmadlou](https://github.com/gemmadlou))

#### Authors: 1

- Gemma Black ([@gemmadlou](https://github.com/gemmadlou))

---

# v0.3.45 (Sun Jul 19 2020)

#### 🐛 Bug Fix

- Pre commit hooks [#17](https://github.com/preons/preons/pull/17) ([@gemmadlou](https://github.com/gemmadlou))

#### Authors: 1

- Gemma Black ([@gemmadlou](https://github.com/gemmadlou))

---

# v0.3.44 (Sun Jul 19 2020)

:tada: This release contains work from a new contributor! :tada:

Thank you, Gemma Black ([@gemmadlou](https://github.com/gemmadlou)), for all your work!

#### 🐛 Bug Fix

- Reverse generator [#15](https://github.com/preons/preons/pull/15) ([@gemmadlou](https://github.com/gemmadlou))

#### Authors: 1

- Gemma Black ([@gemmadlou](https://github.com/gemmadlou))

---

# v0.3.43 (Tue Jun 09 2020)

:tada: This release contains work from a new contributor! :tada:

Thank you, Gemma Black ([@gemmadlou](https://github.com/gemmadlou)), for all your work!

#### 🐛 Bug Fix

- fix: transforms rule ([@gemmadlou](https://github.com/gemmadlou))

#### ⚠️ Pushed to `master`

- 0.3.42 ([@gemmadlou](https://github.com/gemmadlou))

#### Authors: 1

- Gemma Black ([@gemmadlou](https://github.com/gemmadlou))

---

# v0.3.42 (Tue Jun 09 2020)

:tada: This release contains work from a new contributor! :tada:

Thank you, Gemma Black ([@gemmadlou](https://github.com/gemmadlou)), for all your work!

#### 🐛 Bug Fix

- fix: transforms ([@gemmadlou](https://github.com/gemmadlou))

#### ⚠️ Pushed to `master`

- 0.3.41 ([@gemmadlou](https://github.com/gemmadlou))

#### Authors: 1

- Gemma Black ([@gemmadlou](https://github.com/gemmadlou))

---

# v0.3.41 (Sat Jun 06 2020)

:tada: This release contains work from new contributors! :tada:

Thanks for all your work!

:heart: Gemma Black ([@gemmadlou](https://github.com/gemmadlou))

:heart: Fábio Rosado ([@FabioRosado](https://github.com/FabioRosado))

#### 🐛 Bug Fix

- Add more colors - lime, orange, purple, red, yellow [#2](https://github.com/preons/preons/pull/2) ([@FabioRosado](https://github.com/FabioRosado) [@gemmadlou](https://github.com/gemmadlou))

#### ⚠️ Pushed to `master`

- Merge branch 'master' of https://github.com/preons/preons ([@gemmadlou](https://github.com/gemmadlou))
- 0.3.40 ([@gemmadlou](https://github.com/gemmadlou))

#### Authors: 2

- Fábio Rosado ([@FabioRosado](https://github.com/FabioRosado))
- Gemma Black ([@gemmadlou](https://github.com/gemmadlou))

---

# v0.3.40 (Sat Jun 06 2020)

:tada: This release contains work from a new contributor! :tada:

Thank you, Gemma Black ([@gemmadlou](https://github.com/gemmadlou)), for all your work!

#### 🐛 Bug Fix

- fix: additional neutral color ([@gemmadlou](https://github.com/gemmadlou))

#### ⚠️ Pushed to `master`

- 0.3.39 ([@gemmadlou](https://github.com/gemmadlou))

#### Authors: 1

- Gemma Black ([@gemmadlou](https://github.com/gemmadlou))

---

# v0.3.39 (Sat Jun 06 2020)

:tada: This release contains work from a new contributor! :tada:

Thank you, Gemma Black ([@gemmadlou](https://github.com/gemmadlou)), for all your work!

#### 🐛 Bug Fix

- fix: add commit linting as pre-commit hook ([@gemmadlou](https://github.com/gemmadlou))
- fix: move more documentation to website version ([@gemmadlou](https://github.com/gemmadlou))

#### ⚠️ Pushed to `master`

- 0.3.38 ([@gemmadlou](https://github.com/gemmadlou))

#### Authors: 1

- Gemma Black ([@gemmadlou](https://github.com/gemmadlou))

---

# v0.3.38 (Tue Jun 02 2020)

:tada: This release contains work from a new contributor! :tada:

Thank you, Gemma Black ([@gemmadlou](https://github.com/gemmadlou)), for all your work!

#### 🐛 Bug Fix

- fix: changelog broken (auto ship it failed) ([@gemmadlou](https://github.com/gemmadlou))
- fix: color conventions, percentage width fixes and removal of duplications in preons.yaml ([@gemmadlou](https://github.com/gemmadlou))
- fix: translator beginnings, going from css into preons.yaml ([@gemmadlou](https://github.com/gemmadlou))

#### ⚠️ Pushed to `master`

- docs: update @gemmadlou as a contributor ([@gemmadlou](https://github.com/gemmadlou))
- 0.3.37 ([@gemmadlou](https://github.com/gemmadlou))

#### Authors: 1

- Gemma Black ([@gemmadlou](https://github.com/gemmadlou))

---

# v0.3.37 (Fri May 29 2020)

:tada: This release contains work from a new contributor! :tada:

Thank you, Gemma Black ([@gemmadlou](https://github.com/gemmadlou)), for all your work!

#### 🐛 Bug Fix

- fix: flex-shrink and grow rules ([@gemmadlou](https://github.com/gemmadlou))

#### ⚠️ Pushed to `master`

- 0.3.36 ([@gemmadlou](https://github.com/gemmadlou))

#### Authors: 1

- Gemma Black ([@gemmadlou](https://github.com/gemmadlou))

---

# v0.3.36 (Fri May 29 2020)

:tada: This release contains work from a new contributor! :tada:

Thank you, Gemma Black ([@gemmadlou](https://github.com/gemmadlou)), for all your work!

#### ⚠️ Pushed to `master`

- 0.3.35 ([@gemmadlou](https://github.com/gemmadlou))

#### Authors: 1

- Gemma Black ([@gemmadlou](https://github.com/gemmadlou))

---

# v0.3.35 (Fri May 29 2020)

:tada: This release contains work from a new contributor! :tada:

Thank you, Gemma Black ([@gemmadlou](https://github.com/gemmadlou)), for all your work!

#### 🐛 Bug Fix

- fix: grey color alteration ([@gemmadlou](https://github.com/gemmadlou))

#### ⚠️ Pushed to `master`

- 0.3.34 ([@gemmadlou](https://github.com/gemmadlou))

#### Authors: 1

- Gemma Black ([@gemmadlou](https://github.com/gemmadlou))

---

# v0.3.34 (Fri May 29 2020)

:tada: This release contains work from a new contributor! :tada:

Thank you, Gemma Black ([@gemmadlou](https://github.com/gemmadlou)), for all your work!

#### 🐛 Bug Fix

- fix: using yarn in autorc release ([@gemmadlou](https://github.com/gemmadlou))

#### ⚠️ Pushed to `master`

- 0.3.33 ([@gemmadlou](https://github.com/gemmadlou))

#### Authors: 1

- Gemma Black ([@gemmadlou](https://github.com/gemmadlou))

---

# v0.3.33 (Fri May 29 2020)

:tada: This release contains work from a new contributor! :tada:

Thank you, Gemma Black ([@gemmadlou](https://github.com/gemmadlou)), for all your work!

#### 🐛 Bug Fix

- fix: more colors, and vh/vw ([@gemmadlou](https://github.com/gemmadlou))

#### ⚠️ Pushed to `master`

- 0.3.32 ([@gemmadlou](https://github.com/gemmadlou))

#### Authors: 1

- Gemma Black ([@gemmadlou](https://github.com/gemmadlou))

---

# v0.3.32 (Thu May 28 2020)

:tada: This release contains work from a new contributor! :tada:

Thank you, Gemma Black ([@gemmadlou](https://github.com/gemmadlou)), for all your work!

#### 🐛 Bug Fix

- fix: tick off 'documentation generator' in readme roadmap ([@gemmadlou](https://github.com/gemmadlou))
- fix: generate single page reference html with `preons docs --html` ([@gemmadlou](https://github.com/gemmadlou))

#### ⚠️ Pushed to `master`

- 0.3.31 ([@gemmadlou](https://github.com/gemmadlou))

#### Authors: 1

- Gemma Black ([@gemmadlou](https://github.com/gemmadlou))

---

# v0.3.31 (Thu May 28 2020)

:tada: This release contains work from new contributors! :tada:

Thanks for all your work!

:heart: Gemma Black ([@gemmadlou](https://github.com/gemmadlou))

:heart: Pierre Grimaud ([@pgrimaud](https://github.com/pgrimaud))

#### 🐛 Bug Fix

- Fix typos [#1](https://github.com/preons/preons/pull/1) ([@pgrimaud](https://github.com/pgrimaud))

#### ⚠️ Pushed to `master`

- Merge branch 'master' of https://github.com/preons/preons ([@gemmadlou](https://github.com/gemmadlou))
- 0.3.30 ([@gemmadlou](https://github.com/gemmadlou))

#### Authors: 2

- Gemma Black ([@gemmadlou](https://github.com/gemmadlou))
- Pierre Grimaud ([@pgrimaud](https://github.com/pgrimaud))

---

# v0.3.30 (Wed May 27 2020)

:tada: This release contains work from a new contributor! :tada:

Thank you, Gemma Black ([@gemmadlou](https://github.com/gemmadlou)), for all your work!

#### 🐛 Bug Fix

- fix: clean readme of dead links and add image ([@gemmadlou](https://github.com/gemmadlou))
- fix: readme includes reference and move getting started into preons.co ([@gemmadlou](https://github.com/gemmadlou))

#### ⚠️ Pushed to `master`

- 0.3.29 ([@gemmadlou](https://github.com/gemmadlou))

#### Authors: 1

- Gemma Black ([@gemmadlou](https://github.com/gemmadlou))

---

# v0.3.29 (Tue May 26 2020)

:tada: This release contains work from a new contributor! :tada:

Thank you, Gemma Black ([@gemmadlou](https://github.com/gemmadlou)), for all your work!

#### 🐛 Bug Fix

- fix: generate markdown doc with `preons docs` ([@gemmadlou](https://github.com/gemmadlou))

#### ⚠️ Pushed to `master`

- 0.3.28 ([@gemmadlou](https://github.com/gemmadlou))

#### Authors: 1

- Gemma Black ([@gemmadlou](https://github.com/gemmadlou))

---

# v0.3.28 (Thu May 21 2020)

:tada: This release contains work from a new contributor! :tada:

Thank you, Gemma Black ([@gemmadlou](https://github.com/gemmadlou)), for all your work!

#### 🐛 Bug Fix

- fix: incorrect rules and have css mappings created by config generator ([@gemmadlou](https://github.com/gemmadlou))

#### ⚠️ Pushed to `master`

- 0.3.27 ([@gemmadlou](https://github.com/gemmadlou))

#### Authors: 1

- Gemma Black ([@gemmadlou](https://github.com/gemmadlou))

---

# v0.3.27 (Sun May 17 2020)

:tada: This release contains work from a new contributor! :tada:

Thank you, Gemma Black ([@gemmadlou](https://github.com/gemmadlou)), for all your work!

#### 🐛 Bug Fix

- fix: argument missing for ---input file in stylesheet command ([@gemmadlou](https://github.com/gemmadlou))

#### ⚠️ Pushed to `master`

- 0.3.26 ([@gemmadlou](https://github.com/gemmadlou))

#### Authors: 1

- Gemma Black ([@gemmadlou](https://github.com/gemmadlou))

---

# v0.3.26 (Sun May 17 2020)

:tada: This release contains work from a new contributor! :tada:

Thank you, Gemma Black ([@gemmadlou](https://github.com/gemmadlou)), for all your work!

#### 🐛 Bug Fix

- fix: font-style and text-transform ([@gemmadlou](https://github.com/gemmadlou))

#### ⚠️ Pushed to `master`

- 0.3.25 ([@gemmadlou](https://github.com/gemmadlou))

#### Authors: 1

- Gemma Black ([@gemmadlou](https://github.com/gemmadlou))

---

# v0.3.25 (Sun May 17 2020)

:tada: This release contains work from a new contributor! :tada:

Thank you, Gemma Black ([@gemmadlou](https://github.com/gemmadlou)), for all your work!

#### 🐛 Bug Fix

- fix: include scss source as part of npm package ([@gemmadlou](https://github.com/gemmadlou))

#### ⚠️ Pushed to `master`

- 0.3.24 ([@gemmadlou](https://github.com/gemmadlou))

#### Authors: 1

- Gemma Black ([@gemmadlou](https://github.com/gemmadlou))

---

# v0.3.24 (Sun May 17 2020)

:tada: This release contains work from a new contributor! :tada:

Thank you, Gemma Black ([@gemmadlou](https://github.com/gemmadlou)), for all your work!

#### 🐛 Bug Fix

- fix: include config as part of npm package ([@gemmadlou](https://github.com/gemmadlou))

#### ⚠️ Pushed to `master`

- 0.3.23 ([@gemmadlou](https://github.com/gemmadlou))

#### Authors: 1

- Gemma Black ([@gemmadlou](https://github.com/gemmadlou))

---

# v0.3.23 (Sun May 17 2020)

:tada: This release contains work from a new contributor! :tada:

Thank you, Gemma Black ([@gemmadlou](https://github.com/gemmadlou)), for all your work!

#### 🐛 Bug Fix

- fix: darken greyll ([@gemmadlou](https://github.com/gemmadlou))

#### ⚠️ Pushed to `master`

- 0.3.22 ([@gemmadlou](https://github.com/gemmadlou))

#### Authors: 1

- Gemma Black ([@gemmadlou](https://github.com/gemmadlou))

---

# v0.3.22 (Sun May 17 2020)

:tada: This release contains work from a new contributor! :tada:

Thank you, Gemma Black ([@gemmadlou](https://github.com/gemmadlou)), for all your work!

#### 🐛 Bug Fix

- fix: theme-color adjustment ([@gemmadlou](https://github.com/gemmadlou))

#### ⚠️ Pushed to `master`

- 0.3.21 ([@gemmadlou](https://github.com/gemmadlou))

#### Authors: 1

- Gemma Black ([@gemmadlou](https://github.com/gemmadlou))

---

# v0.3.21 (Sat May 16 2020)

:tada: This release contains work from a new contributor! :tada:

Thank you, Gemma Black ([@gemmadlou](https://github.com/gemmadlou)), for all your work!

#### 🐛 Bug Fix

- fix: change dark grey color and remove youtube image ([@gemmadlou](https://github.com/gemmadlou))

#### ⚠️ Pushed to `master`

- 0.3.20 ([@gemmadlou](https://github.com/gemmadlou))

#### Authors: 1

- Gemma Black ([@gemmadlou](https://github.com/gemmadlou))

---

# v0.3.20 (Sat May 16 2020)

:tada: This release contains work from a new contributor! :tada:

Thank you, Gemma Black ([@gemmadlou](https://github.com/gemmadlou)), for all your work!

#### 🐛 Bug Fix

- fix: readme reference, cli and configuration info ([@gemmadlou](https://github.com/gemmadlou))

#### ⚠️ Pushed to `master`

- 0.3.19 ([@gemmadlou](https://github.com/gemmadlou))

#### Authors: 1

- Gemma Black ([@gemmadlou](https://github.com/gemmadlou))

---

# v0.3.19 (Fri May 15 2020)

:tada: This release contains work from a new contributor! :tada:

Thank you, Gemma Black ([@gemmadlou](https://github.com/gemmadlou)), for all your work!

#### 🐛 Bug Fix

- fix: clash between grey-l and grey _light_ ([@gemmadlou](https://github.com/gemmadlou))

#### ⚠️ Pushed to `master`

- 0.3.18 ([@gemmadlou](https://github.com/gemmadlou))

#### Authors: 1

- Gemma Black ([@gemmadlou](https://github.com/gemmadlou))

---

# v0.3.18 (Fri May 15 2020)

:tada: This release contains work from a new contributor! :tada:

Thank you, Gemma Black ([@gemmadlou](https://github.com/gemmadlou)), for all your work!

#### 🐛 Bug Fix

- fix: config has values even for sass mapped options ([@gemmadlou](https://github.com/gemmadlou))

#### ⚠️ Pushed to `master`

- 0.3.17 ([@gemmadlou](https://github.com/gemmadlou))

#### Authors: 1

- Gemma Black ([@gemmadlou](https://github.com/gemmadlou))

---

# v0.3.17 (Fri May 15 2020)

:tada: This release contains work from a new contributor! :tada:

Thank you, Gemma Black ([@gemmadlou](https://github.com/gemmadlou)), for all your work!

#### 🐛 Bug Fix

- fix: create json files ([@gemmadlou](https://github.com/gemmadlou))

#### ⚠️ Pushed to `master`

- 0.3.16 ([@gemmadlou](https://github.com/gemmadlou))

#### Authors: 1

- Gemma Black ([@gemmadlou](https://github.com/gemmadlou))

---

# v0.3.16 (Fri May 15 2020)

:tada: This release contains work from a new contributor! :tada:

Thank you, Gemma Black ([@gemmadlou](https://github.com/gemmadlou)), for all your work!

#### 🐛 Bug Fix

- fix: background image name breaks scss ([@gemmadlou](https://github.com/gemmadlou))

#### ⚠️ Pushed to `master`

- 0.3.15 ([@gemmadlou](https://github.com/gemmadlou))

#### Authors: 1

- Gemma Black ([@gemmadlou](https://github.com/gemmadlou))

---

# v0.3.15 (Fri May 15 2020)

:tada: This release contains work from a new contributor! :tada:

Thank you, Gemma Black ([@gemmadlou](https://github.com/gemmadlou)), for all your work!

#### 🐛 Bug Fix

- fix: change colour scheme and add max and min heights ([@gemmadlou](https://github.com/gemmadlou))

#### ⚠️ Pushed to `master`

- 0.3.14 ([@gemmadlou](https://github.com/gemmadlou))

#### Authors: 1

- Gemma Black ([@gemmadlou](https://github.com/gemmadlou))

---

# v0.3.14 (Wed May 13 2020)

:tada: This release contains work from a new contributor! :tada:

Thank you, Gemma Black ([@gemmadlou](https://github.com/gemmadlou)), for all your work!

#### 🐛 Bug Fix

- fix: bigger discrete sizes ([@gemmadlou](https://github.com/gemmadlou))

#### ⚠️ Pushed to `master`

- 0.3.13 ([@gemmadlou](https://github.com/gemmadlou))

#### Authors: 1

- Gemma Black ([@gemmadlou](https://github.com/gemmadlou))

---

# v0.3.13 (Wed May 13 2020)

:tada: This release contains work from a new contributor! :tada:

Thank you, Gemma Black ([@gemmadlou](https://github.com/gemmadlou)), for all your work!

#### 🐛 Bug Fix

- fix: prefix visiblity ([@gemmadlou](https://github.com/gemmadlou))

#### ⚠️ Pushed to `master`

- 0.3.12 ([@gemmadlou](https://github.com/gemmadlou))

#### Authors: 1

- Gemma Black ([@gemmadlou](https://github.com/gemmadlou))

---

# v0.3.12 (Wed May 13 2020)

:tada: This release contains work from a new contributor! :tada:

Thank you, Gemma Black ([@gemmadlou](https://github.com/gemmadlou)), for all your work!

#### 🐛 Bug Fix

- fix: border radius consitency `bra` not `br` ([@gemmadlou](https://github.com/gemmadlou))

#### ⚠️ Pushed to `master`

- 0.3.11 ([@gemmadlou](https://github.com/gemmadlou))

#### Authors: 1

- Gemma Black ([@gemmadlou](https://github.com/gemmadlou))

---

# v0.3.11 (Wed May 13 2020)

:tada: This release contains work from a new contributor! :tada:

Thank you, Gemma Black ([@gemmadlou](https://github.com/gemmadlou)), for all your work!

#### 🐛 Bug Fix

- fix: change baseline and discrete percentages ([@gemmadlou](https://github.com/gemmadlou))

#### ⚠️ Pushed to `master`

- 0.3.10 ([@gemmadlou](https://github.com/gemmadlou))

#### Authors: 1

- Gemma Black ([@gemmadlou](https://github.com/gemmadlou))

---

# v0.3.10 (Mon May 11 2020)

:tada: This release contains work from a new contributor! :tada:

Thank you, Gemma Black ([@gemmadlou](https://github.com/gemmadlou)), for all your work!

#### 🐛 Bug Fix

- fix: basic get started guide ([@gemmadlou](https://github.com/gemmadlou))

#### ⚠️ Pushed to `master`

- 0.3.9 ([@gemmadlou](https://github.com/gemmadlou))

#### Authors: 1

- Gemma Black ([@gemmadlou](https://github.com/gemmadlou))

---

# v0.3.9 (Mon May 11 2020)

:tada: This release contains work from a new contributor! :tada:

Thank you, Gemma Black ([@gemmadlou](https://github.com/gemmadlou)), for all your work!

#### 🐛 Bug Fix

- fix: really basic home page ([@gemmadlou](https://github.com/gemmadlou))

#### ⚠️ Pushed to `master`

- 0.3.8 ([@gemmadlou](https://github.com/gemmadlou))

#### Authors: 1

- Gemma Black ([@gemmadlou](https://github.com/gemmadlou))

---

# v0.3.8 (Sun May 10 2020)

:tada: This release contains work from a new contributor! :tada:

Thank you, Gemma Black ([@gemmadlou](https://github.com/gemmadlou)), for all your work!

#### 🐛 Bug Fix

- fix: auto publish to npm ([@gemmadlou](https://github.com/gemmadlou))

#### ⚠️ Pushed to `master`

- 0.3.7 ([@gemmadlou](https://github.com/gemmadlou))

#### Authors: 1

- Gemma Black ([@gemmadlou](https://github.com/gemmadlou))

---

# v0.3.5 (Sun May 10 2020)

:tada: This release contains work from a new contributor! :tada:

Thank you, Gemma Black ([@gemmadlou](https://github.com/gemmadlou)), for all your work!

#### 🐛 Bug Fix

- fix: use exec to bump package version ([@gemmadlou](https://github.com/gemmadlou))
- fix: gpg ([@gemmadlou](https://github.com/gemmadlou))
- fix: sync package.json version with semver in git tags ([@gemmadlou](https://github.com/gemmadlou))
- fix: release to npm using Intuit's auto ([@gemmadlou](https://github.com/gemmadlou))

#### Authors: 1

- Gemma Black ([@gemmadlou](https://github.com/gemmadlou))

---

# v0.3.5 (Sun May 10 2020)

:tada: This release contains work from a new contributor! :tada:

Thank you, Gemma Black ([@gemmadlou](https://github.com/gemmadlou)), for all your work!

#### 🐛 Bug Fix

- fix: sync package.json version with semver in git tags ([@gemmadlou](https://github.com/gemmadlou))
- fix: release to npm using Intuit's auto ([@gemmadlou](https://github.com/gemmadlou))

#### Authors: 1

- Gemma Black ([@gemmadlou](https://github.com/gemmadlou))

---

# v0.3.5 (Sun May 10 2020)

:tada: This release contains work from a new contributor! :tada:

Thank you, Gemma Black ([@gemmadlou](https://github.com/gemmadlou)), for all your work!

#### 🐛 Bug Fix

- fix: release to npm using Intuit's auto ([@gemmadlou](https://github.com/gemmadlou))

#### Authors: 1

- Gemma Black ([@gemmadlou](https://github.com/gemmadlou))

---

# v0.3.4 (Sun May 10 2020)

:tada: This release contains work from a new contributor! :tada:

Thank you, Gemma Black ([@gemmadlou](https://github.com/gemmadlou)), for all your work!

#### 🐛 Bug Fix

- fix: references example in notes doc ([@gemmadlou](https://github.com/gemmadlou))

#### Authors: 1

- Gemma Black ([@gemmadlou](https://github.com/gemmadlou))

---

# v0.3.3 (Sun May 10 2020)

:tada: This release contains work from a new contributor! :tada:

Thank you, Gemma Black ([@gemmadlou](https://github.com/gemmadlou)), for all your work!

#### 🐛 Bug Fix

- fix: example buttons, avatars and cards ([@gemmadlou](https://github.com/gemmadlou))

#### Authors: 1

- Gemma Black ([@gemmadlou](https://github.com/gemmadlou))

---

# v0.3.2 (Sun May 10 2020)

:tada: This release contains work from a new contributor! :tada:

Thank you, Gemma Black ([@gemmadlou](https://github.com/gemmadlou)), for all your work!

#### 🐛 Bug Fix

- fix: compile preons config yaml also to css ([@gemmadlou](https://github.com/gemmadlou))

#### Authors: 1

- Gemma Black ([@gemmadlou](https://github.com/gemmadlou))

---

# v0.3.1 (Sun May 10 2020)

:tada: This release contains work from a new contributor! :tada:

Thank you, Gemma Black ([@gemmadlou](https://github.com/gemmadlou)), for all your work!

#### 🐛 Bug Fix

- fix: add experimental mode notice to readme ([@gemmadlou](https://github.com/gemmadlou))
- fix: change preons command from `preon gen` to `preons stylesheet` ([@gemmadlou](https://github.com/gemmadlou))

#### Authors: 1

- Gemma Black ([@gemmadlou](https://github.com/gemmadlou))

---

# v0.3.0 (Sat May 09 2020)

:tada: This release contains work from a new contributor! :tada:

Thank you, Gemma Black ([@gemmadlou](https://github.com/gemmadlou)), for all your work!

#### 🚀 Enhancement

- feat: add flex align rules to master rules file ([@gemmadlou](https://github.com/gemmadlou))

#### 🐛 Bug Fix

- fix: only use `auto shipit` as config creates release without PR ([@gemmadlou](https://github.com/gemmadlou))

#### Authors: 1

- Gemma Black ([@gemmadlou](https://github.com/gemmadlou))

---

# v0.2.0 (Sat May 09 2020)

:tada: This release contains work from a new contributor! :tada:

Thank you, Gemma Black ([@gemmadlou](https://github.com/gemmadlou)), for all your work!

#### 🚀 Enhancement

- feat: cli to generate sass ([@gemmadlou](https://github.com/gemmadlou))

#### Authors: 1

- Gemma Black ([@gemmadlou](https://github.com/gemmadlou))

---

# v0.1.0 (Sat May 09 2020)

:tada: This release contains work from a new contributor! :tada:

Thank you, Gemma Black ([@gemmadlou](https://github.com/gemmadlou)), for all your work!

#### 🚀 Enhancement

- feat: preons configuration yaml ([@gemmadlou](https://github.com/gemmadlou))

#### Authors: 1

- Gemma Black ([@gemmadlou](https://github.com/gemmadlou))

---

# v0.0.2 (Sat May 09 2020)

:tada: This release contains work from a new contributor! :tada:

Thank you, Gemma Black ([@gemmadlou](https://github.com/gemmadlou)), for all your work!

#### 🐛 Bug Fix

- fix: add git-tag auto plugin ([@gemmadlou](https://github.com/gemmadlou))

#### Authors: 1

- Gemma Black ([@gemmadlou](https://github.com/gemmadlou))

---

# v0.0.2 (Sat May 09 2020)

---

# v0.1.0 (Sat May 09 2020)

:tada: This release contains work from a new contributor! :tada:

Thank you, Gemma Black ([@gemmadlou](https://github.com/gemmadlou)), for all your work!

#### 🚀 Enhancement

- feat: auto releases ([@gemmadlou](https://github.com/gemmadlou))

#### Authors: 1

- Gemma Black ([@gemmadlou](https://github.com/gemmadlou))
