Skip to content

Commit

Permalink
broccoli-html-editor v0.3.12
Browse files Browse the repository at this point in the history
- PHP 7.4 に対応した。
- Twig 3 に対応した。
  • Loading branch information
tomk79 committed Jan 1, 2020
1 parent 5edee3d commit ac2c7ac
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -294,7 +294,7 @@ $ composer test

## 更新履歴 - Change log

### broccoli-html-editor v0.3.12 (リリース日未定)
### broccoli-html-editor v0.3.12 (2020年1月2日)

- PHP 7.4 に対応した。
- Twig 3 に対応した。
Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "broccoli-html-editor",
"version": "0.3.12-alpha.1+dev",
"private": true,
"version": "0.3.12",
"private": false,
"description": "GUI HTML Editor Library.",
"main": "libs/main.js",
"scripts": {
Expand Down

0 comments on commit ac2c7ac

Please sign in to comment.