-
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: api, tests, ci/cd scripts, docs #5
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
Generate changelog and publish on beta tag
- remove old build file
# [1.0.0-beta.2](v1.0.0-beta.1...v1.0.0-beta.2) (2020-07-06) ### Features * **ci:** add dist folder ([39b90e4](39b90e4))
# [1.0.0-beta.3](v1.0.0-beta.2...v1.0.0-beta.3) (2020-07-06) ### Features * **ci:** add new glob pattern for dist folder ([b22dc8a](b22dc8a))
# [1.0.0-beta.4](v1.0.0-beta.3...v1.0.0-beta.4) (2020-07-06) ### Features * **ci:** include build step in release ([0dd3952](0dd3952))
# [1.0.0-beta.5](v1.0.0-beta.4...v1.0.0-beta.5) (2020-07-06) ### Features * build ([31a5ddb](31a5ddb)) * **ci:** npm changes ([9d546cf](9d546cf))
# [1.0.0-beta.6](v1.0.0-beta.5...v1.0.0-beta.6) (2020-07-06) ### Features * fix build command ([8eebde6](8eebde6))
# [1.0.0-beta.7](v1.0.0-beta.6...v1.0.0-beta.7) (2020-07-06) ### Features * **ci:** dist files ([ed3e039](ed3e039))
- extending fixes the case where isObject returns false and a following `if else` block renders the unknown value `never`
# [1.0.0-beta.8](v1.0.0-beta.7...v1.0.0-beta.8) (2020-07-07) ### Bug Fixes * **object:** extend from Record ([6c7e60e](6c7e60e))
# [1.0.0-beta.9](v1.0.0-beta.8...v1.0.0-beta.9) (2020-07-07) ### Features * add TaapType type for getting type info ([37d2be5](37d2be5))
# [1.0.0-beta.10](v1.0.0-beta.9...v1.0.0-beta.10) (2020-07-07) ### Features * **docs:** deploy docs site ([83f4ccc](83f4ccc))
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.
No description provided.