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 180d8b8 commit 5556db7Copy full SHA for 5556db7
CHANGELOG.md
@@ -12,6 +12,11 @@ Bugfixes:
12
13
Other improvements:
14
15
+## [v8.0.1](https://github.com/purescript/purescript-quickcheck/releases/tag/v8.0.1) - 2022-04-27
16
+
17
+Bugfixes:
18
+- Remove duplicate `numbers` import from the bower.json file to support publishing to Pursuit (#128)
19
20
## [v8.0.0](https://github.com/purescript/purescript-quickcheck/releases/tag/v8.0.0) - 2022-04-27
21
22
Breaking changes:
bower.json
@@ -50,6 +50,5 @@
50
},
51
"devDependencies": {
52
"purescript-assert": "^6.0.0",
53
- "purescript-numbers": "^9.0.0"
54
}
55
0 commit comments