Skip to content

Commit ed35588

Browse files
author
AureliaEffect
committed
chore(all): add latest build artifacts
1 parent 6bc0ce9 commit ed35588

File tree

3 files changed

+14
-2
lines changed

3 files changed

+14
-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-binding",
3-
"version": "2.5.4",
3+
"version": "2.5.5",
44
"description": "A modern databinding library for JavaScript and HTML.",
55
"license": "MIT",
66
"keywords": [

doc/CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
<a name="2.5.5"></a>
2+
## [2.5.5](https://github.com/aurelia/binding/compare/2.2.0...2.5.5) (2020-05-08)
3+
4+
5+
### Bug Fixes
6+
7+
* **all:** change es2015 back to native-modules ([13dd661](https://github.com/aurelia/binding/commit/13dd661))
8+
* **build:** don't build declaration ([d359e83](https://github.com/aurelia/binding/commit/d359e83))
9+
* **connectable-binding:** remove the silent limit of 100 observers per expression ([56ba36d](https://github.com/aurelia/binding/commit/56ba36d)), closes [#742](https://github.com/aurelia/binding/issues/742)
10+
11+
12+
113
<a name="2.5.4"></a>
214
## [2.5.4](https://github.com/aurelia/binding/compare/2.5.2...2.5.4) (2020-05-08)
315

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "aurelia-binding",
3-
"version": "2.5.4",
3+
"version": "2.5.5",
44
"description": "A modern databinding library for JavaScript and HTML.",
55
"keywords": [
66
"aurelia",

0 commit comments

Comments
 (0)