Skip to content

Commit

Permalink
Keep the release changelog only
Browse files Browse the repository at this point in the history
  • Loading branch information
kasparsd committed Jan 16, 2025
1 parent 8c20479 commit f4adf95
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 124 deletions.
1 change: 0 additions & 1 deletion .distignore
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,5 @@ package.json
package-lock.json
phpcs.xml
readme.md
changelog.md
readme.txt.md
.*
5 changes: 0 additions & 5 deletions Gruntfile.js
Original file line number Diff line number Diff line change
Expand Up @@ -55,11 +55,6 @@ module.exports = function( grunt ) {
dest: '<%= dist_dir %>/readme.txt',
replacements: readmeReplaceRules
},
changelog: {
src: 'changelog.md',
dest: '<%= dist_dir %>/changelog.txt',
replacements: readmeReplaceRules
},
version: {
src: [
'<%= dist_dir %>/readme.txt'
Expand Down
118 changes: 0 additions & 118 deletions changelog.md

This file was deleted.

0 comments on commit f4adf95

Please sign in to comment.