[Release] Increase version to 0.16.0#590
Merged
Merged
Conversation
Contributor
There was a problem hiding this comment.
Pull request overview
Release PR to bump @nevware21/ts-utils to v0.16.0, updating package versions and release documentation.
Changes:
- Bumped
versionto0.16.0in both root andlib/package manifests. - Updated README recommended version range to
>= 0.16.0 < 2.x. - Added a
v0.16.0section toCHANGELOG.mdwith features/bug fixes/repo improvements and a compare link.
Reviewed changes
Copilot reviewed 4 out of 4 changed files in this pull request and generated 2 comments.
| File | Description |
|---|---|
| README.md | Updates the recommended dependency version range for the new release. |
| package.json | Bumps the published package version to 0.16.0. |
| lib/package.json | Keeps the library package version in sync with the root version bump. |
| CHANGELOG.md | Adds release notes for v0.16.0, but needs the release section ordering adjusted per repo checklist. |
| **Recommended Version Specification:** | ||
| ```json | ||
| "@nevware21/ts-utils": ">= 0.15.0 < 2.x" | ||
| "@nevware21/ts-utils": ">= 0.16.0 < 2.x" |
Comment on lines
+7
to
+11
| ### Bug Fixes | ||
|
|
||
| # v0.16.0 July 18th, 2026 | ||
|
|
||
| ## Changelog |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #590 +/- ##
=======================================
Coverage 99.17% 99.17%
=======================================
Files 179 179
Lines 5481 5481
Branches 1214 1218 +4
=======================================
Hits 5436 5436
Misses 45 45 🚀 New features to boost your workflow:
|
nevware21-bot
approved these changes
Jul 18, 2026
nevware21-bot
left a comment
Contributor
There was a problem hiding this comment.
Approved by nevware21-bot
This file contains hidden or 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
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.