Skip to content

Commit 8eaa14a

Browse files
chore(release): release packages from branch main (#680)
🤖 I have created a release *beep* *boop* --- <details><summary>language-server-runtimes: 0.2.129</summary> ## [0.2.129](language-server-runtimes/v0.2.128...language-server-runtimes/v0.2.129) (2025-09-12) ### Features * add 'external_idp' as a sso connection type ([#679](#679)) ([fb0b452](fb0b452)) </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 fb0b452 commit 8eaa14a

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.128",
3+
"runtimes": "0.2.129",
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.129](https://github.com/aws/language-server-runtimes/compare/language-server-runtimes/v0.2.128...language-server-runtimes/v0.2.129) (2025-09-12)
4+
5+
6+
### Features
7+
8+
* add 'external_idp' as a sso connection type ([#679](https://github.com/aws/language-server-runtimes/issues/679)) ([fb0b452](https://github.com/aws/language-server-runtimes/commit/fb0b4529c72d568fbf0ca212235425f52e2fd825))
9+
310
## [0.2.128](https://github.com/aws/language-server-runtimes/compare/language-server-runtimes/v0.2.127...language-server-runtimes/v0.2.128) (2025-09-04)
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.128",
3+
"version": "0.2.129",
44
"description": "Runtimes to host Language Servers for AWS",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)