Skip to content

Commit

Permalink
chore: Release 6.15.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Mmarzex committed Sep 19, 2023
1 parent 3a4add2 commit c4d1dba
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,12 @@

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

## [6.15.0](https://github.com/serverless/utils/compare/v6.14.0...v6.15.0) (2023-09-19)

### Features

- Add Serverless Platform Correlation Id in error messages ([#222](https://github.com/serverless/utils/issues/222)) ([3a4add2](https://github.com/serverless/utils/commit/3a4add2dbad364f7a197339843928a5ddd069d7c))

## [6.14.0](https://github.com/serverless/utils/compare/v6.13.1...v6.14.0) (2023-09-19)

### Features
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@serverless/utils",
"version": "6.14.0",
"version": "6.15.0",
"description": "Serverless CLI utilities",
"repository": "serverless/utils",
"homepage": "https://github.com/serverless/utils#readme",
Expand Down

0 comments on commit c4d1dba

Please sign in to comment.