Skip to content

Commit

Permalink
v1.2.4
Browse files Browse the repository at this point in the history
  • Loading branch information
valorkin committed Jan 17, 2017
1 parent 717a7e9 commit 6820da6
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 2 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
<a name="1.2.4"></a>
## [1.2.4](https://github.com/valor-software/ng2-bootstrap/compare/v1.2.3...v1.2.4) (2017-01-17)


### Bug Fixes

* **sortable:** fixing AoT type issues ([717a7e9](https://github.com/valor-software/ng2-bootstrap/commit/717a7e9))



<a name="1.2.3"></a>
## [1.2.3](https://github.com/valor-software/ng2-bootstrap/compare/v1.2.1...v1.2.3) (2017-01-17)

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ng2-bootstrap-base",
"version": "1.2.3",
"version": "1.2.4",
"description": "Native Angular Bootstrap Components",
"private": true,
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion src/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ng2-bootstrap",
"version": "1.2.3",
"version": "1.2.4",
"dependencies": {
"moment": "*"
},
Expand Down

0 comments on commit 6820da6

Please sign in to comment.