mirror of
https://github.com/sern-handler/snippets
synced 2026-06-06 01:16:58 +00:00
26 lines
551 B
Markdown
26 lines
551 B
Markdown
# Change Log
|
|
|
|
All notable changes to the "sern-snippets" extension will be documented in this file.
|
|
|
|
Check [Keep a Changelog](http://keepachangelog.com/) for recommendations on how to structure this file.
|
|
|
|
## 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 (breaking changes!)
|
|
|
|
Removes all non-esm commands
|
|
|
|
## 1.2.1
|
|
|
|
Polish some stuff
|
|
|
|
## 1.2.2
|
|
|
|
Fix some ci stuff and versioning mistakes
|