changelog_merger 0.1.7 → 0.1.8

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
- SHA1:
3
- metadata.gz: 9ad9f2ee9b7ed292e8aa85f03bda781c2c424736
4
- data.tar.gz: ab783743db56ee51c17461fb1d344dc28b39ad1b
2
+ SHA256:
3
+ metadata.gz: e40c0becee388c18e20c065ec5ed57703828051720d91a1c2743c02e9ea2cf4c
4
+ data.tar.gz: f938d8ad8be7a3fa494a0a2c6e644cbb21063bbc1e41a20da2a9bb3342a31f05
5
5
  SHA512:
6
- metadata.gz: 4f85bd292580af074d864b41af07f115dc4b5b397d397cda4389c540675814fafa0b1c1bb9f4b266fcccbdfe183b068448565161bf3f297d3d42ca4df260e1cc
7
- data.tar.gz: ec4a23427b1a0d2eb89fbfd93469406496d97a801e0dbdb1ae23e869d815c0cb3ab0fbad22f329f9cb7ccc74c69375e679b9e5630579b10dc7ff1a03205a9d55
6
+ metadata.gz: 1a2a197d7bf43fad4ccb7a538a91edcb74b9b58929420b82a8f6cb12d380b26c002b942656643224d55f6de4e78187e98b1e9d9cd2b8124204faf6104f172a57
7
+ data.tar.gz: 73a080d45e4e2dc656343ac90150bf32e733ae11f9c1e812c610fae057041ca822704b950a89d111eab18c2c6633f787e4e917432b3df29879d122a2561eb21c
data/CHANGELOG.md CHANGED
@@ -1,35 +1,31 @@
1
1
  # Change Log
2
2
 
