Skip to content

Commit d3edb3b

Browse files
committed
chore(core): release v1.2.3
1 parent 3b1da97 commit d3edb3b

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

packages/core/CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# @pipflow/core
22

3+
## 1.2.3
4+
5+
### Patch Changes 🌟
6+
7+
- refactor: Rewrite the Batch Replacement plugin ([f866bc6](https://github.com/Meqn/pipflow/commit/f866bc684bb6eae23290eefcc31b0dd698db404b))
8+
- chore: Update Sass dependency version ([8a5be04](https://github.com/Meqn/pipflow/commit/8a5be0468fff06d375db5b8ddf13dc2f6277f770))
9+
310
## 1.2.2
411

512
### Patch Changes 🌟

packages/core/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@pipflow/core",
3-
"version": "1.2.2",
3+
"version": "1.2.3",
44
"description": "A web developer workflow based on Gulp.",
55
"main": "index.js",
66
"engines": {

0 commit comments

Comments
 (0)