Skip to content

Commit

Permalink
chore(all): add latest build artifacts
Browse files Browse the repository at this point in the history
  • Loading branch information
AureliaEffect committed Feb 5, 2019
1 parent b58f7a4 commit 3fd4071
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 2 deletions.
2 changes: 1 addition & 1 deletion bower.json
@@ -1,6 +1,6 @@
{
"name": "aurelia-polyfills",
"version": "1.3.3",
"version": "1.3.4",
"description": "The minimal set of polyfills that the Aurelia platform needs to run on ES5 browsers.",
"keywords": [
"aurelia",
Expand Down
10 changes: 10 additions & 0 deletions doc/CHANGELOG.md
@@ -1,3 +1,13 @@
<a name="1.3.4"></a>
## [1.3.4](https://github.com/aurelia/polyfills/compare/1.3.1...1.3.4) (2019-02-05)


### Bug Fixes

* **all:** change es2015 back to native-modules ([2a9d9e3](https://github.com/aurelia/polyfills/commit/2a9d9e3))



<a name="1.3.3"></a>
## [1.3.3](https://github.com/aurelia/polyfills/compare/1.3.1...1.3.3) (2019-02-04)

Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "aurelia-polyfills",
"version": "1.3.3",
"version": "1.3.4",
"description": "The minimal set of polyfills that the Aurelia platform needs to run on ES5 browsers.",
"keywords": [
"aurelia",
Expand Down

0 comments on commit 3fd4071

Please sign in to comment.