Skip to content

Commit

Permalink
馃殌 hint-manifest-app-name - v2.1.1 ***NO_CI***
Browse files Browse the repository at this point in the history
  • Loading branch information
molant committed Feb 22, 2019
1 parent 032dfcf commit 4e790f9
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions packages/hint-manifest-app-name/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
# 2.1.1 (February 22, 2019)

## Bug fixes / Improvements

* [[`44674e9c44`](https://github.com/webhintio/hint/commit/44674e9c4479cb3f3e3c2e66173437c74481f487)] - Fix: Refactor for file name convention (#1861) (by [`Karan Sapolia`](https://github.com/karansapolia) / see also: [`#1748`](https://github.com/webhintio/hint/issues/1748)).
* [[`c412f9aa7b`](https://github.com/webhintio/hint/commit/c412f9aa7ba99eb7ef6c20b7c496d629530f3ecf)] - Docs: Fix reference links and remove `markdownlint-cli` dependency (#1566) (by [`Ant贸n Molleda`](https://github.com/molant)).


# 2.1.0 (November 27, 2018)

## New features
Expand Down
2 changes: 1 addition & 1 deletion packages/hint-manifest-app-name/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -69,5 +69,5 @@
"watch:test": "ava --watch",
"watch:ts": "npm run build:ts -- --watch"
},
"version": "2.1.0"
"version": "2.1.1"
}

0 comments on commit 4e790f9

Please sign in to comment.