Skip to content
This repository was archived by the owner on May 29, 2019. It is now read-only.

Commit c00851a

Browse files
committed
chore(release): 2.1.4
1 parent c687acd commit c00851a

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
<a name="2.1.4"></a>
2+
## [2.1.4](https://github.com/angular-ui/bootstrap/compare/2.1.3...v2.1.4) (2016-09-24)
3+
4+
5+
### Bug Fixes
6+
7+
* **datepicker:** improve accessibility ([3f70d76](https://github.com/angular-ui/bootstrap/commit/3f70d76)), closes [#6247](https://github.com/angular-ui/bootstrap/issues/6247)
8+
* **dropdown:** prevent premature scope removal ([08ee30a](https://github.com/angular-ui/bootstrap/commit/08ee30a)), closes [#6238](https://github.com/angular-ui/bootstrap/issues/6238) [#6225](https://github.com/angular-ui/bootstrap/issues/6225)
9+
10+
11+
112
<a name="2.1.3"></a>
213
## [2.1.3](https://github.com/angular-ui/bootstrap/compare/2.1.2...v2.1.3) (2016-08-25)
314

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"author": "https://github.com/angular-ui/bootstrap/graphs/contributors",
33
"name": "angular-ui-bootstrap",
4-
"version": "2.1.4-SNAPSHOT",
4+
"version": "2.1.4",
55
"homepage": "http://angular-ui.github.io/bootstrap/",
66
"dependencies": {},
77
"directories": {

0 commit comments

Comments
 (0)