Skip to content

Commit

Permalink
Release v1.0.3 (#49)
Browse files Browse the repository at this point in the history
This PR was created by the [Changie release GitHub
action](https://github.com/labd/changie-release-action). When you're
ready to do a release, you can merge this and the tag v1.0.3 will be
created and the release workflow will be started. If you're not ready to
do a release yet, that's fine, whenever you add more changes to main,
this PR will be updated.

# Releases
## v1.0.3 - 2024-04-19
### Fixed
* Updated sdk to allow preview_tmpl to be nullable

Co-authored-by: demeyerthom <demeyerthom@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and demeyerthom authored Apr 19, 2024
1 parent dc6f949 commit 6ba38a8
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .changes/unreleased/Fixed-20240419-093400.yaml

This file was deleted.

3 changes: 3 additions & 0 deletions .changes/v1.0.3.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
## v1.0.3 - 2024-04-19
### Fixed
* Updated sdk to allow preview_tmpl to be nullable
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,10 @@ adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html),
and is generated by [Changie](https://github.com/miniscruff/changie).


## v1.0.3 - 2024-04-19
### Fixed
* Updated sdk to allow preview_tmpl to be nullable

## v1.0.2 - 2023-09-25
### Fixed
* Re-added retry mechanism
Expand Down

0 comments on commit 6ba38a8

Please sign in to comment.