8000 chore(release): 2.3.1 · angular-ui/bootstrap@0ed1a59 · GitHub
[go: up one dir, main page]

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

Commit 0ed1a59

Browse files
committed
chore(release): 2.3.1
1 parent f2722b5 commit 0ed1a59

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
<a name="2.3.1"></a>
2+
## [2.3.1](https://github.com/angular-ui/bootstrap/compare/2.3.0...v2.3.1) (2016-12-10)
3+
4+
5+
### Bug Fixes
6+
7+
* **dateparser:** add new date format for angular 1.5+ only([f2722b5](https://github.com/angular-ui/bootstrap/commit/f2722b5)), closes [#6349](https://github.com/angular-ui/bootstrap/issues/6349)
8+
9+
* **datepickerPopup:** change to toTimezone only([1962485](https://github.com/angular-ui/bootstrap/commit/1962485)), fixes [#6235](https://github.com/angular-ui/bootstrap/issues/6235)
10+
11+
* **modal:** revert focus behavior on open([8a4f625](https://github.com/angular-ui/bootstrap/commit/8a4f625)), closes [#6295](https://github.com/angular-ui/bootstrap/issues/6295)
12+
113
<a name="2.3.0"></a>
214
# [2.3.0](https://github.com/angular-ui/bootstrap/compare/2.2.0...2.3.0) (2016-11-26)
315

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.3.1-SNAPSHOT",
4+
"version": "2.3.1",
55
"homepage": "http://angular-ui.github.io/bootstrap/",
66
"dependencies": {},
77
"directories": {

0 commit comments

Comments
 (0)
0