We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2592be1 commit 97e4fb7Copy full SHA for 97e4fb7
CHANGELOG.md
@@ -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
11
## [2.0.2](https://github.com/valmisson/gridi/compare/v2.0.1...v2.0.2) (2021-10-15)
12
13
package.json
@@ -1,6 +1,6 @@
{
"name": "gridi",
- "version": "2.0.2",
+ "version": "2.1.0",
"description": "A modern utility Grid System.",
"author": "Valmisson Grizorte",
"license": "MIT",
0 commit comments