We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 64ad967 commit 6deb88aCopy full SHA for 6deb88a
package.json
@@ -9,7 +9,7 @@
9
"bdd"
10
],
11
"license": "MIT",
12
- "version": "3.6.0",
+ "version": "3.6.1",
13
"repository": {
14
"type": "git",
15
"url": "https://github.com/jasmine/jasmine-npm"
release_notes/3.6.1.md
@@ -0,0 +1,16 @@
1
+# Jasmine NPM 3.6.1 Release Notes
2
+
3
+## Summary
4
5
+This release fixes a bug in the multi-threading logic to ensure spec files are only loaded once
6
7
+## Changes
8
+* Only load spec files once
+ * Fixes #161
+------
16
+_Release Notes generated with _[Anchorman](http://github.com/infews/anchorman)_
0 commit comments