File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ permissions:
1111
1212jobs :
1313 bp :
14- name : build and publish to npmjs
14+ name : build and publish to npm
1515 runs-on : ubuntu-22.04
1616
1717 steps :
Original file line number Diff line number Diff line change 11MIT License
22
3- Copyright (c) 2025 SQLite AI
3+ Copyright (c) 2025 SQLite Cloud, Inc.
44
55Permission is hereby granted, free of charge, to any person obtaining a copy
66of this software and associated documentation files (the "Software"), to deal
Original file line number Diff line number Diff line change 11{
22 "name" : " @sqliteai/docs-chatbot" ,
33 "description" : " Documentation search chatbot powered by SQLite and AI" ,
4- "version" : " 0.0.2 " ,
4+ "version" : " 0.0.3 " ,
55 "license" : " MIT" ,
66 "type" : " module" ,
77 "main" : " ./dist/cjs/index.cjs.js" ,
You can’t perform that action at this time.
0 commit comments