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 937035e commit 5f29992Copy full SHA for 5f29992
HISTORY.md
@@ -1,4 +1,10 @@
1
2
+3.1.0 / 2016-08-22
3
+==================
4
+
5
+ * add waitForScripts (#37)
6
+ * update History.md
7
8
9
3.0.0 / 2016-08-15
10
==================
package.json
@@ -1,6 +1,6 @@
{
"name": "@segment/analytics.js-integration-tester",
- "version": "3.0.0",
+ "version": "3.1.0",
"description": "Helper to quickly test an analytics.js integration.",
"keywords": [
"analytics.js",
0 commit comments