Skip to content

Commit

Permalink
chore(release): v0.1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
Intevel committed Jan 25, 2024
1 parent 1c23ab3 commit 1d64edb
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 1 deletion.
17 changes: 17 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,23 @@

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.

## v0.1.4


### 🩹 Fixes

- Export gitmojis (1c23ab3)

### 🏡 Chore

- Add repository to package.json (137dd6f)
- Fix typo (17d0480)

### ❤️ Contributors

- Conner Bachmann
- Wilson Pinto

## v0.1.3


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "convert-gitmoji",
"version": "0.1.3",
"version": "0.1.4",
"repository": "Intevel/convert-gitmoji",
"description": "♻️ Convert strings to gitmojis",
"license": "MIT",
Expand Down

0 comments on commit 1d64edb

Please sign in to comment.