Skip to content

Commit dfd0160

Browse files
author
AureliaEffect
committed
chore(all): add latest build artifacts
1 parent 68d4a2b commit dfd0160

File tree

3 files changed

+12
-2
lines changed

3 files changed

+12
-2
lines changed

bower.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "aurelia-metadata",
3-
"version": "1.0.6",
3+
"version": "1.0.7",
44
"description": "Utilities for reading and writing the metadata of JavaScript functions.",
55
"keywords": [
66
"aurelia",

doc/CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
<a name="1.0.7"></a>
2+
## [1.0.7](https://github.com/aurelia/metadata/compare/1.0.5...1.0.7) (2019-03-26)
3+
4+
5+
### Bug Fixes
6+
7+
* **all:** change es2015 back to native-modules ([1d4bfe2](https://github.com/aurelia/metadata/commit/1d4bfe2))
8+
9+
10+
111
<a name="1.0.6"></a>
212
## [1.0.6](https://github.com/aurelia/metadata/compare/1.0.5...1.0.6) (2019-02-04)
313

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "aurelia-metadata",
3-
"version": "1.0.6",
3+
"version": "1.0.7",
44
"description": "Utilities for reading and writing the metadata of JavaScript functions.",
55
"keywords": [
66
"aurelia",

0 commit comments

Comments
 (0)