mirror of
https://github.com/sern-handler/snippets
synced 2026-06-06 01:16:58 +00:00
docs: changelog stuff
This commit is contained in:
10
CHANGELOG.md
10
CHANGELOG.md
@@ -10,4 +10,12 @@ Initial release of sern snippets. It contains simple commands and events, also e
|
||||
|
||||
## 1.1.0
|
||||
|
||||
Adds ESM snippets: `serneventesm` and `serncommandesm`
|
||||
Adds ESM snippets: `serneventesm` and `serncommandesm`
|
||||
|
||||
## 1.2.0 (breaking changes!)
|
||||
|
||||
Removes all non-esm commands
|
||||
|
||||
## 1.2.1
|
||||
|
||||
Polish some stuff
|
||||
|
||||
17
README.md
17
README.md
@@ -1,22 +1,7 @@
|
||||
Use [sern](https://sern.dev) as your discord framework please. Thanks! <3
|
||||
|
||||
## Usage
|
||||
|
||||
you can use `ctxeph`, `ctxopt`, `serndiscordeventesm`, `serneventesm`, `serncommandesm` and `sernclicommandesm`.
|
||||
|
||||
## Release Notes
|
||||
|
||||
### 1.0.0
|
||||
|
||||
Initial release of sern snippets. It contains simple commands and events, also ephemeral and empty options as message sending.
|
||||
|
||||
### 1.1.0
|
||||
|
||||
Adds ESM snippets: `serneventesm` and `serncommandesm`
|
||||
|
||||
### 1.2.0
|
||||
|
||||
Removes non-ESM snippets: `sernevent` and `serncommand`
|
||||
Adds ESM snippet: `serndiscordeventesm`
|
||||
|
||||
---
|
||||
They got moved to the [CHANGELOG.md](CHANGELOG.md) file.
|
||||
|
||||
Reference in New Issue
Block a user