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 Aug 6, 2019
1 parent 0c0c550 commit 5673f9a
Show file tree
Hide file tree
Showing 4 changed files with 15 additions and 3 deletions.
2 changes: 1 addition & 1 deletion bower.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "aurelia-binding",
"version": "2.4.0",
"version": "2.4.1",
"description": "A modern databinding library for JavaScript and HTML.",
"license": "MIT",
"keywords": [
Expand Down
12 changes: 12 additions & 0 deletions doc/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
<a name="2.4.1"></a>
## [2.4.1](https://github.com/aurelia/binding/compare/2.2.0...2.4.1) (2019-08-06)


### Bug Fixes

* **all:** change es2015 back to native-modules ([13dd661](https://github.com/aurelia/binding/commit/13dd661))
* **build:** don't build declaration ([d359e83](https://github.com/aurelia/binding/commit/d359e83))
* **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)



<a name="2.4.0"></a>
## [2.4.0](https://github.com/aurelia/binding/compare/2.3.1...2.4.0) (2019-08-06)

Expand Down
2 changes: 1 addition & 1 deletion doc/api.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "aurelia-binding",
"version": "2.4.0",
"version": "2.4.1",
"description": "A modern databinding library for JavaScript and HTML.",
"keywords": [
"aurelia",
Expand Down

0 comments on commit 5673f9a

Please sign in to comment.