feat(ci): Add GitHub Actions workflows for CI/CD

This commit is contained in:
2024-12-27 01:33:13 +01:00
parent bdc93b01b6
commit 8b586640a1
13 changed files with 265 additions and 74 deletions

View File

@@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@social.io/interfaces',
version: '1.1.0',
version: '1.2.0',
description: 'an interface package for social.io'
}