Skip to content

Commit

Permalink
release: 2023-11-16, Version 2.1.2 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
logdnabot committed Nov 16, 2023
1 parent b1ddb00 commit 7f2f5c4
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 1 deletion.
18 changes: 18 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,23 @@
## Changelog

## [2.1.2](https://github.com/logdna/logdna-s3/compare/v2.1.1...v2.1.2) (2023-11-16)


### Bug Fixes

* **ci**: update build agent definitions [da416bf](https://github.com/logdna/logdna-s3/commit/da416bf5caec935cfbc4f0d870de30ad10dcf898) - Mike Del Tito
* **ci**: use correct tap output file [ba759f6](https://github.com/logdna/logdna-s3/commit/ba759f6ae9d58dcbffda4ec559d263e54c4e8ffe) - Mike Del Tito


### Chores

* **deps**: update dependencies [b1ddb00](https://github.com/logdna/logdna-s3/commit/b1ddb00bc795fdf107411b14b577eede30ab119e) - Mike Del Tito


### Miscellaneous

* Update README.md with minimum runtime support [1e75f26](https://github.com/logdna/logdna-s3/commit/1e75f26237a69f579c042672e2995386814fe912) - Mike Del Tito

## [2.1.1](https://github.com/logdna/logdna-s3/compare/v2.1.0...v2.1.1) (2021-06-01)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "logdna-s3",
"version": "2.1.1",
"version": "2.1.2",
"description": "Lambda Function to Stream Logs from AWS S3 to LogDNA",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit 7f2f5c4

Please sign in to comment.