@zapier/spectral-api-ruleset
Advanced tools
Comparing version 0.0.2-2 to 0.0.2
# @zapier/spectral-api-ruleset | ||
## 0.0.2 | ||
### Patch Changes | ||
- 42aecb7: Improve type for exported ruleset | ||
## 0.0.1 | ||
@@ -4,0 +10,0 @@ |
{ | ||
"name": "@zapier/spectral-api-ruleset", | ||
"version": "0.0.2-2", | ||
"version": "0.0.2", | ||
"description": "Node package with Spectral ruleset for Zapier API Guidelines.", | ||
@@ -24,2 +24,3 @@ "repository": "https://gitlab.com/zapier/spectral-api-ruleset/-/tree/main", | ||
"build": "preconstruct build", | ||
"prepublish": "yarn build", | ||
"prerelease": "yarn build", | ||
@@ -26,0 +27,0 @@ "release": "yarn changeset publish", |
12992