Skip to content

Commit 8bd6047

Browse files
committed
Merge remote-tracking branch 'upstream/main' into conorstw/types
2 parents fd46952 + 6480d22 commit 8bd6047

37 files changed

+1426
-109
lines changed

.release-please-manifest.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"chat-client-ui-types": "0.1.51",
3-
"runtimes": "0.2.108",
4-
"types": "0.1.45"
2+
"chat-client-ui-types": "0.1.61",
3+
"runtimes": "0.2.123",
4+
"types": "0.1.55"
55
}

chat-client-ui-types/CHANGELOG.md

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

3+
## [0.1.61](https://github.com/aws/language-server-runtimes/compare/chat-client-ui-types/v0.1.60...chat-client-ui-types/v0.1.61) (2025-08-07)
4+
5+
6+
### Dependencies
7+
8+
* The following workspace dependencies were updated
9+
* dependencies
10+
* @aws/language-server-runtimes-types bumped from ^0.1.54 to ^0.1.55
11+
12+
## [0.1.60](https://github.com/aws/language-server-runtimes/compare/chat-client-ui-types/v0.1.59...chat-client-ui-types/v0.1.60) (2025-08-05)
13+
14+
15+
### Dependencies
16+
17+
* The following workspace dependencies were updated
18+
* dependencies
19+
* @aws/language-server-runtimes-types bumped from ^0.1.53 to ^0.1.54
20+
21+
## [0.1.59](https://github.com/aws/language-server-runtimes/compare/chat-client-ui-types/v0.1.58...chat-client-ui-types/v0.1.59) (2025-08-01)
22+
23+
24+
### Dependencies
25+
26+
* The following workspace dependencies were updated
27+
* dependencies
28+
* @aws/language-server-runtimes-types bumped from ^0.1.52 to ^0.1.53
29+
30+
## [0.1.58](https://github.com/aws/language-server-runtimes/compare/chat-client-ui-types/v0.1.57...chat-client-ui-types/v0.1.58) (2025-08-01)
31+
32+
33+
### Dependencies
34+
35+
* The following workspace dependencies were updated
36+
* dependencies
37+
* @aws/language-server-runtimes-types bumped from ^0.1.51 to ^0.1.52
38+
39+
## [0.1.57](https://github.com/aws/language-server-runtimes/compare/chat-client-ui-types/v0.1.56...chat-client-ui-types/v0.1.57) (2025-08-01)
40+
41+
42+
### Dependencies
43+
44+
* The following workspace dependencies were updated
45+
* dependencies
46+
* @aws/language-server-runtimes-types bumped from ^0.1.50 to ^0.1.51
47+
48+
## [0.1.56](https://github.com/aws/language-server-runtimes/compare/chat-client-ui-types/v0.1.55...chat-client-ui-types/v0.1.56) (2025-07-22)
49+
50+
51+
### Dependencies
52+
53+
* The following workspace dependencies were updated
54+
* dependencies
55+
* @aws/language-server-runtimes-types bumped from ^0.1.49 to ^0.1.50
56+
57+
## [0.1.55](https://github.com/aws/language-server-runtimes/compare/chat-client-ui-types/v0.1.54...chat-client-ui-types/v0.1.55) (2025-07-18)
58+
59+
60+
### Dependencies
61+
62+
* The following workspace dependencies were updated
63+
* dependencies
64+
* @aws/language-server-runtimes-types bumped from ^0.1.48 to ^0.1.49
65+
66+
## [0.1.54](https://github.com/aws/language-server-runtimes/compare/chat-client-ui-types/v0.1.53...chat-client-ui-types/v0.1.54) (2025-07-17)
67+
68+
69+
### Dependencies
70+
71+
* The following workspace dependencies were updated
72+
* dependencies
73+
* @aws/language-server-runtimes-types bumped from ^0.1.47 to ^0.1.48
74+
75+
## [0.1.53](https://github.com/aws/language-server-runtimes/compare/chat-client-ui-types/v0.1.52...chat-client-ui-types/v0.1.53) (2025-07-17)
76+
77+
78+
### Dependencies
79+
80+
* The following workspace dependencies were updated
81+
* dependencies
82+
* @aws/language-server-runtimes-types bumped from ^0.1.46 to ^0.1.47
83+
84+
## [0.1.52](https://github.com/aws/language-server-runtimes/compare/chat-client-ui-types/v0.1.51...chat-client-ui-types/v0.1.52) (2025-07-17)
85+
86+
87+
### Dependencies
88+
89+
* The following workspace dependencies were updated
90+
* dependencies
91+
* @aws/language-server-runtimes-types bumped from ^0.1.45 to ^0.1.46
92+
393
## [0.1.51](https://github.com/aws/language-server-runtimes/compare/chat-client-ui-types/v0.1.50...chat-client-ui-types/v0.1.51) (2025-07-15)
494

595

chat-client-ui-types/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@aws/chat-client-ui-types",
3-
"version": "0.1.51",
3+
"version": "0.1.61",
44
"description": "Type definitions for Chat UIs in Language Servers and Runtimes for AWS",
55
"main": "./out/index.js",
66
"scripts": {
@@ -18,7 +18,7 @@
1818
"author": "Amazon Web Services",
1919
"license": "Apache-2.0",
2020
"dependencies": {
21-
"@aws/language-server-runtimes-types": "^0.1.45",
21+
"@aws/language-server-runtimes-types": "^0.1.55",
2222
"@local/language-server-runtimes-generated-types": "file:/Users/conorstw/Desktop/language-server-runtimes/types/codegen/generated/typescript"
2323
}
2424
}

package-lock.json

Lines changed: 11 additions & 33 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)