Skip to content

Commit

Permalink
chore(main): release contract-tests 1.0.2 (#33)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] authored May 3, 2024
1 parent 28cf0d3 commit 0b3ff8f
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"actions/contract-tests": "1.0.1",
"actions/contract-tests": "1.0.2",
"actions/publish-pages": "1.0.2",
"actions/release-secrets": "1.1.0",
"actions/sign-dlls": "1.0.0",
Expand Down
8 changes: 8 additions & 0 deletions actions/contract-tests/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# Changelog

## [1.0.2](https://github.com/launchdarkly/gh-actions/compare/contract-tests-v1.0.1...contract-tests-v1.0.2) (2024-05-03)


### Bug Fixes

* contract test should download v2 script ([#32](https://github.com/launchdarkly/gh-actions/issues/32)) ([28cf0d3](https://github.com/launchdarkly/gh-actions/commit/28cf0d382ed18c9f0e80467726aae654a50fa27d))

0 comments on commit 0b3ff8f

Please sign in to comment.