diff --git a/bower.json b/bower.json index 4b826f9..50a4e2f 100644 --- a/bower.json +++ b/bower.json @@ -1,6 +1,6 @@ { "name": "aurelia-path", - "version": "1.1.5", + "version": "1.1.6", "description": "Utilities for path manipulation.", "keywords": [ "aurelia", diff --git a/doc/CHANGELOG.md b/doc/CHANGELOG.md index d1808dc..f419d21 100644 --- a/doc/CHANGELOG.md +++ b/doc/CHANGELOG.md @@ -1,3 +1,13 @@ + +## [1.1.6](https://github.com/aurelia/path/compare/1.1.2...1.1.6) (2019-10-15) + + +### Bug Fixes + +* **all:** change es2015 back to native-modules ([3a13e2f](https://github.com/aurelia/path/commit/3a13e2f)) + + + ## [1.1.5](https://github.com/aurelia/path/compare/1.1.2...1.1.5) (2019-09-10) diff --git a/package.json b/package.json index 9dd8b99..14b2788 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "aurelia-path", - "version": "1.1.5", + "version": "1.1.6", "description": "Utilities for path manipulation.", "keywords": [ "aurelia",