Skip to content

Commit 62474a4

Browse files
committed
chore: Merges changeset for release
1 parent ae025dd commit 62474a4

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

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

3+
## 0.0.11
4+
5+
### Patch Changes
6+
7+
- adds an install command
8+
39
## 0.0.10
410

511
### Patch Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@taskless/pack",
33
"description": "CLI for working with Taskless packs",
4-
"version": "0.0.10",
4+
"version": "0.0.11",
55
"author": "Taskless",
66
"license": "Apache-2.0",
77
"repository": "taskless/pack",

0 commit comments

Comments
 (0)