Skip to content

Commit 272e8d5

Browse files
committed
Bumps version and adds Changelog
1 parent b64c29d commit 272e8d5

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,14 @@ All notable changes to this project will be documented in this file.
44
This project adheres to [Semantic Versioning](http://semver.org/).
55

66
---
7+
## [v8.3.0] - 2018-06-11
8+
9+
### Fixed
10+
- [#406](https://github.com/peterramsing/lost/pull/406) [#370](https://github.com/peterramsing/lost/issues/370) Fixes issue where waffle widths were the wrong width on FF browsers
11+
12+
13+
[Diff with previous version 8.2.1](https://github.com/peterramsing/lost/compare/v8.2.1...v8.3.0)
14+
715

816
## [v8.2.1] - 2018-02-28
917

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "lost",
3-
"version": "8.2.1",
3+
"version": "8.3.0",
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)