~xdavidwu/xdavidwu.link

a7e3fb6d713efc615f50ebe037e9cff1d002fd82 — Michael Rose 8 years ago 47d8447
Update CHANGELOG and bump version to 3.3.3
2 files changed, 15 insertions(+), 1 deletions(-)

M CHANGELOG.md
M package.json
M CHANGELOG.md => CHANGELOG.md +14 -0
@@ 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

M package.json => package.json +1 -1
@@ 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",