Skip to content

Commit c3d8239

Browse files
committed
v1.2.0
1 parent b248710 commit c3d8239

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
@@ -2,6 +2,12 @@
22

33
All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](http://keepachangelog.com/).
44

5+
## [1.2.0] - 2020-02-03
6+
7+
### Added
8+
9+
- Added the ability to handle array values and auto templates. Thanks [@iv-agatha](https://github.com/iv-agatha)
10+
511
## [1.1.1] - 2019-02-20
612

713
### Changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "laravel-mix-kirby",
33
"description": "Laravel Mix helper for the Kirby CMS",
44
"author": "Robert Cordes <[email protected]>",
5-
"version": "1.0.0",
5+
"version": "1.2.0",
66
"type": "kirby-plugin",
77
"license": "MIT"
88
}

0 commit comments

Comments
 (0)