Skip to content

Commit b0a09cc

Browse files
chore: regenerate llms-full.txt
1 parent 7721265 commit b0a09cc

1 file changed

Lines changed: 4 additions & 2 deletions

File tree

llms-full.txt

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1401,7 +1401,7 @@ publish:
14011401
````json
14021402
{
14031403
"name": "sql-render",
1404-
"version": "0.3.0",
1404+
"version": "0.3.1",
14051405
"description": "Type-safe {{variable}} templating for .sql files with built-in injection protection",
14061406
"author": "bug3",
14071407
"repository": {
@@ -1422,7 +1422,9 @@ publish:
14221422
}
14231423
},
14241424
"files": [
1425-
"dist"
1425+
"dist",
1426+
"llms.txt",
1427+
"llms-full.txt"
14261428
],
14271429
"scripts": {
14281430
"build": "tsup",

0 commit comments

Comments
 (0)