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

Commit ba91ccd

Browse files
committed
update changelog to 0.1.2
1 parent 48aa789 commit ba91ccd

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.1.2](https://github.com/8select/serverless-plugin-webpack/tree/0.1.2) (2017-05-09)
4+
[Full Changelog](https://github.com/8select/serverless-plugin-webpack/compare/0.1.1...0.1.2)
5+
6+
**Merged pull requests:**
7+
8+
- add org scope [\#5](https://github.com/8select/serverless-plugin-webpack/pull/5) ([akleiber](https://github.com/akleiber))
9+
310
## [0.1.1](https://github.com/8select/serverless-plugin-webpack/tree/0.1.1) (2017-05-09)
411
**Merged pull requests:**
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.1",
3+
"version": "0.1.2",
44
"description": "Serverless plugin to bundle deployment packages with webpack",
55
"keywords": [
66
"8select",

0 commit comments

Comments
 (0)