From 5b553c290e9e8e7ca161570c80473b844bea5016 Mon Sep 17 00:00:00 2001 From: Mariusz Nowak Date: Fri, 18 Aug 2017 12:48:41 +0200 Subject: [PATCH] chore(release): 0.10.28 --- CHANGELOG.md | 13 +++++++++++++ package.json | 2 +- 2 files changed, 14 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2058f757..0ea780e5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,19 @@ 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. + +## [0.10.28](https://github.com/medikoo/es5-ext/compare/v0.10.27...v0.10.28) (2017-08-18) + + +### Features + +* array.isEmpty method ([b0cfbdd](https://github.com/medikoo/es5-ext/commit/b0cfbdd)) +* improve new lines representation ([860fe8b](https://github.com/medikoo/es5-ext/commit/860fe8b)) +* Object.ensureArray util ([595c341](https://github.com/medikoo/es5-ext/commit/595c341)) +* toShortStringRepresentation util ([6842d06](https://github.com/medikoo/es5-ext/commit/6842d06)) + + + ## [0.10.27](https://github.com/medikoo/es5-ext/compare/v0.10.26...v0.10.27) (2017-08-11) diff --git a/package.json b/package.json index df0b2925..896f6edf 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "es5-ext", - "version": "0.10.27", + "version": "0.10.28", "description": "ECMAScript extensions and shims", "author": "Mariusz Nowak (http://www.medikoo.com/)", "keywords": [