Skip to content

Commit 0986e59

Browse files
committed
chore(release): v3.3.2
1 parent 2b473e1 commit 0986e59

File tree

2 files changed

+18
-2
lines changed

2 files changed

+18
-2
lines changed

CHANGELOG.md

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

33

4+
## v3.3.2
5+
6+
[compare changes](https://github.com/Yizack/nuxt-twemoji/compare/v3.3.1...v3.3.2)
7+
8+
### 🏡 Chore
9+
10+
- Update nuxt ([669acb1](https://github.com/Yizack/nuxt-twemoji/commit/669acb1))
11+
- Update deps ([e1b48c8](https://github.com/Yizack/nuxt-twemoji/commit/e1b48c8))
12+
- Update deps ([4675dd1](https://github.com/Yizack/nuxt-twemoji/commit/4675dd1))
13+
- Update nuxt ([6da1754](https://github.com/Yizack/nuxt-twemoji/commit/6da1754))
14+
- Updates ([2b473e1](https://github.com/Yizack/nuxt-twemoji/commit/2b473e1))
15+
16+
### ❤️ Contributors
17+
18+
- Yizack Rangel ([@Yizack](http://github.com/Yizack))
19+
420
## v3.3.1
521

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

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.1",
3+
"version": "3.3.2",
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)