Skip to content

Commit e6212e7

Browse files
authored
revert: damn spam project name (#23)
Revert "chore(release): version packages (#22)" This reverts commit 85e258d.
1 parent 85e258d commit e6212e7

File tree

4 files changed

+8
-7
lines changed

4 files changed

+8
-7
lines changed

.changeset/green-cherries-yawn.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
'clap-js': patch
3+
---
4+
5+
Set color choice to always

.changeset/hungry-ears-accept.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
---
2+
---

CHANGELOG.md

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

3-
## 0.1.2
4-
5-
### Patch Changes
6-
7-
- ebbc053: Set color choice to always
8-
93
## 0.1.1
104

115
### Patch Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "clap-js",
3-
"version": "0.1.2",
3+
"version": "0.1.1",
44
"description": "Fast and elegant CLI build tool based on clap-rs",
55
"main": "index.js",
66
"repository": "https://github.com/noctisynth/clap-js",

0 commit comments

Comments
 (0)