Skip to content

Commit

Permalink
Release v3.17.0 (#1020)
Browse files Browse the repository at this point in the history
  • Loading branch information
timqian committed Sep 1, 2021
1 parent d6174f3 commit ff04687
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,11 @@

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.

## [3.17.0](https://github.com/serverless/components/compare/v3.16.0....v3.17.0) (2021-09-01)

- Record external error events
- Add --noValidation and --noCache support for deploy command

## [3.16.0](https://github.com/serverless/components/compare/v3.15.1....v3.16.0) (2021-08-25)

- Validation feature for CN users
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/components",
"version": "3.16.0",
"version": "3.17.0",
"description": "The Serverless Framework's new infrastructure provisioning technology — Build, compose, & deploy serverless apps in seconds...",
"main": "./src/index.js",
"bin": {
Expand Down

0 comments on commit ff04687

Please sign in to comment.