Skip to content

Commit 85e258d

Browse files
chore(release): version packages (#22)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 20cdfa8 commit 85e258d

File tree

4 files changed

+7
-8
lines changed

4 files changed

+7
-8
lines changed

.changeset/green-cherries-yawn.md

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

.changeset/hungry-ears-accept.md

Lines changed: 0 additions & 2 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
# clap-js
22

3+
## 0.1.2
4+
5+
### Patch Changes
6+
7+
- ebbc053: Set color choice to always
8+
39
## 0.1.1
410

511
### 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.1",
3+
"version": "0.1.2",
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)