fix(metadata): Removed CI configuration file .gitlab-ci.yml and updated project metadata

This commit is contained in:
2025-01-25 00:43:31 +01:00
parent 41ac3235b8
commit 095b4f25fb
6 changed files with 172 additions and 184 deletions

View File

@ -1,8 +1,8 @@
/**
* autocreated commitinfo by @pushrocks/commitinfo
* autocreated commitinfo by @push.rocks/commitinfo
*/
export const commitinfo = {
name: '@pushrocks/smarthbs',
version: '3.0.3',
description: 'handlebars with better fs support'
name: '@push.rocks/smarthbs',
version: '3.0.4',
description: 'Enhances Handlebars with advanced filesystem support, template compilation, and efficient management of partials and variables.'
}