Skip to content

ci: Version Packages#69

Merged
pourdaavar merged 1 commit into
mainfrom
changeset-release/main
Jun 25, 2026
Merged

ci: Version Packages#69
pourdaavar merged 1 commit into
mainfrom
changeset-release/main

Conversation

@pourdaavar

Copy link
Copy Markdown
Contributor

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.

Releases

@rineex/ddd@6.1.0

Minor Changes

  • Add Result.ok() void overload for command use cases that succeed without a
    (#68) value.
    • Result.ok() returns Ok<void>; Result.ok(value) returns Ok<T> as
      before
    • Ok<T> and Result<T, E> default type parameters to void and
      UseCaseError
    • flatMap widened to allow distinct error types in chained operations

@rineex/auth-core@1.1.1

Patch Changes

  • Updated dependencies
    [4647008]:
    • @rineex/ddd@6.1.0

@rineex/authentication-method-otp@1.1.1

Patch Changes

  • Updated dependencies
    [4647008]:
    • @rineex/ddd@6.1.0
    • @rineex/auth-core@1.1.1

@rineex/authentication-method-passwordless@0.2.1

Patch Changes

  • Updated dependencies
    [4647008]:
    • @rineex/ddd@6.1.0
    • @rineex/auth-core@1.1.1

@pourdaavar pourdaavar merged commit fcbe959 into main Jun 25, 2026
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant