Skip to content

Conversation

github-actions[bot]
Copy link
Contributor

🤖 I have created a release beep boop

0.1.0 (2025-08-21)

Bug Fixes

  • experimental: Add ldmiddleware library, utilities for creating scoped clients, contexts, events automatically (#306) (b175f8c)

This PR was generated with Release Please. See documentation.

@github-actions github-actions bot requested a review from a team as a code owner August 21, 2025 22:57
@@ -1,5 +1,5 @@
{
".": "7.13.4",
".": "0.1.0",
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Bug: SDK Version Downgrade Breaks Dependency Management

The main SDK's version is incorrectly downgraded from 7.13.4 to 0.1.0. This violates semantic versioning, breaking dependency management for users. It looks like a mix-up with the new ldmiddleware subpackage's 0.1.0 version, or a release automation issue, especially since the PR title references 'v7'.

Additional Locations (1)

Fix in Cursor Fix in Web

@aengelberg
Copy link
Contributor

I put in my commit Release-As: 0.1.0 because I wanted the ldmiddleware version to be 0.1.0, not 0.1.1. However I didn't want to affect the version number in the main sdk. Closing this

@aengelberg aengelberg closed this Aug 21, 2025
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