Skip to content

Commit

Permalink
chore(release): v3.4.5
Browse files Browse the repository at this point in the history
  • Loading branch information
Yizack committed Feb 10, 2024
1 parent 5c3667b commit bef6c6c
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 2 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,18 @@
# Changelog


## v3.4.5

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

### 🩹 Fixes

- No postinstall ([5c3667b](https://github.com/Yizack/nuxt-twemoji/commit/5c3667b))

### ❤️ Contributors

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

## v3.4.4

[compare changes](https://github.com/Yizack/nuxt-twemoji/compare/v3.4.3...v3.4.4)
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.4",
"version": "3.4.5",
"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 bef6c6c

Please sign in to comment.