File tree Expand file tree Collapse file tree 2 files changed +7
-1
lines changed Expand file tree Collapse file tree 2 files changed +7
-1
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## v2.1.1 (2017-05-19)
4+
5+ * Fix: Support ESLint <3.11.0 ([ #24 ] ( git@github.com:prettier/eslint-plugin-prettier/issues/24 ) ) ([ fde7fdf] ( git@github.com:prettier/eslint-plugin-prettier/commit/fde7fdf2e2dcb3a1f164e1fddb337070802d2c68 ) )
6+ * Chore: add yarn.lock ([ #23 ] ( git@github.com:prettier/eslint-plugin-prettier/issues/23 ) ) ([ 8b55518] ( git@github.com:prettier/eslint-plugin-prettier/commit/8b555187937a7e37ad84324c4331478b04898493 ) )
7+ * Docs: fix links in changelog ([ #22 ] ( git@github.com:prettier/eslint-plugin-prettier/issues/22 ) ) ([ 7e70e11] ( git@github.com:prettier/eslint-plugin-prettier/commit/7e70e11de37ca77f5aeb3dcdb216e1a421b54f0d ) )
8+
39## v2.1.0 (2017-05-16)
410
511* Merge with eslint-plugin-prettify ([ #21 ] ( https://github.com/prettier/eslint-plugin-prettier/issues/21 ) ) ([ 6de494f] ( https://github.com/prettier/eslint-plugin-prettier/commit/6de494fd685a107f3a9a371e663a1f8d68d6d31f ) )
Original file line number Diff line number Diff line change 11{
22 "name" : " eslint-plugin-prettier" ,
3- "version" : " 2.1.0 " ,
3+ "version" : " 2.1.1 " ,
44 "description" : " Runs prettier as an eslint rule" ,
55 "keywords" : [
66 " eslint" ,
You can’t perform that action at this time.
0 commit comments