From 294b151342a1b311999c947ec337f8d6026a92f4 Mon Sep 17 00:00:00 2001 From: Wesley Cho Date: Thu, 25 Aug 2016 08:35:57 -0700 Subject: [PATCH] chore(release): 2.1.3 --- CHANGELOG.md | 10 ++++++++++ package.json | 2 +- 2 files changed, 11 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 183f93474e..a18365b6bd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,13 @@ + +## [2.1.3](https://github.com/angular-ui/bootstrap/compare/2.1.2...v2.1.3) (2016-08-25) + + +### Bug Fixes + +* **modal:** compile only once with component ([969eb9c](https://github.com/angular-ui/bootstrap/commit/969eb9c)), closes [#6202](https://github.com/angular-ui/bootstrap/issues/6202) [#6201](https://github.com/angular-ui/bootstrap/issues/6201) + + + ## [2.1.2](https://github.com/angular-ui/bootstrap/compare/2.1.1...v2.1.2) (2016-08-22) diff --git a/package.json b/package.json index a235570613..7d8f04b485 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "author": "https://github.com/angular-ui/bootstrap/graphs/contributors", "name": "angular-ui-bootstrap", - "version": "2.1.3-SNAPSHOT", + "version": "2.1.3", "homepage": "http://angular-ui.github.io/bootstrap/", "dependencies": {}, "directories": {