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

Commit f914316

Browse files
committed
chore(bump): version 4.5.0
1 parent 983e160 commit f914316

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

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

3+
## 4.5.0
4+
Recommended security-focused upgrade:
5+
- Dependency updates to **resolve security warnings** and resolve deprecation warnings.
6+
- Superficial **breaking change**: the `es2015` Babel preset is no longer supported in the `task-config.js` `javascript` task. Replace `es2015` with `env`. (#573 for more information.)
7+
- Documentation updates
8+
39
## 4.4.2
410
- relatively references directories and files within init task
511

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.4.2",
3+
"version": "4.5.0",
44
"description": "A full featured configurable asset pipeline and static site builder",
55
"license": "MIT",
66
"engines": {

0 commit comments

Comments
 (0)