Skip to content

Commit f6ffbed

Browse files
committed
🎉 Version 2.1.3
1 parent 534628c commit f6ffbed

2 files changed

Lines changed: 9 additions & 1 deletion

File tree

CHANGELOG.md

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

33
**All notable changes to this project will be documented in this file.**
44

5+
# [[2.1.3]](https://github.com/Sheweny/cli/compare/2.1.2...2.1.3) April 26, 2022
6+
7+
### Fixed
8+
9+
- Help: Fix prefix colors on powershell terminal ([fe44e95](https://github.com/Sheweny/cli/commit/fe44e952dade30a70ff66afd85652aadb829a664))
10+
- Templates: Remove class names ([35d4a54](https://github.com/Sheweny/cli/commit/35d4a5438dc6d61514f88d14c33d7dfe3d7cbc11))
11+
- Create: Correct sentence ([1806c5f](https://github.com/Sheweny/cli/commit/1806c5f79942c4deeea500a2feeea5ac4dcd4d45))
12+
513
# [[2.1.2]](https://github.com/Sheweny/cli/compare/2.1.1...2.1.2) April 10, 2022
614

715
### Dependencies

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@sheweny/cli",
33
"description": "Cli for sheweny framework",
4-
"version": "2.1.2",
4+
"version": "2.1.3",
55
"main": "bin/sheweny.js",
66
"bin": {
77
"sheweny": "bin/sheweny.js",

0 commit comments

Comments
 (0)