Skip to content

Commit 58b6523

Browse files
committed
chore(release): 0.0.3
1 parent d7a5abb commit 58b6523

2 files changed

Lines changed: 15 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,20 @@
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+
### [0.0.3](https://github.com/Intevel/convert-gitmoji/compare/v0.0.2...v0.0.3) (2022-06-27)
6+
7+
8+
### Features
9+
10+
* **chore:** added test/code example :memo: ([93732e7](https://github.com/Intevel/convert-gitmoji/commit/93732e7baa6b29e5e02f12a7edbc6370dfc6bff8))
11+
* **chore:** improved performance using regex ([d7a5abb](https://github.com/Intevel/convert-gitmoji/commit/d7a5abb41161f907a0cedb5a40e833bec6c952c7))
12+
* **chore:** migrated to unbuild@0.7.4 ([fef82d5](https://github.com/Intevel/convert-gitmoji/commit/fef82d5f934f4b75231f5df2f47642ae1823fd20))
13+
14+
15+
### Bug Fixes
16+
17+
* **chore:** optimized build settings ([e767622](https://github.com/Intevel/convert-gitmoji/commit/e767622bf7634efcb6f2ce63bc2369e2478b6bdf))
18+
519
### 0.0.2 (2022-06-26)
620

721

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.0.2",
3+
"version": "0.0.3",
44
"description": "♻️ Convert strings to gitmojis",
55
"license": "MIT",
66
"author": "Conner Luka Bachmann <mail@conner-bachmann.de>",

0 commit comments

Comments
 (0)