Skip to content

Commit 36ec3e4

Browse files
chore(release): 2.4.1 [skip ci]
### [2.4.1](v2.4.0...v2.4.1) (2023-09-05) ### Bug Fixes * **deps:** update dependency chalk to v4.1.2 ([39018af](39018af)) ### Other * **deps:** update dependency minimist to v1.2.8 ([a4fd013](a4fd013)) * **deps:** update dependency rollup-plugin-sizes to v1.0.5 ([2a9aaf6](2a9aaf6))
1 parent 39018af commit 36ec3e4

2 files changed

Lines changed: 14 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
### [2.4.1](https://github.com/folke/devmoji/compare/v2.4.0...v2.4.1) (2023-09-05)
2+
3+
4+
### Bug Fixes
5+
6+
* **deps:** update dependency chalk to v4.1.2 ([39018af](https://github.com/folke/devmoji/commit/39018af8c203ab659c78e9bbd776d32ffc4e6108))
7+
8+
9+
### Other
10+
11+
* **deps:** update dependency minimist to v1.2.8 ([a4fd013](https://github.com/folke/devmoji/commit/a4fd013a2dbca3aff120c5932bba0043fa5b5505))
12+
* **deps:** update dependency rollup-plugin-sizes to v1.0.5 ([2a9aaf6](https://github.com/folke/devmoji/commit/2a9aaf6da79528df47805de3ae3df4577f891314))
13+
114
## [2.4.0](https://github.com/folke/devmoji/compare/v2.3.2...v2.4.0) (2022-10-20)
215

316

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "devmoji",
3-
"version": "2.4.0",
3+
"version": "2.4.1",
44
"description": "Enhance your conventional commits with gitmoji",
55
"keywords": [
66
"cli",

0 commit comments

Comments
 (0)