Compare commits

...

2 Commits

Author SHA1 Message Date
14b6706a81 1.0.7
All checks were successful
Publish / Publish npm package action (push) Successful in 9s
2026-01-16 06:04:40 +03:00
1226228e8e fix: remove gitea files from build 2026-01-16 06:04:34 +03:00
2 changed files with 2 additions and 1 deletions

View File

@ -6,4 +6,5 @@ yarn.lock
.DS_Store
.log
.vscode/
.gitea/
Thumbs.db

View File

@ -1,6 +1,6 @@
{
"name": "@teacinema/core",
"version": "1.0.6",
"version": "1.0.7",
"description": "Core utils and shared setup",
"publishConfig": {
"access": "public"