Skip to content

Commit

Permalink
chore(release): 0.10.51
Browse files Browse the repository at this point in the history
  • Loading branch information
medikoo committed Aug 30, 2019
1 parent 6a84465 commit e3ea248
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 2 deletions.
12 changes: 11 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,17 @@
# Change Log
# Changelog

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.51](https://github.com/medikoo/es5-ext/compare/v0.10.50...v0.10.51) (2019-08-30)

### Bug Fixes

- Ensure Function.isFunction recognizes async functions ([6f06e66](https://github.com/medikoo/es5-ext/commit/6f06e66))

### Tests

- Fix after prettification changes ([dd6fc3f](https://github.com/medikoo/es5-ext/commit/dd6fc3f))

## [0.10.50](https://github.com/medikoo/es5-ext/compare/v0.10.49...v0.10.50) (2019-04-30)

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "es5-ext",
"version": "0.10.50",
"version": "0.10.51",
"description": "ECMAScript extensions and shims",
"author": "Mariusz Nowak <[email protected]> (http://www.medikoo.com/)",
"keywords": [
Expand Down

0 comments on commit e3ea248

Please sign in to comment.