Skip to content

Commit be3f662

Browse files
committed
chore: clean up empty code change sections in the changes log
1 parent 5e4f8d0 commit be3f662

5 files changed

Lines changed: 6 additions & 8 deletions

File tree

.vscode/extensions.json

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,7 @@
44
"yoavbls.pretty-ts-errors",
55
"esbenp.prettier-vscode",
66
"miguelsolorio.symbols",
7-
"wakatime.vscode-wakatime",
87
"codeium.codeium",
9-
"github.vscode-github-actions",
108
"redhat.vscode-yaml"
119
]
1210
}

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,23 +4,23 @@ Modified: Wed Mar 16 2022 20:55:10 GMT-0400 (hora de Bolivia)
44
-->
55
<p align="center">
66
<a href="https://marketplace.visualstudio.com/items?itemName=MichaellAlavedraMunayco.angular-theme">
7-
<img src="./assets/logo.png" width="120px" />
7+
<img src="assets/logo.png" width="120px" />
88
</a>
99
</p>
1010

1111
<h1 align="center">
1212
Angular VS Code Theme
1313
</h1>
1414

15-
![Cover](./assets/cover.png)
15+
![Cover](assets/cover.png)
1616

1717
## Shots
1818

19-
![HTML Full Preview](./assets/heroes.component.html.png)
19+
![HTML Full Preview](assets/heroes.component.html.png)
2020

21-
![CSS Full Preview](./assets/heroes.component.css.png)
21+
![CSS Full Preview](assets/heroes.component.css.png)
2222

23-
![Typescript Full Preview](./assets/heroes.component.ts.png)
23+
![Typescript Full Preview](assets/heroes.component.ts.png)
2424

2525
## Install
2626

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "angular-theme",
33
"displayName": "Angular Theme",
44
"description": "VS Code Theme for Angular projects based on Vercel UI Style Guide",
5-
"version": "6.0.1",
5+
"version": "7.0.0",
66
"preview": true,
77
"publisher": "MichaellAlavedraMunayco",
88
"license": "MIT",
1.23 MB
Binary file not shown.

0 commit comments

Comments
 (0)