Skip to content

Commit

Permalink
chore(cli): release v0.10.5
Browse files Browse the repository at this point in the history
  • Loading branch information
Marinerer committed Dec 14, 2023
1 parent 0d31519 commit 04a6044
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions packages/cli/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @pipflow/cli

## 0.10.5

### Patch Changes 🌟

- perf: Optimize server-command args ([1225166](https://github.com/Meqn/pipflow/commit/12251661c4c70dd46d400451d228159f9b4b6668))
- perf: Improve template.json configuration ([97f0487](https://github.com/Meqn/pipflow/commit/97f048790dc3cca6723c44209e99b1a5286431a0))
- Updated dependencies []:
- @pipflow/utils@0.11.2

## 0.10.4

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/cli/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@pipflow/cli",
"version": "0.10.4",
"version": "0.10.5",
"description": "A command-line tool based on Gulp-workflow that quickly build web development workflows.",
"main": "index.js",
"bin": {
Expand Down

0 comments on commit 04a6044

Please sign in to comment.