Merge branch 'release/3.3.3' into develop

This commit is contained in:
Michael Rose 2016-07-20 16:10:35 -04:00
commit ca9e90658b
2 changed files with 15 additions and 1 deletions

View file

@ -1,3 +1,17 @@
## [3.3.3](https://github.com/mmistakes/minimal-mistakes/releases/tag/3.3.3)
### Enhancements
- Make footer stick to the bottom of the page.
### Bug Fixes
- Fix `gallery` size bug [#402](https://github.com/mmistakes/minimal-mistakes/issues/402)
### Maintenance
- Set default `lang` to `en`.
## [3.3.2](https://github.com/mmistakes/minimal-mistakes/releases/tag/3.3.2)
### Bug Fixes

View file

@ -1,6 +1,6 @@
{
"name": "minimal-mistakes",
"version": "3.3.2",
"version": "3.3.3",
"description": "Minimal Mistakes Jekyll theme npm build scripts",
"repository": {
"type": "git",