We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 28b386f commit ff3ee9aCopy full SHA for ff3ee9a
CHANGELOG.md
@@ -0,0 +1,6 @@
1
+# 1.0.0 (2020-05-06)
2
+
3
4
+### Features
5
6
+* initial commit ([28b386f](https://github.com/CompactJS/shuffle/commit/28b386ff88135fc33a568187110ec14cfaa5afec))
package.json
@@ -1,6 +1,6 @@
{
"name": "@compactjs/shuffle",
- "version": "0.0.1",
+ "version": "1.0.0",
"description": "Shuffle arrays",
"source": "src/index.js",
"main": "dist/index.js",
0 commit comments