From 8a3a7105630914ecf1eae24b5905aef78a32e47e Mon Sep 17 00:00:00 2001 From: SimeonC Date: Wed, 28 Jan 2015 10:44:56 +1300 Subject: [PATCH] Release v1.3.3 --- bower.json | 2 +- changelog.md | 12 ++++++++++++ package.json | 2 +- 3 files changed, 14 insertions(+), 2 deletions(-) diff --git a/bower.json b/bower.json index 6ff6f478..57e03119 100644 --- a/bower.json +++ b/bower.json @@ -1,6 +1,6 @@ { "name": "textAngular", - "version": "1.3.2", + "version": "1.3.3", "main": [ "./src/textAngular.js", "./src/textAngular-sanitize.js", diff --git a/changelog.md b/changelog.md index d277f1a7..92b2587b 100644 --- a/changelog.md +++ b/changelog.md @@ -1,3 +1,15 @@ + +### 1.3.3 (2015-01-28) + + +#### Bug Fixes + +* **taBind._blankTest:** Fix for highly nested content. ([4bbfbaba](http://github.com/fraywing/textAngular/commit/4bbfbabae7f85c810f1a614bb515a1454d3fb29c), closes [#512](http://github.com/fraywing/textAngular/issues/512)) +* **textAngularSetup:** + * Add tooltips for buttons on edit link popover ([0f980d3f](http://github.com/fraywing/textAngular/commit/0f980d3fc72959e42a3ba81e068fad5911454014)) + * Add translation for "Open in New Window" button on edit link popover ([d61ff1da](http://github.com/fraywing/textAngular/commit/d61ff1da442be64b647ba4341bc8099aea0e3967)) + + ### 1.3.2 (2015-01-27) diff --git a/package.json b/package.json index 27a9fafc..8bde3e4d 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "textangular", "filename": "textAngular.min.js", - "version": "1.3.2", + "version": "1.3.3", "description": "A radically powerful Text-Editor/Wysiwyg editor for Angular.js", "maintainers": [ {