Skip to content

Commit

Permalink
chore(release): v3.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Yizack committed Apr 2, 2024
1 parent c3450ad commit 5acc800
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 2 deletions.
21 changes: 21 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,27 @@
# Changelog


## v3.5.0

[compare changes](https://github.com/Yizack/nuxt-twemoji/compare/v3.4.5...v3.5.0)

### 🚀 Enhancements

- Add support for the new emoji included in Emoji 15.1 ([69e51cf](https://github.com/Yizack/nuxt-twemoji/commit/69e51cf))

### 🩹 Fixes

- Vitest ([581a0ff](https://github.com/Yizack/nuxt-twemoji/commit/581a0ff))

### 🏡 Chore

- Updarte deps ([d9cde54](https://github.com/Yizack/nuxt-twemoji/commit/d9cde54))
- Test emoji exports ([c3450ad](https://github.com/Yizack/nuxt-twemoji/commit/c3450ad))

### ❤️ Contributors

- Yizack Rangel ([@Yizack](http://github.com/Yizack))

## v3.4.5

[compare changes](https://github.com/Yizack/nuxt-twemoji/compare/v3.4.4...v3.4.5)
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "nuxt-twemoji",
"version": "3.4.5",
"version": "3.5.0",
"description": "Twemoji module for Nuxt. Render emojis as SVG elements or PNG images",
"keywords": [
"nuxt",
Expand Down Expand Up @@ -76,4 +76,4 @@
"domain": "github.com"
}
}
}
}

0 comments on commit 5acc800

Please sign in to comment.