Skip to content

Commit

Permalink
chore(release): 1.2.0 [skip ci]
Browse files Browse the repository at this point in the history
# @stoplight/spectral-formatters [1.2.0](https://github.com/stoplightio/spectral/compare/@stoplight/spectral-formatters-1.1.0...@stoplight/spectral-formatters-1.2.0) (2023-07-26)

### Features

* **formatters:** add GitHub Actions formatter ([#2508](#2508)) ([6904927](6904927))
  • Loading branch information
StoplightSupport committed Jul 26, 2023
1 parent a1e94a6 commit 182829c
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions packages/formatters/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
# @stoplight/spectral-formatters [1.2.0](https://github.com/stoplightio/spectral/compare/@stoplight/spectral-formatters-1.1.0...@stoplight/spectral-formatters-1.2.0) (2023-07-26)


### Features

* **formatters:** add GitHub Actions formatter ([#2508](https://github.com/stoplightio/spectral/issues/2508)) ([6904927](https://github.com/stoplightio/spectral/commit/69049275e9b39d1b22d8d04ef8a47b630b6b1380))

# @stoplight/spectral-formatters [1.1.0](https://github.com/stoplightio/spectral/compare/@stoplight/spectral-formatters-v1.0.0...@stoplight/spectral-formatters-1.1.0) (2023-06-09)


Expand Down
2 changes: 1 addition & 1 deletion packages/formatters/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@stoplight/spectral-formatters",
"version": "1.1.0",
"version": "1.2.0",
"homepage": "https://github.com/stoplightio/spectral",
"bugs": "https://github.com/stoplightio/spectral/issues",
"author": "Stoplight <support@stoplight.io>",
Expand Down

0 comments on commit 182829c

Please sign in to comment.