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