Skip to content

Commit e7daecd

Browse files
chore(release): release packages from branch main (#440)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 95c40fc commit e7daecd

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.15",
3-
"runtimes": "0.2.59",
3+
"runtimes": "0.2.60",
44
"types": "0.1.13"
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.60](https://github.com/aws/language-server-runtimes/compare/language-server-runtimes/v0.2.59...language-server-runtimes/v0.2.60) (2025-04-15)
4+
5+
6+
### Bug Fixes
7+
8+
* correct global context configuration param type ([#439](https://github.com/aws/language-server-runtimes/issues/439)) ([95c40fc](https://github.com/aws/language-server-runtimes/commit/95c40fca6212cc7d0f0e7c33d44fb0d8322f22f7))
9+
310
## [0.2.59](https://github.com/aws/language-server-runtimes/compare/language-server-runtimes/v0.2.58...language-server-runtimes/v0.2.59) (2025-04-15)
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.59",
3+
"version": "0.2.60",
44
"description": "Runtimes to host Language Servers for AWS",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)