Skip to content

Commit f6f4783

Browse files
chore(release): 1.10.0 [skip ci]
# [1.10.0](https://github.com/stoplightio/spectral/compare/@stoplight/spectral-functions-1.9.4...@stoplight/spectral-functions-1.10.0) (2025-04-22) ### Bug Fixes * **deps:** bump elliptic from 6.6.0 to 6.6.1 ([#2782](#2782)) ([5ff9602](5ff9602)) * **deps:** fix yarn lockfile ([e6c3b9d](e6c3b9d)) * **deps:** update spectral-core in cli ([35687cd](35687cd)) * **repo:** replace discord link with forum link ([#2793](#2793)) ([6229442](6229442)) ### Features * **core:** add documentUrl to JS api and cli formatters ([#2443](#2443)) ([e787728](e787728)) * **functions:** add or function ([#2798](#2798)) ([d9ef27f](d9ef27f))
1 parent 11e87eb commit f6f4783

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.0](https://github.com/stoplightio/spectral/compare/@stoplight/spectral-functions-1.9.4...@stoplight/spectral-functions-1.10.0) (2025-04-22)
2+
3+
4+
### Features
5+
6+
* **functions:** add or function ([#2798](https://github.com/stoplightio/spectral/issues/2798)) ([d9ef27f](https://github.com/stoplightio/spectral/commit/d9ef27fc03f27c783c32ff8ab338e6c83cbac936))
7+
18
## @stoplight/spectral-functions [1.9.4](https://github.com/stoplightio/spectral/compare/@stoplight/spectral-functions-1.9.3...@stoplight/spectral-functions-1.9.4) (2025-03-07)
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.9.4",
3+
"version": "1.10.0",
44
"sideEffects": false,
55
"homepage": "https://github.com/stoplightio/spectral",
66
"bugs": "https://github.com/stoplightio/spectral/issues",

0 commit comments

Comments
 (0)