Skip to content

Commit

Permalink
v4.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
aui committed Apr 25, 2017
1 parent a9f856e commit b23a5f6
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# CHANGELOG

## v4.4.3
## v4.5.0

1. 支持对 `options.imports` 的深拷贝 [#1](https://github.com/aui/express-art-template/issues/1)
2. 支持对 `options.rules` 的覆盖
Expand Down
2 changes: 1 addition & 1 deletion lib/template-node.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/*! art-template@4.4.3 | https://github.com/aui/art-template */
/*! art-template@4.5.0 | https://github.com/aui/art-template */
module.exports =
/******/ (function(modules) { // webpackBootstrap
/******/ // The module cache
Expand Down
2 changes: 1 addition & 1 deletion lib/template-web.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "art-template",
"description": "JavaScript Template Engine",
"homepage": "http://aui.github.com/art-template/",
"version": "4.4.3",
"version": "4.5.0",
"keywords": [
"template"
],
Expand Down

0 comments on commit b23a5f6

Please sign in to comment.