Skip to content

Commit 1918776

Browse files
committed
Version bump 0.0.19-accelo
1 parent 8698e2c commit 1918776

File tree

3 files changed

+7
-2
lines changed

3 files changed

+7
-2
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
## 0.0.19-accelo
2+
3+
Improvements
4+
5+
- Performance - use `$evalAsync` to run changes in current or next and only run digest if changes to content are seen. This is to limit digests run by angular

dist/tinymce.min.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "angular-ui-tinymce",
3-
"version": "0.0.19",
3+
"version": "0.0.19-accelo",
44
"descriptin": "This directive allows you to add a tinymce to your form elements.",
55
"author": "https://github.com/angular-ui/ui-tinymce/graphs/contributors",
66
"license": "MIT",

0 commit comments

Comments
 (0)