Skip to content

Commit 7669d3b

Browse files
authored
Merge pull request #2 from mfyuu/changeset-release/main
chore(release): v0.2.1
2 parents 8279784 + 66ca6bb commit 7669d3b

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/salty-grapes-poke.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# e2sm
22

3+
## 0.2.1
4+
5+
### Patch Changes
6+
7+
- [`8279784`](https://github.com/mfyuu/e2sm/commit/82797845814fe7d610fe9bfded0a6a04c54e9e3e) Thanks [@mfyuu](https://github.com/mfyuu)! - add colored output for --dry-run mode using node:util inspect.
8+
39
## 0.2.0
410

511
### Minor Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "e2sm",
3-
"version": "0.2.0",
3+
"version": "0.2.1",
44
"license": "MIT",
55
"author": "mfyuu",
66
"repository": {

0 commit comments

Comments
 (0)