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 155353d commit 83ce0c5Copy full SHA for 83ce0c5
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "@mswjs/data",
3
"description": "Data modeling and relation library for testing JavaScript applications.",
4
- "version": "0.15.0",
+ "version": "0.16.0",
5
"main": "lib/index.js",
6
"typings": "lib/index.d.ts",
7
"author": "Artem Zakharchenko",
@@ -64,4 +64,4 @@
64
"path": "./node_modules/cz-conventional-changelog"
65
}
66
67
-}
+}
0 commit comments