Skip to content

Commit 97e4fb7

Browse files
committed
v2.1.0
1 parent 2592be1 commit 97e4fb7

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
# [2.1.0](https://github.com/valmisson/gridi/compare/v2.0.2...v2.1.0) (2021-10-28)
2+
3+
4+
### Features
5+
6+
* add display components ([055d9a0](https://github.com/valmisson/gridi/commit/055d9a08f5a7c5c355801adbb6bb54c2fd6ceb32))
7+
* add more spacing sizes ([160b3d7](https://github.com/valmisson/gridi/commit/160b3d719cec4bf9d598784ad8cbda483c94db2f))
8+
9+
10+
111
## [2.0.2](https://github.com/valmisson/gridi/compare/v2.0.1...v2.0.2) (2021-10-15)
212

313

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "gridi",
3-
"version": "2.0.2",
3+
"version": "2.1.0",
44
"description": "A modern utility Grid System.",
55
"author": "Valmisson Grizorte",
66
"license": "MIT",

0 commit comments

Comments
 (0)