Skip to content

Commit ab06be2

Browse files
chore(release): 2.0.0-beta.20 [skip ci]
# [2.0.0-beta.20](v2.0.0-beta.19...v2.0.0-beta.20) (2020-06-08) ### Bug Fixes * snapshot should not work if mutation ([f5d6588](f5d6588))
1 parent b44bce6 commit ab06be2

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [2.0.0-beta.20](https://github.com/Enigmatis/polaris-core/compare/v2.0.0-beta.19...v2.0.0-beta.20) (2020-06-08)
2+
3+
4+
### Bug Fixes
5+
6+
* snapshot should not work if mutation ([f5d6588](https://github.com/Enigmatis/polaris-core/commit/f5d6588771c9cc872a8a98cab5839731b9214e4a))
7+
18
# [2.0.0-beta.19](https://github.com/Enigmatis/polaris-core/compare/v2.0.0-beta.18...v2.0.0-beta.19) (2020-05-26)
29

310

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@enigmatis/polaris-core",
3-
"version": "2.0.0-beta.19",
3+
"version": "2.0.0-beta.20",
44
"description": "Create a node js graphql service easily",
55
"main": "dist/src/index.js",
66
"types": "dist/src/index.d.ts",

0 commit comments

Comments
 (0)