Skip to content

Commit d17d670

Browse files
chore: release v2.1.3
1 parent 3eae526 commit d17d670

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## [2.1.3](https://github.com/omnidan/node-emoji/compare/v2.1.2...v2.1.3) (2023-11-20)
2+
3+
### Bug Fixes
4+
5+
- pin skin-tone to ^2.0.0 and add renovate.json ignoreDeps ([dcd6c43](https://github.com/omnidan/node-emoji/commit/dcd6c43f26b6537fb770b5309574c3e1ff3859c1))
6+
17
## [2.1.2](https://github.com/omnidan/node-emoji/compare/v2.1.1...v2.1.2) (2023-11-20)
28

39
### Bug Fixes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "node-emoji",
3-
"version": "2.1.2",
3+
"version": "2.1.3",
44
"description": "Friendly emoji lookups and parsing utilities for Node.js. 💖",
55
"keywords": [
66
"emoji",

0 commit comments

Comments
 (0)