-
Notifications
You must be signed in to change notification settings - Fork 0
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
feat: release main #14
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# 1.0.0 (2023-12-13) ### Features * add tests for history element ([9c4a19b](9c4a19b)) * fix ([49af580](49af580)) * fix branches ([3b3bca6](3b3bca6)) * publish config fix ([7256430](7256430)) * release ([125fc7c](125fc7c)) * test ([57884e4](57884e4)) * try release npm with semantic-release ([b2a9d9e](b2a9d9e))
## [1.0.1](v1.0.0...v1.0.1) (2023-12-14) ### Bug Fixes * release ([57637ca](57637ca))
🎉 This PR is included in version 1.1.0 🎉 The release is available on: Your semantic-release bot 📦🚀 |
github-actions bot
pushed a commit
that referenced
this pull request
Jan 3, 2024
# 1.0.0 (2024-01-03) ### Bug Fixes * add TypeDoc comments in library functions ([674c22f](674c22f)) * Generate templates, refactor. ([6c77199](6c77199)) * Include dist/ into package. ([b609264](b609264)) * release ([57637ca](57637ca)) ### Features * add tests for history element ([9c4a19b](9c4a19b)) * fix ([49af580](49af580)) * fix branches ([3b3bca6](3b3bca6)) * Initial release. ([452381a](452381a)) * main release ([93ce0bf](93ce0bf)) * Provide React and Preact bundles. ([4623193](4623193)) * publish config fix ([7256430](7256430)) * release ([125fc7c](125fc7c)) * release main ([a76020a](a76020a)) * release main ([#14](#14)) ([d4a15dd](d4a15dd)) * test ([57884e4](57884e4)) * test release ([d7dee68](d7dee68)) * try release npm with semantic-release ([b2a9d9e](b2a9d9e))
🎉 This PR is included in version 1.0.0 🎉 The release is available on: Your semantic-release bot 📦🚀 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Description
Motivation and Context
Related Jira ticket
Testing
Documentation
Checklist
Screenshots