Skip to content

Commit 8135c1e

Browse files
chore(release): 2.1.0 [skip ci]
# [2.1.0](v2.0.2...v2.1.0) (2025-04-18) ### Features * **docs-site:** add Storybook integration with BlogCard + LQIP image automation ([80965b8](80965b8))
1 parent 80965b8 commit 8135c1e

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
# [2.1.0](https://github.com/DevilsDev/rag-pipeline-utils/compare/v2.0.2...v2.1.0) (2025-04-18)
4+
5+
6+
### Features
7+
8+
* **docs-site:** add Storybook integration with BlogCard + LQIP image automation ([80965b8](https://github.com/DevilsDev/rag-pipeline-utils/commit/80965b8ef1d26372852ee0f39b56a73f337e0cea))
9+
310
## [2.0.1](https://github.com/DevilsDev/rag-pipeline-utils/compare/v2.0.0...v2.0.1) (2025-04-17)
411

512

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.0.1",
3+
"version": "2.1.0",
44
"description": "A modular toolkit for building RAG (Retrieval-Augmented Generation) pipelines in Node.js",
55
"main": "src/core/create-pipeline.js",
66
"bin": {

0 commit comments

Comments
 (0)