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

fix: support comments on extracted literals #1908

Merged
merged 2 commits into from Apr 8, 2024
Merged

fix: support comments on extracted literals #1908

merged 2 commits into from Apr 8, 2024

Conversation

domoritz
Copy link
Member

@domoritz domoritz commented Apr 7, 2024

fixes #1907

📦 Published PR as canary version: 1.5.1--canary.1908.8f81a49.0

✨ Test out this PR locally via:

npm install ts-json-schema-generator@1.5.1--canary.1908.8f81a49.0
# or 
yarn add ts-json-schema-generator@1.5.1--canary.1908.8f81a49.0

Version

Published prerelease version: v1.5.1-next.4

Changelog

🎉 This release contains work from new contributors! 🎉

Thanks for all your work!

❤️ Michael Matloka (@Twixes)

❤️ Guillaume Châtelet (@chatelgu)

❤️ Joshua (@Josh-a-e)

🐛 Bug Fix

⚠️ Pushed to next

🔩 Dependency Updates

Authors: 6

@domoritz domoritz enabled auto-merge (squash) April 7, 2024 23:10
@domoritz domoritz merged commit 9353127 into next Apr 8, 2024
3 checks passed
@domoritz domoritz deleted the dom/1907 branch April 8, 2024 14:36
Copy link

github-actions bot commented Apr 8, 2024

🚀 PR was released in v1.5.1 🚀

@github-actions github-actions bot added released This issue/pull request has been released. and removed prerelease labels Apr 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
released This issue/pull request has been released.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Lowercase type breaks with a comment
1 participant