changelog-customizable
Advanced tools
Comparing version 0.3.1 to 0.3.2
@@ -32,8 +32,5 @@ /* | ||
// Configuration to be run (and then tested). | ||
changelog_customizable: { | ||
changelogcustomizable: { | ||
default_options: { | ||
options: {}, | ||
//files: { | ||
// 'tmp/default_options': ['test/fixtures/testing'] | ||
//} | ||
options: {} | ||
}, | ||
@@ -50,6 +47,3 @@ custom_options: { | ||
header: 'Custom header' | ||
}, | ||
//files: { | ||
// 'tmp/custom_options': ['test/fixtures/testing'] | ||
//} | ||
} | ||
} | ||
@@ -77,3 +71,3 @@ }, | ||
// plugin's task(s), then test the result. | ||
grunt.registerTask('test', ['clean', 'changelog_customizable', 'nodeunit']); | ||
grunt.registerTask('test', ['clean', 'changelogcustomizable', 'nodeunit']); | ||
@@ -80,0 +74,0 @@ // By default, lint and run all tests. |
{ | ||
"name": "changelog-customizable", | ||
"description": "A grunt task to generate changelog from git repository.", | ||
"version": "0.3.1", | ||
"version": "0.3.2", | ||
"homepage": "https://github.com/wallet77/changelog-customizable", | ||
@@ -6,0 +6,0 @@ "author": { |
@@ -28,3 +28,3 @@ # changelog-customizable | ||
grunt.initConfig({ | ||
changelog_customizable: { | ||
changelogcustomizable: { | ||
options: { | ||
@@ -111,3 +111,3 @@ // Task-specific options go here. | ||
grunt.initConfig({ | ||
changelog_customizable: { | ||
changelogcustomizable: { | ||
options: { | ||
@@ -173,2 +173,2 @@ start: null, | ||
Any help is welcome :) | ||
Any help is welcome :) |
@@ -0,0 +0,0 @@ 'use strict'; |
@@ -0,0 +0,0 @@ 'use strict'; |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Deprecated
MaintenanceThe maintainer of the package marked it as deprecated. This could indicate that a single version should not be used, or that the package is no longer maintained and any new vulnerabilities will not be fixed.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
172
55324
353
1