Skip to content
This repository was archived by the owner on Jan 4, 2022. It is now read-only.

Commit 6c7bab2

Browse files
committed
1.5.4
1 parent 79a6fc5 commit 6c7bab2

File tree

4 files changed

+12
-4
lines changed

4 files changed

+12
-4
lines changed

CHANGELOG.md

+5-1
Original file line numberDiff line numberDiff line change
@@ -69,4 +69,8 @@ All notable changes to the "discord-py-snippets" extension will be documented in
6969

7070
### [1.5.3]
7171

72-
- Made it work
72+
- Made it work
73+
74+
### [1.5.4]
75+
76+
- v0 to v1

README.md

+4
Original file line numberDiff line numberDiff line change
@@ -188,6 +188,10 @@ I suggest seeing the [vscode snippets documentation](https://code.visualstudio.c
188188

189189
- Made it work
190190

191+
### 1.5.4
192+
193+
- v0 to v1
194+
191195
### Extensions in the screenshots
192196

193197
- [Monokai Pro](https://marketplace.visualstudio.com/items?itemName=monokai.theme-monokai-pro-vscode) by [monokai](https://marketplace.visualstudio.com/publishers/monokai)

package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "nextcord-snippets",
33
"displayName": "Nextcord Code Snippets",
44
"description": "Code snippets for the discord.py package in python",
5-
"version": "1.5.3",
5+
"version": "1.5.4",
66
"publisher": "Nextcord",
77
"repository": {
88
"type": "git",

0 commit comments

Comments
 (0)