Skip to content

Commit 1d64edb

Browse files
committed
chore(release): v0.1.4
1 parent 1c23ab3 commit 1d64edb

File tree

2 files changed

+18
-1
lines changed

2 files changed

+18
-1
lines changed

CHANGELOG.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,23 @@
22

33
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
44

5+
## v0.1.4
6+
7+
8+
### 🩹 Fixes
9+
10+
- Export gitmojis (1c23ab3)
11+
12+
### 🏡 Chore
13+
14+
- Add repository to package.json (137dd6f)
15+
- Fix typo (17d0480)
16+
17+
### ❤️ Contributors
18+
19+
- Conner Bachmann
20+
- Wilson Pinto
21+
522
## v0.1.3
623

724

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "convert-gitmoji",
3-
"version": "0.1.3",
3+
"version": "0.1.4",
44
"repository": "Intevel/convert-gitmoji",
55
"description": "♻️ Convert strings to gitmojis",
66
"license": "MIT",

0 commit comments

Comments
 (0)