Skip to content
This repository was archived by the owner on Feb 1, 2018. It is now read-only.

Commit ffb1fdb

Browse files
committed
update changelog to 0.2.0
1 parent c78ee9f commit ffb1fdb

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Change Log
22

3+
## [0.2.0](https://github.com/8select/serverless-plugin-webpack/tree/0.2.0) (2017-07-04)
4+
[Full Changelog](https://github.com/8select/serverless-plugin-webpack/compare/0.1.2...0.2.0)
5+
6+
**Merged pull requests:**
7+
8+
- use webpack\_stage option as environment variable [\#7](https://github.com/8select/serverless-plugin-webpack/pull/7) ([akleiber](https://github.com/akleiber))
9+
310
## [0.1.2](https://github.com/8select/serverless-plugin-webpack/tree/0.1.2) (2017-05-09)
411
[Full Changelog](https://github.com/8select/serverless-plugin-webpack/compare/0.1.1...0.1.2)
512

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@8select/serverless-plugin-webpack",
3-
"version": "0.1.2",
3+
"version": "0.2.0",
44
"description": "Serverless plugin to bundle deployment packages with webpack",
55
"keywords": [
66
"8select",

0 commit comments

Comments
 (0)