Skip to content

Commit 455756b

Browse files
authored
Merge pull request #15 from fourTheorem/release-please--branches--main
chore(main): release 0.0.6
2 parents 688ddc6 + 733a285 commit 455756b

3 files changed

Lines changed: 9 additions & 2 deletions

File tree

.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.5"
2+
".": "0.0.6"
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.6](https://github.com/fourTheorem/duck-query-lambda/compare/v0.0.5...v0.0.6) (2024-11-21)
4+
5+
6+
### Bug Fixes
7+
8+
* **ci:** add id_token to release workflow ([bc308cd](https://github.com/fourTheorem/duck-query-lambda/commit/bc308cdb3c0d7e1b5d1171b74dd052b548e9cd44))
9+
310
## [0.0.5](https://github.com/fourTheorem/duck-query-lambda/compare/v0.0.4...v0.0.5) (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.5 # x-release-please-version
13+
SemanticVersion: 0.0.6 # 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)