We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 99f78c9 commit 41f0c17Copy full SHA for 41f0c17
CHANGELOG.md
@@ -19,3 +19,7 @@ Removes all non-esm commands
19
## 1.2.1
20
21
Polish some stuff
22
+
23
+## 1.2.2
24
25
+Fix some ci stuff and versioning mistakes
package.json
@@ -2,7 +2,7 @@
2
"name": "sern-snippets",
3
"displayName": "sern Snippets",
4
"description": "Snippets for the sern discord bot framework",
5
- "version": "1.2.1",
+ "version": "1.2.2",
6
"repository": {
7
"url": "https://github.com/sern-handler/snippets"
8
},
0 commit comments