Browse Source

🚨 fix chagelog.md file

pull/4/head
Nicolas Beaussart 6 years ago
parent
commit
7dcfd05580
No known key found for this signature in database GPG Key ID: 51D5A407BFCE64A9
  1. 26
      .prettierignore
  2. 2
      CHANGELOG.md

26
.prettierignore

@ -0,0 +1,26 @@
.DS_Store
node_modules
/dist
babel.config.js
# local env files
.env.local
.env.*.local
# Log files
npm-debug.log*
yarn-debug.log*
yarn-error.log*
# Editor directories and files
.idea
*.iml
.vscode
*.suo
*.ntvs*
*.njsproj
*.sln
*.sw?
.history
CHANGELOG.md

2
CHANGELOG.md

@ -2,7 +2,7 @@
## 🚑 Critical Hotfixes
- [`319dd45`](https://github.com/beaussan/nbx/commit/319dd45) fix changelog to match prettier style
- [`319dd45`](https://github.com/beaussan/nbx/commit/319dd45) fix changelog to match prettier style
# [v2.0.6](https://github.com/beaussan/nbx/compare/v2.0.5...v2.0.6) (2020-02-06)

Loading…
Cancel
Save