Skip to content

Commit 246a847

Browse files
committed
chore(release): v2.1.4
1 parent 938e859 commit 246a847

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

+12
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,18 @@
11
# Changelog
22

33

4+
## v2.1.4
5+
6+
[compare changes](https://github.com/Baroshem/nuxt-security/compare/v2.1.3...v2.1.4)
7+
8+
### 🩹 Fixes
9+
10+
- #564 resolves issue with element.replace on non-string elements ([#564](https://github.com/Baroshem/nuxt-security/issues/564))
11+
12+
### ❤️ Contributors
13+
14+
15+
416
## v2.1.3
517

618
[compare changes](https://github.com/Baroshem/nuxt-security/compare/v2.1.2...v2.1.3)

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "nuxt-security",
3-
"version": "2.1.3",
3+
"version": "2.1.4",
44
"license": "MIT",
55
"type": "module",
66
"engines": {

0 commit comments

Comments
 (0)