Skip to content

Commit

Permalink
Merge pull request #115 from launchflow/release-please--branches--mai…
Browse files Browse the repository at this point in the history
…n--components--release-please-action

chore(main): release 0.0.10
  • Loading branch information
boetro authored Mar 29, 2023
2 parents 59ed107 + c7323a1 commit 756423e
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# Changelog

## [0.0.10](https://github.com/launchflow/buildflow/compare/v0.0.9...v0.0.10) (2023-03-28)


### Bug Fixes

* add support for SQS as a source ([813740e](https://github.com/launchflow/buildflow/commit/813740ed6068222ddf0adfbde86507bf544dcfce))
* finish implementation of streaming autoscaler ([3243412](https://github.com/launchflow/buildflow/commit/3243412f39800c65c34580e1ff9b4f5bf00e38ce))
* return a single flow results object from flow.run() ([e2b2cde](https://github.com/launchflow/buildflow/commit/e2b2cde207d89d402a780bdcbd78944e7a517426))

## [0.0.9](https://github.com/launchflow/buildflow/compare/v0.0.8...v0.0.9) (2023-03-16)


Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"

[project]
name = "buildflow"
version = "0.0.9"
version = "0.0.10"
authors = [
{ name = "Caleb Van Dyke", email = "[email protected]" },
{ name = "Josh Tanke", email = "[email protected]" },
Expand Down

0 comments on commit 756423e

Please sign in to comment.