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 caa1542 commit 11c9787Copy full SHA for 11c9787
CHANGELOG.md
@@ -1,5 +1,9 @@
1
Next Release
2
-------------
3
+1.10.1
4
+------
5
+* Remove sinon-test as dependency
6
+
7
1.10.0
8
------
9
* Add support for wildcard characters in acls urls.
package.json
@@ -1,6 +1,6 @@
{
"name": "xfc",
- "version": "1.10.0",
+ "version": "1.10.1",
"description": "A Cross Frame Container that handles securely embedding web content into a 3rd party domain",
"author": "Cerner Corporation",
"license": "Apache-2.0",
0 commit comments