Skip to content

Commit

Permalink
revert: re-release after repository changed (#32)
Browse files Browse the repository at this point in the history
Revert "chore(release): version packages (#28)"

This reverts commit 544bf9b.
  • Loading branch information
fu050409 authored Jul 21, 2024
1 parent 544bf9b commit c3e676e
Show file tree
Hide file tree
Showing 17 changed files with 52 additions and 14 deletions.
2 changes: 2 additions & 0 deletions .changeset/dull-kids-enjoy.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
---
---
5 changes: 5 additions & 0 deletions .changeset/green-cherries-yawn.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'archons': patch
---

Set color choice to always
2 changes: 2 additions & 0 deletions .changeset/grumpy-panthers-punch.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
---
---
5 changes: 5 additions & 0 deletions .changeset/healthy-carpets-learn.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'archons': patch
---

Implement utils functions to create clap command instance
2 changes: 2 additions & 0 deletions .changeset/hungry-ears-accept.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
---
---
2 changes: 2 additions & 0 deletions .changeset/lovely-humans-accept.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
---
---
5 changes: 5 additions & 0 deletions .changeset/nasty-bugs-jog.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'archons': patch
---

Call callback functions with context object after merged parsed args
5 changes: 5 additions & 0 deletions .changeset/orange-bugs-rest.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'archons': patch
---

Merge parsed args by `clap-rs` to context args object
5 changes: 5 additions & 0 deletions .changeset/poor-cats-grow.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'archons': patch
---

Remove features for clap-rs
2 changes: 2 additions & 0 deletions .changeset/rare-dodos-promise.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
---
---
2 changes: 2 additions & 0 deletions .changeset/rotten-scissors-cover.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
---
---
2 changes: 2 additions & 0 deletions .changeset/slimy-waves-enjoy.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
---
---
5 changes: 5 additions & 0 deletions .changeset/small-ducks-type.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'archons': patch
---

Add `defineCommand` interface
2 changes: 2 additions & 0 deletions .changeset/small-zebras-speak.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
---
---
5 changes: 5 additions & 0 deletions .changeset/two-keys-thank.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'archons': patch
---

Implement command definition types
13 changes: 0 additions & 13 deletions CHANGELOG.md

This file was deleted.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "archons",
"version": "0.1.1",
"version": "0.1.0",
"description": "Fast, powerful and elegant CLI build tool based on clap-rs",
"author": {
"name": "苏向夜",
Expand Down

0 comments on commit c3e676e

Please sign in to comment.