3
- ## [0.1.6](https://github.com/skywinder/changelogMerger/tree/0.1.6) (2015-04-03)
3
+ ## [0.1.7](https://github.com/skywinder/ChangelogMerger/tree/0.1.7) (2015-09-29)
4
+ [Full Changelog](https://github.com/skywinder/ChangelogMerger/compare/0.1.6...0.1.7)
4
5
 
5
- [Full Changelog](https://github.com/skywinder/changelogMerger/compare/0.1.5...0.1.6)
6
+ ## [0.1.6](https://github.com/skywinder/ChangelogMerger/tree/0.1.6) (2015-04-03)
7
+ [Full Changelog](https://github.com/skywinder/ChangelogMerger/compare/0.1.5...0.1.6)
6
8
 
7
- ## [0.1.5](https://github.com/skywinder/changelogMerger/tree/0.1.5) (2015-03-19)
9
+ ## [0.1.5](https://github.com/skywinder/ChangelogMerger/tree/0.1.5) (2015-03-19)
10
+ [Full Changelog](https://github.com/skywinder/ChangelogMerger/compare/0.1.4...0.1.5)
8
11
 
9
- [Full Changelog](https://github.com/skywinder/changelogMerger/compare/0.1.4...0.1.5)
12
+ ## [0.1.4](https://github.com/skywinder/ChangelogMerger/tree/0.1.4) (2015-03-18)
13
+ [Full Changelog](https://github.com/skywinder/ChangelogMerger/compare/0.1.3...0.1.4)
10
14
 
11
- ## [0.1.4](https://github.com/skywinder/changelogMerger/tree/0.1.4) (2015-03-18)
12
-
13
- [Full Changelog](https://github.com/skywinder/changelogMerger/compare/0.1.3...0.1.4)
14
-
15
- ## [0.1.3](https://github.com/skywinder/changelogMerger/tree/0.1.3) (2015-03-18)
16
-
17
- [Full Changelog](https://github.com/skywinder/changelogMerger/compare/0.1.2...0.1.3)
15
+ ## [0.1.3](https://github.com/skywinder/ChangelogMerger/tree/0.1.3) (2015-03-18)
16
+ [Full Changelog](https://github.com/skywinder/ChangelogMerger/compare/0.1.2...0.1.3)
18
17
 
19
18
  **Implemented enhancements:**
20
19
 
21
20
  - Workflow [\#4](https://github.com/skywinder/ChangelogMerger/issues/4)
22
21
 
23
- ## [0.1.2](https://github.com/skywinder/changelogMerger/tree/0.1.2) (2015-03-05)
24
-
25
- [Full Changelog](https://github.com/skywinder/changelogMerger/compare/0.1.1...0.1.2)
26
-
27
- ## [0.1.1](https://github.com/skywinder/changelogMerger/tree/0.1.1) (2015-03-05)
28
-
29
- [Full Changelog](https://github.com/skywinder/changelogMerger/compare/v0.1.0.1...0.1.1)
22
+ ## [0.1.2](https://github.com/skywinder/ChangelogMerger/tree/0.1.2) (2015-03-05)
23
+ [Full Changelog](https://github.com/skywinder/ChangelogMerger/compare/0.1.1...0.1.2)
30
24
 
31
- ## [v0.1.0.1](https://github.com/skywinder/changelogMerger/tree/v0.1.0.1) (2015-03-04)
25
+ ## [0.1.1](https://github.com/skywinder/ChangelogMerger/tree/0.1.1) (2015-03-05)
26
+ [Full Changelog](https://github.com/skywinder/ChangelogMerger/compare/v0.1.0.1...0.1.1)
32
27
 
28
+ ## [v0.1.0.1](https://github.com/skywinder/ChangelogMerger/tree/v0.1.0.1) (2015-03-04)
33
29
 
34
30
 
35
31
  \* *This Change Log was automatically generated by [github_changelog_generator](https://github.com/skywinder/Github-Changelog-Generator)*
@@ -47,7 +47,7 @@ module ChangelogMerger
47
47
  def generate_pr_message
48
48
  @options[:pr_message] = "Add change log file.
49
49
 
50
- Hi, as I can see, you are carefully fill tags and labels for issues in your repo.
50
+ Hi, as I can see, you carefully fill tags and labels for issues in your repo.
51
51
 
52
52
  For such cases I create a [github_changelog_generator](https://github.com/skywinder/github-changelog-generator), that generate change log file based on **tags**, **issues** and merged **pull requests** from :octocat: Issue Tracker.
53
53
 
@@ -64,7 +64,7 @@ Some essential features, that has this script:
64
64
  - Issues (closed issues \`w/o any labels\`)
65
65
  - Generate neat Change Log file according basic [change log guidelines](http://keepachangelog.com).
66
66
 
67
- You can easily update this file in future by simply run script: \`github_changelog_generator #{@options[:repo]}\` in your repo folder and it make your Change Log file up-to-date again!
67
+ You can quickly update this file in future by the simple run script: \`github_changelog_generator #{@options[:repo]}\` in your repo folder and it makes your Change Log file up-to-date again!
68
68
 
69
69
  Hope you find this commit as useful. :wink:"
70
70
 
@@ -1,3 +1,3 @@
1
1
  module ChangelogMerger
2
- VERSION = "0.1.7"
2
+ VERSION = "0.1.8"
3
3
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: changelog_merger
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.7
4
+ version: 0.1.8
5
5
  platform: ruby
6
6
  authors:
7
7
  - Petr Korolev
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2015-09-29 00:00:00.000000000 Z
11
+ date: 2017-11-21 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: bundler
@@ -137,9 +137,8 @@ required_rubygems_version: !ruby/object:Gem::Requirement
137
137
  version: '0'
138
138
  requirements: []
139
139
  rubyforge_project:
140
- rubygems_version: 2.4.8
140
+ rubygems_version: 2.7.1
141
141
  signing_key:
142
142
  specification_version: 4
143
143
  summary: Script to merge change logs to github repo
144
144
  test_files: []
145
- has_rdoc: