Skip to content

Commit ea26e8a

Browse files
chore(release): 1.6.2 [skip ci]
# [@stoplight/spectral-functions-v1.6.2](https://github.com/stoplightio/spectral/compare/@stoplight/spectral-functions-v1.6.1...@stoplight/spectral-functions-v1.6.2) (2022-07-28) ### Bug Fixes * **functions:** handle percent encoded in unreferencedReusableObject([#2212](#2212)) ([d16b5a6](d16b5a6))
1 parent d16b5a6 commit ea26e8a

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-v1.6.2](https://github.com/stoplightio/spectral/compare/@stoplight/spectral-functions-v1.6.1...@stoplight/spectral-functions-v1.6.2) (2022-07-28)
2+
3+
4+
### Bug Fixes
5+
6+
* **functions:** handle percent encoded in unreferencedReusableObject([#2212](https://github.com/stoplightio/spectral/issues/2212)) ([d16b5a6](https://github.com/stoplightio/spectral/commit/d16b5a65d1a144ff1752c6ced1af87a343cda068))
7+
18
# [@stoplight/spectral-functions-v1.6.1](https://github.com/stoplightio/spectral/compare/@stoplight/spectral-functions-v1.6.0...@stoplight/spectral-functions-v1.6.1) (2022-03-08)
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.6.1",
3+
"version": "1.6.2",
44
"sideEffects": false,
55
"homepage": "https://github.com/stoplightio/spectral",
66
"bugs": "https://github.com/stoplightio/spectral/issues",

0 commit comments

Comments
 (0)