Skip to content

Commit a5bb882

Browse files
chore(release): bump version to 2.2.1
- Improved README with community-focused content and clear value proposition - Organized internal documentation into docs/internal/ directory - Fixed license reference consistency (GPL-3.0) - Fixed isolated-vm dependency compatibility for Node 18-22 - Enhanced .npmignore to exclude internal documentation
1 parent 1a582f7 commit a5bb882

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@devilsdev/rag-pipeline-utils",
3-
"version": "2.2.0",
3+
"version": "2.2.1",
44
"description": "A comprehensive enterprise-grade toolkit for building RAG (Retrieval-Augmented Generation) pipelines with advanced AI/ML capabilities",
55
"main": "dist/index.cjs",
66
"type": "commonjs",

0 commit comments

Comments
 (0)