Skip to content

Commit 305341a

Browse files
authored
Merge pull request #147 from fernando-mc/v3
V3
2 parents b12db33 + b141de3 commit 305341a

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -432,6 +432,11 @@ For guidelines on contributing to the project, please refer to our [Contributing
432432

433433
## Release Notes
434434

435+
### v3.0.0
436+
437+
- Serverless 3 compatibility
438+
- Updated dependencies
439+
435440
### v2.8.0
436441

437442
- Adds a lot of patches and fixes from old deps to new ones.
@@ -515,5 +520,7 @@ For guidelines on contributing to the project, please refer to our [Contributing
515520
- [itsjesseyo](https://github.com/itsjesseyo)
516521
- [EnricoPicci](https://github.com/EnricoPicci)
517522
- [Lilja](https://github.com/Lilja)
523+
- [mikejpeters](https://github.com/mikejpeters)
524+
- [Shereef](https://github.com/Shereef)
518525

519526
Forked from the [**serverless-client-s3**](https://github.com/serverless/serverless-client-s3/)

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": "serverless-finch",
3-
"version": "2.8.0",
3+
"version": "3.0.0",
44
"engines": {
55
"node": ">=14.15.5"
66
},

0 commit comments

Comments
 (0)