Skip to content

Commit 077319a

Browse files
Release v11.3.1
1 parent 40fcc9f commit 077319a

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

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.3.1](https://github.com/tanem/svg-injector/tree/v11.3.1) (2026-02-23)
4+
[Full Changelog](https://github.com/tanem/svg-injector/compare/v11.3.0...v11.3.1)
5+
6+
#### :house: Internal
7+
8+
- [#1564](https://github.com/tanem/svg-injector/pull/1564) Update dependency tar to v7.5.8 [SECURITY] ([@renovate[bot]](https://github.com/apps/renovate))
9+
310
## [v11.3.0](https://github.com/tanem/svg-injector/tree/v11.3.0) (2026-02-17)
411
[Full Changelog](https://github.com/tanem/svg-injector/compare/v11.2.2...v11.3.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.3.0",
3+
"version": "11.3.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)