Skip to content

Commit

Permalink
chore(cli): release v1.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
Marinerer committed Jan 4, 2024
1 parent 914d6b4 commit 728a233
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions packages/cli/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @pipflow/cli

## 1.0.3

### Patch Changes 🌟

- build: Add browser-sync deps ([ba2c78b](https://github.com/Meqn/pipflow/commit/ba2c78bc1f3d40cefb412329dd8e26a2ed4bc3bd))

## 1.0.2

### 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": "1.0.2",
"version": "1.0.3",
"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 728a233

Please sign in to comment.