Skip to content

Commit 16b6f17

Browse files
Release v11.2.1
1 parent 94a6ca9 commit 16b6f17

3 files changed

Lines changed: 9 additions & 2 deletions

File tree

CHANGELOG.md

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

3+
## [v11.2.1](https://github.com/tanem/svg-injector/tree/v11.2.1) (2026-02-15)
4+
[Full Changelog](https://github.com/tanem/svg-injector/compare/v11.2.0...v11.2.1)
5+
6+
#### :bug: Bug Fix
7+
8+
- [#1557](https://github.com/tanem/svg-injector/pull/1557) Use image/svg+xml for overrideMimeType instead of text/xml ([@tanem](https://github.com/tanem))
9+
310
## [v11.2.0](https://github.com/tanem/svg-injector/tree/v11.2.0) (2026-02-15)
411
[Full Changelog](https://github.com/tanem/svg-injector/compare/v11.1.1...v11.2.0)
512

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.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@tanem/svg-injector",
3-
"version": "11.2.0",
3+
"version": "11.2.1",
44
"description": "Fast, caching, dynamic inline SVG DOM injection library.",
55
"author": "Tane Morgan (https://github.com/tanem)",
66
"main": "dist/index.js",

0 commit comments

Comments
 (0)