Skip to content

Commit 1365f89

Browse files
committed
Bumps version
1 parent 75dbc58 commit 1365f89

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,13 @@ This project adheres to [Semantic Versioning](http://semver.org/).
55

66
---
77

8+
## [v8.2.1] - 2018-02-28
9+
10+
### Fixed
11+
- [#405](https://github.com/peterramsing/lost/pull/405) Fixed issue where the shorthand override for flexbox wasn't working for to override the global flexbox setting for `lost-center`.
12+
13+
---
14+
815
## [v8.2.0] - 2017-07-18
916

1017
[v8.2 Milestone](https://github.com/peterramsing/lost/milestone/12?closed=1)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "lost",
3-
"version": "8.2.0",
3+
"version": "8.2.1",
44
"description": "LostGrid is a powerful grid system built in PostCSS that works with any preprocessor and even vanilla CSS.",
55
"main": "lost.js",
66
"repository": {

0 commit comments

Comments
 (0)