fix
This commit is contained in:
parent
9f49434886
commit
d76eac0d20
2
changelog_generator.rb
Normal file → Executable file
2
changelog_generator.rb
Normal file → Executable file
|
@ -1,3 +1,5 @@
|
|||
#!/usr/bin/env ruby
|
||||
|
||||
require_relative 'constants'
|
||||
require_relative 'parser'
|
||||
require 'github_api'
|
||||
|
|
Loading…
Reference in New Issue
Block a user