From 84ed46f0f0a43b1b9844df390b285fec86bbdf8f Mon Sep 17 00:00:00 2001 From: Luis Rodrigues Date: Sun, 10 Nov 2019 22:57:20 +0000 Subject: [PATCH] chore(release): 3.1.6 --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index d1e0e73df..6d20831a3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,13 @@ All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. +### [3.1.6](https://github.com/goblindegook/littlefoot/compare/v3.1.5...v3.1.6) (2019-11-10) + + +### Bug Fixes + +* correctly reset numbers on numberResetSelector [#29](https://github.com/goblindegook/littlefoot/issues/29) ([13d02b4](https://github.com/goblindegook/littlefoot/commit/13d02b4c562fea09f46737ad6f464fd400f930a1)) + ### [3.1.5](https://github.com/goblindegook/littlefoot/compare/v3.1.4...v3.1.5) (2019-10-07) ### [3.1.4](https://github.com/goblindegook/littlefoot/compare/v3.1.3...v3.1.4) (2019-10-07) diff --git a/package.json b/package.json index 91cccf993..fdef8320c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "littlefoot", - "version": "3.1.5", + "version": "3.1.6", "description": "Footnotes without the footprint.", "repository": "goblindegook/littlefoot", "scripts": {