diff --git a/bower.json b/bower.json index 2b2814a..8268874 100644 --- a/bower.json +++ b/bower.json @@ -1,6 +1,6 @@ { "name": "aurelia-path", - "version": "1.1.3", + "version": "1.1.4", "description": "Utilities for path manipulation.", "keywords": [ "aurelia", diff --git a/doc/CHANGELOG.md b/doc/CHANGELOG.md index e0f84cf..985f287 100644 --- a/doc/CHANGELOG.md +++ b/doc/CHANGELOG.md @@ -1,3 +1,13 @@ + +## [1.1.4](https://github.com/aurelia/path/compare/1.1.2...1.1.4) (2019-03-26) + + +### Bug Fixes + +* **all:** change es2015 back to native-modules ([3a13e2f](https://github.com/aurelia/path/commit/3a13e2f)) + + + ## [1.1.3](https://github.com/aurelia/path/compare/1.1.2...1.1.3) (2019-02-04) diff --git a/package.json b/package.json index 49127ae..ce2ce8e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "aurelia-path", - "version": "1.1.3", + "version": "1.1.4", "description": "Utilities for path manipulation.", "keywords": [ "aurelia",