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

Update changeset to better reflect changes #2707

Merged
merged 7 commits into from
Aug 12, 2024
Merged

Conversation

matthieusieben
Copy link
Contributor

No description provided.

Comment on lines 1 to 6
---
"@atproto/lex-cli": minor
"@atproto/xrpc-server": patch
---

Updated to use refactored version of `@atproto/xrpc`.
Copy link
Collaborator

Choose a reason for hiding this comment

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

If this is truly just a dependency update then we don't need a changeset for it, as changesets will detect this and add a line to the changelog. E.g. like this: https://github.com/bluesky-social/atproto/blob/main/packages/dev-env/CHANGELOG.md#0338

Copy link
Collaborator

@devinivy devinivy Aug 12, 2024

Choose a reason for hiding this comment

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

Ah that's right, the lex-cli changes are more in-depth and are an actual breaking change.

"@atproto/pds": patch
---

Updated to use refactored version of `@atproto/api`.
Copy link
Collaborator

@devinivy devinivy Aug 12, 2024

Choose a reason for hiding this comment

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

Same here, if it's truly just for a version update then changesets will detect that and add a note to the changelog automatically.

Copy link
Collaborator

Choose a reason for hiding this comment

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

Certainly wont do any harm though, so not terribly worried about it!

@devinivy devinivy merged commit 2bdf75d into main Aug 12, 2024
10 checks passed
@devinivy devinivy deleted the oauth-client-changeset branch August 12, 2024 19:59
@github-actions github-actions bot mentioned this pull request Aug 12, 2024
estrattonbailey added a commit that referenced this pull request Aug 15, 2024
* origin/main:
  Provide a ponyfill for CustomEvent (#2710)
  Ensure presence of DPoP related response headers (#2711)
  prettier ignore changelogs, as changesets not resolving prettier config properly
  Version packages (#2709)
  Export `AtpAgentOptions` type from @atproto/api (#2708)
  tidy
  Version packages (#2706)
  Update changeset to better reflect changes (#2707)
  Client SDK rework (#2483)
  Allow aud of pds or entryway for service auth tokens on pds (#2694)
  Version packages (#2692)
  Lex-cli prettier changes changeset (#2691)
  Version packages (#2689)
  PDS - inspect bearer tokens (#2688)
  Version packages (#2685)
  Service auth method binding - PDS (#2668)
  minor typos in descriptions and comments (#2681)
  Fix run-dev-env-logged command (#2682)
  Version packages (#2677)
  Tweak some wording in `oauth-client-browser` readme (#2678)
haileyok pushed a commit that referenced this pull request Aug 16, 2024
* Update changeset to better reflect changes

* Remove un-necessary packages from changeset

* codegen

* expose lexicons instead of schemas

* export a copy of the internal lexicon

* typo

* fix minor typos in changesets

---------

Co-authored-by: Devin Ivy <devinivy@gmail.com>
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.

2 participants