Skip to content

Commit 1f8c51c

Browse files
committed
docs(changeset): Expand directives: @create, @update
1 parent 86ccc5c commit 1f8c51c

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

.changeset/big-cougars-hang.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
'@txe/graphql-x': minor
3+
---
4+
5+
Expand directives: @create, @update

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"main": "dist/index.js",
2222
"files": [
2323
"dist/",
24-
"!**/*.test.*",
24+
"!**/*.spec.*",
2525
"!**/*.js.map"
2626
],
2727
"bin": {

0 commit comments

Comments
 (0)