We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 13eaca1 commit 769a9e5Copy full SHA for 769a9e5
packages/patternengine-node-twig/CHANGELOG
@@ -1,5 +1,9 @@
1
THIS CHANGELOG IS AN ATTEMPT TO DOCUMENT CHANGES TO THIS PROJECT.
2
3
+PL-node-v0.0.5
4
+ - FIX: type in organisms global header
5
+ - THX: thanks to @colynb for the heads up
6
+
7
PL-node-v0.0.4
8
- ADD: An explicit MIT license
9
- FIX: Clean public/patterns/ before build
packages/patternengine-node-twig/package.json
@@ -1,6 +1,6 @@
{
"name": "patternlab-node",
- "version": "0.0.1",
+ "version": "0.0.5",
"devDependencies": {
"grunt": "~0.4.0",
"grunt-contrib-nodeunit": "~0.1.2",
0 commit comments