Skip to content

Commit ae9c5c4

Browse files
chore(release): 1.11.3 [skip ci]
## @stoplight/spectral-ruleset-migrator [1.11.3](https://github.com/stoplightio/spectral/compare/@stoplight/spectral-ruleset-migrator-1.11.2...@stoplight/spectral-ruleset-migrator-1.11.3) (2025-10-24) ### Bug Fixes * **ruleset-migrator:** fix ruleset migrator output when a rule name contains '/' ([#2859](#2859)) ([115d1d0](115d1d0))
1 parent 115d1d0 commit ae9c5c4

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

packages/ruleset-migrator/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## @stoplight/spectral-ruleset-migrator [1.11.3](https://github.com/stoplightio/spectral/compare/@stoplight/spectral-ruleset-migrator-1.11.2...@stoplight/spectral-ruleset-migrator-1.11.3) (2025-10-24)
2+
3+
4+
### Bug Fixes
5+
6+
* **ruleset-migrator:** fix ruleset migrator output when a rule name contains '/' ([#2859](https://github.com/stoplightio/spectral/issues/2859)) ([115d1d0](https://github.com/stoplightio/spectral/commit/115d1d01dc4268cc98083aae34e871b88e94abee))
7+
18
## @stoplight/spectral-ruleset-migrator [1.11.2](https://github.com/stoplightio/spectral/compare/@stoplight/spectral-ruleset-migrator-1.11.1...@stoplight/spectral-ruleset-migrator-1.11.2) (2025-03-07)
29

310

packages/ruleset-migrator/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@stoplight/spectral-ruleset-migrator",
3-
"version": "1.11.2",
3+
"version": "1.11.3",
44
"homepage": "https://github.com/stoplightio/spectral",
55
"bugs": "https://github.com/stoplightio/spectral/issues",
66
"author": "Stoplight <support@stoplight.io>",

0 commit comments

Comments
 (0)