We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3b1da97 commit d3edb3bCopy full SHA for d3edb3b
packages/core/CHANGELOG.md
@@ -1,5 +1,12 @@
1
# @pipflow/core
2
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
10
## 1.2.2
11
12
### Patch Changes 🌟
packages/core/package.json
@@ -1,6 +1,6 @@
{
"name": "@pipflow/core",
- "version": "1.2.2",
+ "version": "1.2.3",
"description": "A web developer workflow based on Gulp.",
"main": "index.js",
"engines": {
0 commit comments