Skip to content

Commit 8b5602f

Browse files
chore(release): release packages from branch main (#733)
🤖 I have created a release *beep* *boop* --- <details><summary>language-server-runtimes: 0.3.13</summary> ## [0.3.13](language-server-runtimes/v0.3.12...language-server-runtimes/v0.3.13) (2026-01-23) ### Bug Fixes * atx bearer no longers update credential metadata ([#732](#732)) ([8b03630](8b03630)) </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 8b03630 commit 8b5602f

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.69",
3-
"runtimes": "0.3.12",
3+
"runtimes": "0.3.13",
44
"types": "0.1.63"
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.3.13](https://github.com/aws/language-server-runtimes/compare/language-server-runtimes/v0.3.12...language-server-runtimes/v0.3.13) (2026-01-23)
4+
5+
6+
### Bug Fixes
7+
8+
* atx bearer no longers update credential metadata ([#732](https://github.com/aws/language-server-runtimes/issues/732)) ([8b03630](https://github.com/aws/language-server-runtimes/commit/8b03630cce84bf145ac4cd7dadec88698c83bba5))
9+
310
## [0.3.12](https://github.com/aws/language-server-runtimes/compare/language-server-runtimes/v0.3.11...language-server-runtimes/v0.3.12) (2025-12-19)
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.3.12",
3+
"version": "0.3.13",
44
"description": "Runtimes to host Language Servers for AWS",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)