Skip to content

Commit

Permalink
chore(main): 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 f7b1510 commit 914d6b4
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions packages/main/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# pipflow

## 1.0.3

### Patch Changes 🌟

- Updated dependencies []:
- @pipflow/cli@1.0.3

## 1.0.2

### Patch Changes 🌟
Expand Down
2 changes: 1 addition & 1 deletion packages/main/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "pipflow",
"version": "1.0.2",
"version": "1.0.3",
"description": "A web developer workflow based on Gulp. It has built-in features such as merging, compiling, packaging, and compressing that greatly simplify the front-end development process.",
"main": "index.js",
"types": "./types/index.d.ts",
Expand Down

0 comments on commit 914d6b4

Please sign in to comment.