Skip to content

Commit cc7d758

Browse files
chore(release): 1.0.1 [skip ci]
## [1.0.1](v1.0.0...v1.0.1) (2021-04-24) ### Bug Fixes * bump emphasize version ([5c2c434](5c2c434))
1 parent 5c2c434 commit cc7d758

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.0.1](https://github.com/fengzilong/eslint-formatter-mo/compare/v1.0.0...v1.0.1) (2021-04-24)
2+
3+
4+
### Bug Fixes
5+
6+
* bump emphasize version ([5c2c434](https://github.com/fengzilong/eslint-formatter-mo/commit/5c2c43437ad275898fced4a10c41224cb3c35385))
7+
18
# 1.0.0 (2020-03-05)
29

310

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "eslint-formatter-mo",
33
"description": "Good-lookin' ESLint formatter for delightful readability",
4-
"version": "1.0.0",
4+
"version": "1.0.1",
55
"main": "lib/index.js",
66
"files": [
77
"lib"

0 commit comments

Comments
 (0)