Skip to content

Commit 9de4b38

Browse files
authored
chore(main): release 0.0.2 (#6)
1 parent 8695eb2 commit 9de4b38

File tree

3 files changed

+12
-3
lines changed

3 files changed

+12
-3
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# Changelog
22

3+
## 0.0.2 (2024-12-08)
4+
5+
6+
### Features
7+
8+
* implement aws adapters ([8695eb2](https://github.com/stonemjs/aws-lambda-adapter/commit/8695eb2c7960769d56015943ac0839e787f176d2))
9+
10+
## Changelog
11+
312
All notable changes to the "Stone.js AWS Lambda Adapter" extension will be documented in this file.
413

514
Check [Keep a Changelog](http://keepachangelog.com/) for recommendations on how to structure this file.

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@stone-js/aws-lambda-adapter",
3-
"version": "0.0.0",
3+
"version": "0.0.2",
44
"description": "Stone.js AWS Lambda Adapters",
55
"author": "Mr. Stone <evensstone@gmail.com>",
66
"license": "Apache-2.0",

0 commit comments

Comments
 (0)