Skip to content

Commit 7ccc668

Browse files
chore(release): 1.0.0 [skip ci]
# 1.0.0 (2026-01-23) ### Features * Add core design tokens as CSS variables and refactor skill description to reference them. ([274185a](274185a)) * Add design system references for anti-patterns, master patterns, and visual guides, and refactor design tokens from CSS to `theme.js`. ([e0fa4a6](e0fa4a6)) * Add riligar-dev-landing-page skill, including conversion frameworks, section blueprints, copywriting guide, and visual assets. ([7a529dd](7a529dd)) * Add riligar-marketing-copy skill definition with supporting examples and style guide, and update README with a new link. ([1f6d49a](1f6d49a)) * adiciona regras de deploy e CI/CD com GitHub Actions no Fly.io ([2a61d9f](2a61d9f)) * Adiciona skill de infraestrutura RiLiGar ao README ([9fa4ffc](9fa4ffc)) * Adiciona SKILL para infraestrutura RiLiGar no Fly.io e Cloudflare ([7e7628a](7e7628a)) * **ai:** implement Gemini CLI skill for RiLiGar design system ([19b6b61](19b6b61)) * Atualiza descrição das skills e stack tech no README ([dc178d8](dc178d8)) * Define a visual-code dictionary and update master patterns to exemplify clean, theme-driven Mantine code. ([755ba78](755ba78)) * Delete the `riligar-brand-identity` skill and its resources, and update `riligar-infrastructure` configuration. ([5c9eb6d](5c9eb6d)) * Documentar arquitetura RiLiGar e Dev-Autopilot skill ([a7c5cda](a7c5cda)) * improve fly.toml defaults and add multi-account instructions ([8771bf3](8771bf3)) * Initial release of @riligar/agents-kit ([0696b47](0696b47)) * Introduce skill creator module with licensing, documentation, and tooling scripts for skill management. ([0936051](0936051)) * Relocate all skill-related files into a new `skills` subdirectory for better organization. ([e471423](e471423)) * reorganize repository into modular skill-based structure ([9dd7135](9dd7135)) * setup prettier and update design system skill ([36a559a](36a559a)) * tornar pacote publicamente acessível no npm ([5560d8b](5560d8b)) * usar Node.js v22 para release ([8bbb5cd](8bbb5cd)) * Use bun as package manager ([9f47c71](9f47c71))
1 parent b18276d commit 7ccc668

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@riligar/agents-kit",
3-
"version": "0.0.0",
3+
"version": "1.0.0",
44
"publishConfig": {
55
"access": "public"
66
},

0 commit comments

Comments
 (0)