Skip to content

Commit 1c8bf7e

Browse files
authored
Merge pull request #13 from fourTheorem/release-please--branches--main
chore(main): release 0.0.5
2 parents fb3e308 + f6900ff commit 1c8bf7e

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "0.0.4"
2+
".": "0.0.5"
33
}

CHANGELOG.md

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

3+
## [0.0.5](https://github.com/fourTheorem/duck-query-lambda/compare/v0.0.4...v0.0.5) (2024-11-21)
4+
5+
6+
### Bug Fixes
7+
8+
* **ci:** add AWS_REGION to envs ([f0ef2cb](https://github.com/fourTheorem/duck-query-lambda/commit/f0ef2cb2b0af5f20dbd8c7d5644b9fe0190810b2))
9+
310
## [0.0.4](https://github.com/fourTheorem/duck-query-lambda/compare/v0.0.3...v0.0.4) (2024-11-21)
411

512

template.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ Metadata:
1010
ReadmeUrl: README.md
1111
Labels: ['layer','lambda','runtime','duckdb']
1212
HomePageUrl: https://github.com/fourTheorem/duck-query-lambda
13-
SemanticVersion: 0.0.4 # x-release-please-version
13+
SemanticVersion: 0.0.5 # x-release-please-version
1414
SourceCodeUrl: https://github.com/fourTheorem/duck-query-lambda
1515

1616
Transform: AWS::Serverless-2016-10-31

0 commit comments

Comments
 (0)