Skip to content

Commit

Permalink
Merge pull request #13 from smakosh/fix/ignore-rest-changset-2
Browse files Browse the repository at this point in the history
fix: ignore all examples
  • Loading branch information
smakosh authored Apr 16, 2024
2 parents 2361e33 + aaada19 commit 68e28ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .changeset/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,5 @@
"access": "restricted",
"baseBranch": "main",
"updateInternalDependencies": "patch",
"ignore": ["docs", "rest-**"]
"ignore": ["docs", "rest-express-prisma-jwt-sqlite", "rest-express-prisma-session-sqlite", "rest-next"]
}

0 comments on commit 68e28ac

Please sign in to comment.