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(typescript): introduce a script to migrate CHANGELOG.md to versions.yml for the TypeScript SDK #5491

Merged
merged 18 commits into from
Dec 26, 2024

Conversation

dsinghvi
Copy link
Member

@dsinghvi dsinghvi commented Dec 26, 2024

Description

Introduce a script to migrate a Changelog.MD into a versions.yml which can be used for the TypeScript SDK.

Changes Made

  • Run cd packages/scripts && pnpm dist:cli
  • node ./packages/scripts/dist/cli.cjs -i Changelog.md -o . -g fernapi/fern-typescript-node-sdk

Testing

  • Unit tests added/updated
  • Manual testing completed

Copy link

github-actions bot commented Dec 26, 2024

@dsinghvi dsinghvi force-pushed the dsinghvi/migrate-ts-changelog branch from 03562e1 to 32d6eed Compare December 26, 2024 21:23
@dsinghvi dsinghvi marked this pull request as ready for review December 26, 2024 22:35
@dsinghvi dsinghvi changed the title chore(typescript): migrate changelog to versions.yml chore(typescript): introduce a script to migrate CHANGELOG.md to versions.yml for the TypeScript SDK Dec 26, 2024
@dsinghvi dsinghvi merged commit d088a3a into main Dec 26, 2024
51 of 52 checks passed
@dsinghvi dsinghvi deleted the dsinghvi/migrate-ts-changelog branch December 26, 2024 22:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants