Skip to content
This repository was archived by the owner on Aug 7, 2023. It is now read-only.

Commit d15423c

Browse files
committed
Prepare v1.2.5 release
1 parent bd34a09 commit d15423c

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Change Log
22

3+
## [v1.2.5](https://github.com/AtomLinter/linter-ruby/tree/v1.2.5) (2017-02-23)
4+
[Full Changelog](https://github.com/AtomLinter/linter-ruby/compare/v1.2.4...v1.2.5)
5+
6+
**Implemented enhancements:**
7+
8+
- Remove macOS Testing [\#110](https://github.com/AtomLinter/linter-ruby/pull/110) ([Arcanemagus](https://github.com/Arcanemagus))
9+
- Update dependencies to enable Greenkeeper 🌴 [\#105](https://github.com/AtomLinter/linter-ruby/pull/105) ([greenkeeper[bot]](https://github.com/integration/greenkeeper))
10+
311
## [v1.2.4](https://github.com/AtomLinter/linter-ruby/tree/v1.2.4) (2016-12-02)
412
[Full Changelog](https://github.com/AtomLinter/linter-ruby/compare/v1.2.3...v1.2.4)
513

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "linter-ruby",
33
"main": "./lib/main",
4-
"version": "1.2.4",
4+
"version": "1.2.5",
55
"description": "Lint Ruby on the fly, using ruby -wc",
66
"repository": "https://github.com/AtomLinter/linter-ruby",
77
"license": "MIT",

0 commit comments

Comments
 (0)