chore: bump to 1.2.2

This commit is contained in:
2024-07-19 12:51:10 +02:00
parent 99f78c9852
commit 41f0c17973
2 changed files with 5 additions and 1 deletions

View File

@@ -19,3 +19,7 @@ Removes all non-esm commands
## 1.2.1
Polish some stuff
## 1.2.2
Fix some ci stuff and versioning mistakes

View File

@@ -2,7 +2,7 @@
"name": "sern-snippets",
"displayName": "sern Snippets",
"description": "Snippets for the sern discord bot framework",
"version": "1.2.1",
"version": "1.2.2",
"repository": {
"url": "https://github.com/sern-handler/snippets"
},