Skip to content

Commit 1dace05

Browse files
committed
chore(prettier): 🔧 add changelog to prettier ignore
1 parent 35747eb commit 1dace05

File tree

2 files changed

+6
-5
lines changed

2 files changed

+6
-5
lines changed

.prettierignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,3 +8,4 @@ coverage
88
package.json
99
package-lock.json
1010
yarn.lock
11+
CHANGELOG.md

CHANGELOG.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
# Change Log
22

3-
All notable changes to this project will be documented in this file. See
4-
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.
3+
All notable changes to this project will be documented in this file.
4+
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5+
6+
# 0.0.1 (2020-07-19)
57

6-
## 0.0.1 (2020-07-19)
78

89
### ✨ Features
910

10-
- :tada: initial commit
11-
([2d8a41e](https://github.com/navin-moorthy/vscode-css-snippets/commit/2d8a41e488ec86656d3737abffd015b99d0a2e31))
11+
* :tada: initial commit ([2d8a41e](https://github.com/navin-moorthy/vscode-css-snippets/commit/2d8a41e488ec86656d3737abffd015b99d0a2e31))

0 commit comments

Comments
 (0)