From a9e810d0af92ac0ca0df7e64f80a9f27a7a28d5d Mon Sep 17 00:00:00 2001 From: Wesley Cho Date: Sat, 27 Feb 2016 09:24:52 -0800 Subject: [PATCH] chore(release): 1.2.1 --- CHANGELOG.md | 10 ++++++++++ package.json | 2 +- 2 files changed, 11 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 927195ea40..519a86626a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,13 @@ + +## [1.2.1](https://github.com/angular-ui/bootstrap/compare/1.2.0...v1.2.1) (2016-02-27) + + +### Bug Fixes + +* **popover:** add missing selector ([70c1c90](https://github.com/angular-ui/bootstrap/commit/70c1c90)), closes [#5549](https://github.com/angular-ui/bootstrap/issues/5549) + + + # [1.2.0](https://github.com/angular-ui/bootstrap/compare/1.1.2...v1.2.0) (2016-02-26) diff --git a/package.json b/package.json index fc3a59ef09..186dba7211 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": "1.2.1-SNAPSHOT", + "version": "1.2.1", "homepage": "http://angular-ui.github.io/bootstrap/", "dependencies": {}, "directories": {