We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bf990ff commit b0ba42bCopy full SHA for b0ba42b
CHANGELOG.md
@@ -1,3 +1,7 @@
1
+### 1.2.1
2
+
3
+* Change strict angular dependency to `~1.x`
4
5
## 1.2.0
6
7
* Add a minified version of the library
package.json
@@ -1,6 +1,6 @@
{
"name": "angular-bind-html-compile",
- "version": "1.2.0",
+ "version": "1.2.1",
"dependencies": {},
"devDependencies": {
"grunt": "~0.4.1",
0 commit comments