Skip to content

Commit 4c8c173

Browse files
chore(release): bump version to 0.1.8 (#111)
1 parent 08da29a commit 4c8c173

File tree

2 files changed

+3
-5
lines changed

2 files changed

+3
-5
lines changed

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"stepzen",
88
"graphql"
99
],
10-
"version": "0.1.7",
10+
"version": "0.1.8",
1111
"repository": {
1212
"type": "git",
1313
"url": "https://github.com/stepzen-dev/vscode-stepzen"
@@ -116,8 +116,6 @@
116116
"category": "StepZen"
117117
},
118118
{
119-
"command": "stepzen.createFieldPolicyFromPattern",
120-
"title": "Create Field Policy from Pattern",
121119
"command": "stepzen.lintGraphql",
122120
"title": "Lint GraphQL Schema",
123121
"category": "StepZen"

0 commit comments

Comments
 (0)