Skip to content

Commit 9e5cd5d

Browse files
chore(release): 1.21.3 [skip ci]
## [1.21.3](https://github.com/stoplightio/spectral/compare/@stoplight/spectral-rulesets-1.21.2...@stoplight/spectral-rulesets-1.21.3) (2024-11-19) ### Bug Fixes * **deps:** bump spectral-core dependents ([#2742](#2742)) ([30c0349](30c0349)) * **deps:** fix CVE related to jsonpath-plus ([169db7a](169db7a))
1 parent 03abcdc commit 9e5cd5d

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

packages/rulesets/CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## @stoplight/spectral-rulesets [1.21.3](https://github.com/stoplightio/spectral/compare/@stoplight/spectral-rulesets-1.21.2...@stoplight/spectral-rulesets-1.21.3) (2024-11-19)
2+
3+
4+
### Bug Fixes
5+
6+
* **deps:** bump spectral-core dependents ([#2742](https://github.com/stoplightio/spectral/issues/2742)) ([30c0349](https://github.com/stoplightio/spectral/commit/30c0349d0ca143cadb029661ffcc919b66f8fd49))
7+
18
## @stoplight/spectral-rulesets [1.21.2](https://github.com/stoplightio/spectral/compare/@stoplight/spectral-rulesets-1.21.1...@stoplight/spectral-rulesets-1.21.2) (2024-11-13)
29

310

packages/rulesets/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@stoplight/spectral-rulesets",
3-
"version": "1.21.2",
3+
"version": "1.21.3",
44
"homepage": "https://github.com/stoplightio/spectral",
55
"bugs": "https://github.com/stoplightio/spectral/issues",
66
"author": "Stoplight <[email protected]>",

0 commit comments

Comments
 (0)