Skip to content

Commit a665361

Browse files
chore(release): 1.6.3 [skip ci]
## @stoplight/spectral-ruleset-bundler [1.6.3](https://github.com/stoplightio/spectral/compare/@stoplight/spectral-ruleset-bundler-1.6.2...@stoplight/spectral-ruleset-bundler-1.6.3) (2025-04-23) ### Bug Fixes * **functions:** export or function ([#2812](#2812)) ([03532a5](03532a5))
1 parent 03532a5 commit a665361

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

packages/ruleset-bundler/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## @stoplight/spectral-ruleset-bundler [1.6.3](https://github.com/stoplightio/spectral/compare/@stoplight/spectral-ruleset-bundler-1.6.2...@stoplight/spectral-ruleset-bundler-1.6.3) (2025-04-23)
2+
3+
4+
### Bug Fixes
5+
6+
* **functions:** export or function ([#2812](https://github.com/stoplightio/spectral/issues/2812)) ([03532a5](https://github.com/stoplightio/spectral/commit/03532a5193e52094eb1a11c7ed8337b353be47c8))
7+
18
## @stoplight/spectral-ruleset-bundler [1.6.2](https://github.com/stoplightio/spectral/compare/@stoplight/spectral-ruleset-bundler-1.6.1...@stoplight/spectral-ruleset-bundler-1.6.2) (2025-03-07)
29

310

packages/ruleset-bundler/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-bundler",
3-
"version": "1.6.2",
3+
"version": "1.6.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)