Skip to content

Commit d1b6655

Browse files
committed
chore(release): v3.6.2
1 parent d32b7c0 commit d1b6655

File tree

2 files changed

+17
-1
lines changed

2 files changed

+17
-1
lines changed

CHANGELOG.md

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

33

4+
## v3.6.2
5+
6+
[compare changes](https://github.com/Yizack/nuxt-twemoji/compare/v3.6.1...v3.6.2)
7+
8+
### 🏡 Chore
9+
10+
- Update deps ([76a5529](https://github.com/Yizack/nuxt-twemoji/commit/76a5529))
11+
- Updates ([5b9049a](https://github.com/Yizack/nuxt-twemoji/commit/5b9049a))
12+
- Lint fixes ([08540b8](https://github.com/Yizack/nuxt-twemoji/commit/08540b8))
13+
- Fix npm repo property ([bd7eff6](https://github.com/Yizack/nuxt-twemoji/commit/bd7eff6))
14+
- Update nuxt and dependencies ([d32b7c0](https://github.com/Yizack/nuxt-twemoji/commit/d32b7c0))
15+
16+
### ❤️ Contributors
17+
18+
- Yizack Rangel ([@Yizack](http://github.com/Yizack))
19+
420
## v3.6.1
521

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

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "nuxt-twemoji",
3-
"version": "3.6.1",
3+
"version": "3.6.2",
44
"description": "Twemoji module for Nuxt. Render emojis as SVG elements or PNG images",
55
"keywords": [
66
"nuxt",

0 commit comments

Comments
 (0)