We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5f7b19b commit f678a08Copy full SHA for f678a08
package.json
@@ -10,7 +10,7 @@
10
"bdd"
11
],
12
"license": "MIT",
13
- "version": "5.0.1",
+ "version": "5.0.2",
14
"repository": {
15
"type": "git",
16
"url": "https://github.com/jasmine/jasmine-npm"
release_notes/5.0.2.md
@@ -0,0 +1,15 @@
1
+# Jasmine 5.0.2 Release Notes
2
+
3
+## Changes
4
5
+* Fixed error when using the --require CLI argument
6
+ * Fixes [#208](https://github.com/jasmine/jasmine-npm/issues/208)
7
8
9
+## Supported environments
+The jasmine package has been tested on Node 18 and 20.
+------
+_Release Notes generated with _[Anchorman](http://github.com/infews/anchorman)_
0 commit comments