Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: Release ContractCase #112

Merged
merged 1 commit into from
May 8, 2023
Merged

Conversation

TimothyJones
Copy link
Member

@TimothyJones TimothyJones commented May 6, 2023

🤖 I have created a release beep boop

@contract-case/case-boundary: 0.5.0

0.5.0 (2023-05-08)

⚠ BREAKING CHANGES

  • Rename ResultTypeConstants to BoundaryResultTypeConstants for consistency

Features

  • Add crash messages when the core fails (8147c9d)
  • Expose FailureKindConstants so consumers can tell the difference between different types of failures that ContractCase emits (e15507d)

Code Refactoring

  • Rename ResultTypeConstants to BoundaryResultTypeConstants for consistency (29fd4d3)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @contract-case/case-core bumped from 0.10.0 to 0.10.1
      • @contract-case/case-entities-internal bumped from 0.10.0 to 0.11.0
    • devDependencies
      • @contract-case/test-equivalence-matchers bumped from 0.10.0 to 0.11.0
@contract-case/contract-case-jest: 0.9.3

0.9.3 (2023-05-08)

Features

  • Add crash messages when the core fails (8147c9d)
  • Map errors appropriately at the boundary (c9df9ff)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @contract-case/case-boundary bumped from 0.4.0 to 0.5.0
      • @contract-case/case-entities-internal bumped from 0.10.0 to 0.11.0
      • @contract-case/case-example-mock-types bumped from 0.10.0 to 0.11.0
contract-case: 0.3.0

0.3.0 (2023-05-08)

⚠ BREAKING CHANGES

  • Make names of matcher interfaces consistently end in Matcher. This change has no effect on non-typescript consumers of the case-entities-internal package

Features

  • Add crash messages when the core fails (8147c9d)
  • Map errors appropriately at the boundary (c9df9ff)

Bug Fixes

  • Correct problem where not having a broker CI token would not fail the publish (b22d956)
  • Don't throw configuration errors for missing broker details when publish=NEVER (4893bc3)

Code Refactoring

  • Make names of matcher interfaces consistently end in Matcher. This change has no effect on non-typescript consumers of the case-entities-internal package (d6bc4dd)
0.10.1

0.10.1 (2023-05-08)

Bug Fixes

  • Correct problem where not having a broker CI token would not fail the publish (b22d956)
  • Don't throw configuration errors for missing broker details when publish=NEVER (4893bc3)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @contract-case/case-entities-internal bumped from 0.10.0 to 0.11.0
@contract-case/case-entities-internal: 0.11.0

0.11.0 (2023-05-08)

⚠ BREAKING CHANGES

  • Make names of matcher interfaces consistently end in Matcher. This change has no effect on non-typescript consumers of the case-entities-internal package

Code Refactoring

  • Make names of matcher interfaces consistently end in Matcher. This change has no effect on non-typescript consumers of the case-entities-internal package (d6bc4dd)
@contract-case/case-example-mock-types: 0.11.0

0.11.0 (2023-05-08)

Miscellaneous Chores

  • @contract-case/case-example-mock-types: Synchronize ContractCase Core versions

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @contract-case/case-entities-internal bumped from 0.10.0 to 0.11.0
    • devDependencies
      • @contract-case/test-equivalence-matchers bumped from 0.10.0 to 0.11.0
@contract-case/test-equivalence-matchers: 0.11.0

0.11.0 (2023-05-08)

Miscellaneous Chores

  • @contract-case/test-equivalence-matchers: Synchronize ContractCase Core versions

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @contract-case/case-entities-internal bumped from 0.10.0 to 0.11.0

This PR was generated with Release Please. See documentation.

@TimothyJones TimothyJones force-pushed the release-please--branches--main branch 2 times, most recently from 645685f to b91ff58 Compare May 8, 2023 02:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant