From 8d49856c6dd612255be8b2748a5331fc22c27aef Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Mon, 11 Jan 2021 09:16:26 +0000 Subject: [PATCH] chore(release): 1.2.0 [skip ci] # [1.2.0](https://github.com/eik-lib/core/compare/v1.1.12...v1.2.0) (2021-01-11) ### Features * Decode URL encoded URL parameters ([#201](https://github.com/eik-lib/core/issues/201)) ([f3977f5](https://github.com/eik-lib/core/commit/f3977f51a31d8306453ff68e44728de703a1c2f5)) --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 22f702d..628d51e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +# [1.2.0](https://github.com/eik-lib/core/compare/v1.1.12...v1.2.0) (2021-01-11) + + +### Features + +* Decode URL encoded URL parameters ([#201](https://github.com/eik-lib/core/issues/201)) ([f3977f5](https://github.com/eik-lib/core/commit/f3977f51a31d8306453ff68e44728de703a1c2f5)) + ## [1.1.12](https://github.com/eik-lib/core/compare/v1.1.11...v1.1.12) (2021-01-07) diff --git a/package.json b/package.json index e27d136..97153ab 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@eik/core", - "version": "1.1.12", + "version": "1.2.0", "description": "Core server package", "main": "lib/main.js", "files": [