We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5c76b51 commit 04c87beCopy full SHA for 04c87be
.changeset/bright-forks-lie.md
CHANGELOG.md
@@ -1,5 +1,11 @@
1
# incur
2
3
+## 0.3.19
4
+
5
+### Patch Changes
6
7
+- 5c76b51: Fixed `skills add` to list synced skills in alphabetical order.
8
9
## 0.3.18
10
11
### Patch Changes
package.json
@@ -33,7 +33,7 @@
33
"[!start-pkg]": "",
34
"name": "incur",
35
"type": "module",
36
- "version": "0.3.18",
+ "version": "0.3.19",
37
"license": "MIT",
38
"repository": {
39
"type": "git",
0 commit comments