Skip to content

Commit

Permalink
chore(main): release contract-tests 1.2.0 (#53)
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Oct 31, 2024
1 parent a6e3543 commit 61ea6c6
Show file tree
Hide file tree
Showing 2 changed files with 8 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.1.0",
"actions/contract-tests": "1.2.0",
"actions/persistent-stores": "0.0.1",
"actions/publish-pages": "1.0.2",
"actions/release-secrets": "1.2.0",
Expand Down
7 changes: 7 additions & 0 deletions actions/contract-tests/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [1.2.0](https://github.com/launchdarkly/gh-actions/compare/contract-tests-v1.1.0...contract-tests-v1.2.0) (2024-10-31)


### Features

* Add option to enable persistent store test support ([#47](https://github.com/launchdarkly/gh-actions/issues/47)) ([a6e3543](https://github.com/launchdarkly/gh-actions/commit/a6e3543f7c6fbf6c3cab5ee3bb2b53c9abf59fd5))

## [1.1.0](https://github.com/launchdarkly/gh-actions/compare/contract-tests-v1.0.2...contract-tests-v1.1.0) (2024-10-01)


Expand Down

0 comments on commit 61ea6c6

Please sign in to comment.