Skip to content

Commit 724c7f8

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

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

packages/functions/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## @stoplight/spectral-functions [1.10.1](https://github.com/stoplightio/spectral/compare/@stoplight/spectral-functions-1.10.0...@stoplight/spectral-functions-1.10.1) (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-functions [1.10.0](https://github.com/stoplightio/spectral/compare/@stoplight/spectral-functions-1.9.4...@stoplight/spectral-functions-1.10.0) (2025-04-22)
29

310

packages/functions/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-functions",
3-
"version": "1.10.0",
3+
"version": "1.10.1",
44
"sideEffects": false,
55
"homepage": "https://github.com/stoplightio/spectral",
66
"bugs": "https://github.com/stoplightio/spectral/issues",

0 commit comments

Comments
 (0)