Skip to content
This repository was archived by the owner on Sep 9, 2024. It is now read-only.

Commit 96f6834

Browse files
chore(release): 1.0.0 [skip ci]
# 1.0.0 (2020-09-02) ### Features * initial version ([afcc711](afcc711))
1 parent afcc711 commit 96f6834

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
# 1.0.0 (2020-09-02)
2+
3+
4+
### Features
5+
6+
* initial version ([afcc711](https://github.com/digio/serverless-simple-alias/commit/afcc7117e16fba024afb091480a0cd4edc7472d3))

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "serverless-simple-alias",
3-
"version": "0.0.0-development",
3+
"version": "1.0.0",
44
"description": "Serverless plugin for creating Lambda aliases without imposing a workflow (YMMV)",
55
"main": "src/index.js",
66
"repository": {

0 commit comments

Comments
 (0)