Skip to content

Commit 6570d12

Browse files
chore(release): release packages from branch main (#667)
🤖 I have created a release *beep* *boop* --- <details><summary>language-server-runtimes: 0.2.127</summary> ## [0.2.127](language-server-runtimes/v0.2.126...language-server-runtimes/v0.2.127) (2025-08-21) ### Bug Fixes * initialize telemetry asynchronously without blocking ([#666](#666)) ([28ee764](28ee764)) </details> --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 37d3cfd commit 6570d12

File tree

4 files changed

+10
-3
lines changed

4 files changed

+10
-3
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
22
"chat-client-ui-types": "0.1.62",
3-
"runtimes": "0.2.126",
3+
"runtimes": "0.2.127",
44
"types": "0.1.56"
55
}

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

runtimes/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [0.2.127](https://github.com/aws/language-server-runtimes/compare/language-server-runtimes/v0.2.126...language-server-runtimes/v0.2.127) (2025-08-21)
4+
5+
6+
### Bug Fixes
7+
8+
* initialize telemetry asynchronously without blocking ([#666](https://github.com/aws/language-server-runtimes/issues/666)) ([28ee764](https://github.com/aws/language-server-runtimes/commit/28ee7640dab43b42d320753cd7837995009162ee))
9+
310
## [0.2.126](https://github.com/aws/language-server-runtimes/compare/language-server-runtimes/v0.2.125...language-server-runtimes/v0.2.126) (2025-08-18)
411

512

runtimes/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@aws/language-server-runtimes",
3-
"version": "0.2.126",
3+
"version": "0.2.127",
44
"description": "Runtimes to host Language Servers for AWS",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)