mirror of
https://github.com/vale981/metalsmith-collections
synced 2025-03-05 09:21:39 -05:00
Release 0.6.0
This commit is contained in:
parent
1668b2a73f
commit
0f70d87931
2 changed files with 6 additions and 1 deletions
|
@ -1,4 +1,9 @@
|
|||
|
||||
0.6.0 / 2014-08-12
|
||||
==================
|
||||
|
||||
* Added the ability to set multiple collections
|
||||
|
||||
0.5.1 / 2014-08-05
|
||||
==================
|
||||
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
"name": "metalsmith-collections",
|
||||
"description": "A Metalsmith plugin that adds collections of files to the global metadata.",
|
||||
"repository": "git://github.com/segmentio/metalsmith-collections.git",
|
||||
"version": "0.5.1",
|
||||
"version": "0.6.0",
|
||||
"license": "MIT",
|
||||
"main": "lib/index.js",
|
||||
"dependencies": {
|
||||
|
|
Loading…
Add table
Reference in a new issue