From 0be13f7710ddc81def93edaafd6ad3d339077c1d Mon Sep 17 00:00:00 2001 From: AureliaEffect Date: Tue, 26 Mar 2019 06:25:08 +0000 Subject: [PATCH] chore(all): add latest build artifacts --- bower.json | 2 +- doc/CHANGELOG.md | 10 ++++++++++ package.json | 2 +- 3 files changed, 12 insertions(+), 2 deletions(-) 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",