Skip to content

Commit 591694c

Browse files
authored
Merge pull request #11 from fourTheorem/release-please--branches--main
chore(main): release 0.0.4
2 parents 3c77b82 + 62e51e7 commit 591694c

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.3"
2+
".": "0.0.4"
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.4](https://github.com/fourTheorem/duck-query-lambda/compare/v0.0.3...v0.0.4) (2024-11-21)
4+
5+
6+
### Bug Fixes
7+
8+
* **ci:** ensure release ([19da7c4](https://github.com/fourTheorem/duck-query-lambda/commit/19da7c454edafdb4d7aa8529d2d178f48720e538))
9+
310
## [0.0.3](https://github.com/fourTheorem/duck-query-lambda/compare/v0.0.2...v0.0.3) (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.3 # x-release-please-version
13+
SemanticVersion: 0.0.4 # 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)