Skip to content

Commit

Permalink
chore(release): 1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
medikoo committed Oct 21, 2019
1 parent 79186d2 commit de78ff4
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,12 @@

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.

## [1.1.0](https://github.com/medikoo/ext/compare/v1.0.3...v1.1.0) (2019-10-21)

### Features

- Object.entries implementation ([cf51e45](https://github.com/medikoo/ext/commit/cf51e45))

### [1.0.3](https://github.com/medikoo/ext/compare/v1.0.1...v1.0.3) (2019-07-03)

Remove obsolete files from publication
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": "ext",
"version": "1.0.3",
"version": "1.1.0",
"description": "JavaScript utilities with respect to emerging standard",
"author": "Mariusz Nowak <[email protected]> (http://www.medikoo.com/)",
"keywords": [
Expand Down

0 comments on commit de78ff4

Please sign in to comment.