Skip to content

Commit 424c475

Browse files
authored
Update matrix-bot-sdk 0.7.1 element.7 (#996)
* @vector-im/[email protected] * newsfile * sneak in a fix for devenv workflow
1 parent 283375c commit 424c475

File tree

4 files changed

+40
-764
lines changed

4 files changed

+40
-764
lines changed

.github/workflows/devenv.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ on:
77
- "/devenv*"
88
pull_request:
99
branches: [ main ]
10-
paths-ignore:
10+
paths:
1111
- "/devenv*"
1212

1313
jobs:

changelog.d/996.misc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Update matrix-bot-sdk to pull in new matrix-rust-sdk.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@
6363
"jira-client": "^8.2.2",
6464
"markdown-it": "^14.0.0",
6565
"matrix-appservice-bridge": "^9.0.1",
66-
"matrix-bot-sdk": "npm:@vector-im/[email protected].6",
66+
"matrix-bot-sdk": "npm:@vector-im/[email protected].7",
6767
"matrix-widget-api": "^1.10.0",
6868
"micromatch": "^4.0.8",
6969
"mime": "^4.0.4",

0 commit comments

Comments
 (0)