Skip to content

Commit

Permalink
chore: Release v3.1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
medikoo committed Sep 23, 2020
1 parent d576a50 commit 31f0303
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@

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.1.4](https://github.com/serverless/components/compare/v3.1.3...v3.1.4) (2020-09-23)

### Maintanance improvements

- Upgrade `@serverless/platform-client` to v2
- Upgrade `@serverless/utils` to v2 (and drop `@serverless/inquirer` dependency)

## [3.1.3](https://github.com/serverless/components/compare/v3.1.2...v3.1.3) (2020-09-09)

- Feature: Supports passing inputs via the CLI
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.1.3",
"version": "3.1.4",
"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 31f0303

Please sign in to comment.