chore(release): 2.8.0
# [2.8.0](https://git.zyner.org/meta/xyter/compare/v2.7.1...v2.8.0) (2025-02-19) ### Features * switch out github actions for woodpecker ([7bfe0de
](7bfe0ded4c
))
This commit is contained in:
parent
7bfe0ded4c
commit
a980330b1e
2 changed files with 3 additions and 3 deletions
4
package-lock.json
generated
4
package-lock.json
generated
|
@ -1,12 +1,12 @@
|
|||
{
|
||||
"name": "xyter",
|
||||
"version": "2.7.1",
|
||||
"version": "2.8.0",
|
||||
"lockfileVersion": 3,
|
||||
"requires": true,
|
||||
"packages": {
|
||||
"": {
|
||||
"name": "xyter",
|
||||
"version": "2.7.1",
|
||||
"version": "2.8.0",
|
||||
"license": "GPL-3.0-only",
|
||||
"dependencies": {
|
||||
"@prisma/client": "^6.0.1",
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "xyter",
|
||||
"version": "2.7.1",
|
||||
"version": "2.8.0",
|
||||
"private": true,
|
||||
"description": "A multi purpose Discord bot written in TypeScript with Discord.js",
|
||||
"main": "dist/index.js",
|
||||
|
|
Loading…
Add table
Reference in a new issue