Skip to content
This repository was archived by the owner on Sep 15, 2023. It is now read-only.

Commit 3da0e6f

Browse files
committed
chore(bump): v4.5.2
1 parent e565ec1 commit 3da0e6f

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Changelog
22

3+
## 4.5.2
4+
5+
- Adds YAML support to the HTML task. Just give your YAML `dataFile` the extension `.yaml` or `.yml`.
6+
37
## 4.5.1
48

59
- Adds PostCSS support

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "blendid",
3-
"version": "4.5.1",
3+
"version": "4.5.2",
44
"description": "A full featured configurable asset pipeline and static site builder",
55
"license": "MIT",
66
"engines": {

0 commit comments

Comments
 (0)