Skip to content

Commit 4ca82b6

Browse files
committed
chore(release): publish
- @agentic-db/documents-loader@1.6.0 - @agentic-db/cli@1.6.0
1 parent 2e99530 commit 4ca82b6

5 files changed

Lines changed: 9118 additions & 5180 deletions

File tree

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
# Change Log
2+
3+
All notable changes to this project will be documented in this file.
4+
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5+
6+
# 1.6.0 (2026-04-30)
7+
8+
### Features
9+
10+
- add .gitignore parsing to scanner and CI test job ([2376a08](https://github.com/constructive-io/agentic-db/commit/2376a08f4a77fdbdbae2165391baa74bd008b388))
11+
- add @agentic-db/documents-loader package and CLI docs command ([24b78c9](https://github.com/constructive-io/agentic-db/commit/24b78c9083e3537850fe54f764bfd5e3bdcdf11a))

packages/documents-loader/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@agentic-db/documents-loader",
3-
"version": "1.5.0",
3+
"version": "1.6.0",
44
"description": "Load, import, and export markdown/text files into the agentic-db documents table",
55
"author": "Constructive <developers@constructive.io>",
66
"license": "MIT",

0 commit comments

Comments
 (0)