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

Commit

Permalink
Prepare v2.1.2 release
Browse files Browse the repository at this point in the history
  • Loading branch information
Arcanemagus committed Oct 24, 2017
1 parent 4aeb962 commit c80dad7
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Changelog

## 2.1.2

* Update message format for `[email protected]` ([#30][])

[#30]: https://github.com/AtomLinter/atom-minimap-linter/pull/30

## 2.1.1

* Better validation of messages ([#26][])
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "minimap-linter",
"main": "./lib/minimap-linter.js",
"version": "2.1.1",
"version": "2.1.2",
"description": "Minimap display for Linter messages",
"keywords": [
"atom",
Expand Down

0 comments on commit c80dad7

Please sign in to comment.