Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
bramsmulders committed May 16, 2022
1 parent aca0ac8 commit 53f8b5b
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 3 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@

All notable changes to this project will be documented in this file.

## 5.5.1 - 16-may-2022

- Added `button`, `input`, `select` & `textarea` to margin in `_reset.scss`

## 5.5.0 - 10-may-2022

- Removed `o-layout` block axis gaps with native row-gap property
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@supple-kit/supple-css",
"version": "5.5.0",
"version": "5.5.1",
"description": "Reliable and testable Sass framework. Fluid, Variable, supple if you will",
"main": "index.scss",
"repository": "https://github.com/supple-kit/supple-css.git",
Expand Down

0 comments on commit 53f8b5b

Please sign in to comment.