Skip to content

Commit 9022206

Browse files
committed
chore(release): v3.3.3
1 parent ab73e7a commit 9022206

File tree

2 files changed

+14
-2
lines changed

2 files changed

+14
-2
lines changed

CHANGELOG.md

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

33

4+
## v3.3.3
5+
6+
[compare changes](https://github.com/Yizack/nuxt-twemoji/compare/v3.3.2...v3.3.3)
7+
8+
### 🩹 Fixes
9+
10+
- Twemoji lib ([ab73e7a](https://github.com/Yizack/nuxt-twemoji/commit/ab73e7a))
11+
12+
### ❤️ Contributors
13+
14+
- Yizack Rangel ([@Yizack](http://github.com/Yizack))
15+
416
## v3.3.2
517

618
[compare changes](https://github.com/Yizack/nuxt-twemoji/compare/v3.3.1...v3.3.2)

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "nuxt-twemoji",
3-
"version": "3.3.2",
3+
"version": "3.3.3",
44
"description": "Twemoji module for Nuxt. Render emojis as SVG elements or PNG images",
55
"keywords": [
66
"nuxt",
@@ -78,4 +78,4 @@
7878
"domain": "github.com"
7979
}
8080
}
81-
}
81+
}

0 commit comments

Comments
 (0)