Skip to content

Commit df55e01

Browse files
authored
Bump to 4.15.5 with audit-fix minimatch (#4521)
* Audit-fix minimatch * 4.15.5 * 4.15.5
1 parent b544650 commit df55e01

File tree

9 files changed

+416
-615
lines changed

9 files changed

+416
-615
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
2222

2323
## [Unreleased]
2424

25+
## [4.15.5] - 2022-11-16
26+
2527
### Fixed
2628

2729
- Card action image alt text should use `imageAltText` field and fallback to `text` field, by [@compulim](https://github.com/compulim) in PR [#4333](https://github.com/microsoft/BotFramework-WebChat/pull/4333)

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "botframework-webchat-root",
3-
"version": "4.15.5-0",
3+
"version": "4.15.5",
44
"private": true,
55
"files": [
66
"lib/**/*"

0 commit comments

Comments
 (0)