We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 121393c commit 04f05efCopy full SHA for 04f05ef
CHANGELOG.md
@@ -0,0 +1,6 @@
1
+# 1.0.0 (2022-02-28)
2
+
3
4
+### Features
5
6
+* initial version ([03903bf](https://github.com/digio/serverless-aws-lambda-architecture/commit/03903bfa409d7c66844f88c4d67d7f1dfd3d9b21))
package.json
@@ -1,6 +1,6 @@
{
"name": "serverless-aws-lambda-architecture",
- "version": "0.0.0-development",
+ "version": "1.0.0",
"description": "Enable Architectures for AWS Lambda to use ARM64 with Serverless 1.x+",
"keywords": [
"serverless",
0 commit comments