Skip to content

Commit 71c4f02

Browse files
committed
chore(release): publish
- agentic-db@1.2.1 - @agentic-db/services@1.1.1 - @agentic-db/cli-e2e-tests@1.2.1 - @agentic-db/export@1.1.1 - @agentic-db/integration-tests@1.2.2 - @agentic-db/rag@1.2.1 - @agentic-db/worker@1.2.1 - @agentic-db/cli@1.2.2 - @agentic-db/schemas@1.1.1 - @agentic-db/sdk@1.2.1
1 parent 665b1a3 commit 71c4f02

20 files changed

Lines changed: 50 additions & 10 deletions

File tree

packages/agentic-db-services/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [1.1.1](https://github.com/constructive-io/agentic-db/compare/@agentic-db/services@1.1.0...@agentic-db/services@1.1.1) (2026-04-17)
7+
8+
**Note:** Version bump only for package @agentic-db/services
9+
610
# [1.1.0](https://github.com/constructive-io/agentic-db/compare/@agentic-db/services@1.0.0...@agentic-db/services@1.1.0) (2026-04-16)
711

812
**Note:** Version bump only for package @agentic-db/services

packages/agentic-db-services/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/services",
3-
"version": "1.1.0",
3+
"version": "1.1.1",
44
"author": "Constructive <developers@constructive.io>",
55
"description": "agentic-db services metadata extension for API/site configuration",
66
"homepage": "https://github.com/constructive-io/agentic-db",

packages/agentic-db/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [1.2.1](https://github.com/constructive-io/agentic-db/compare/agentic-db@1.2.0...agentic-db@1.2.1) (2026-04-17)
7+
8+
**Note:** Version bump only for package agentic-db
9+
610
# [1.2.0](https://github.com/constructive-io/agentic-db/compare/agentic-db@1.1.1...agentic-db@1.2.0) (2026-04-17)
711

812
### Features

packages/agentic-db/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",
3-
"version": "1.2.0",
3+
"version": "1.2.1",
44
"author": "Constructive <developers@constructive.io>",
55
"description": "pgpm-installable agentic-db SQL module for the agentic-db personal database",
66
"homepage": "https://github.com/constructive-io/agentic-db",

packages/cli-e2e-tests/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [1.2.1](https://github.com/constructive-io/agentic-db/compare/@agentic-db/cli-e2e-tests@1.2.0...@agentic-db/cli-e2e-tests@1.2.1) (2026-04-17)
7+
8+
**Note:** Version bump only for package @agentic-db/cli-e2e-tests
9+
610
# [1.2.0](https://github.com/constructive-io/agentic-db/compare/@agentic-db/cli-e2e-tests@1.1.1...@agentic-db/cli-e2e-tests@1.2.0) (2026-04-17)
711

812
### Bug Fixes

packages/cli-e2e-tests/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/cli-e2e-tests",
3-
"version": "1.2.0",
3+
"version": "1.2.1",
44
"private": true,
55
"description": "End-to-end CLI subprocess tests for agentic-db using graphql-server-test",
66
"author": "Constructive <developers@constructive.io>",

packages/export/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [1.1.1](https://github.com/constructive-io/agentic-db/compare/@agentic-db/export@1.1.0...@agentic-db/export@1.1.1) (2026-04-17)
7+
8+
**Note:** Version bump only for package @agentic-db/export
9+
610
# [1.1.0](https://github.com/constructive-io/agentic-db/compare/@agentic-db/export@1.0.0...@agentic-db/export@1.1.0) (2026-04-16)
711

812
**Note:** Version bump only for package @agentic-db/export

packages/export/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/export",
3-
"version": "1.1.0",
3+
"version": "1.1.1",
44
"private": true,
55
"description": "pgpm export wrapper for agentic-db schema",
66
"author": "Constructive <developers@constructive.io>",

packages/integration-tests/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [1.2.2](https://github.com/constructive-io/agentic-db/compare/@agentic-db/integration-tests@1.2.1...@agentic-db/integration-tests@1.2.2) (2026-04-17)
7+
8+
**Note:** Version bump only for package @agentic-db/integration-tests
9+
610
## [1.2.1](https://github.com/constructive-io/agentic-db/compare/@agentic-db/integration-tests@1.2.0...@agentic-db/integration-tests@1.2.1) (2026-04-17)
711

812
**Note:** Version bump only for package @agentic-db/integration-tests

packages/integration-tests/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/integration-tests",
3-
"version": "1.2.1",
3+
"version": "1.2.2",
44
"private": true,
55
"description": "Integration tests for agentic-db: ORM and embeddings",
66
"author": "Constructive <developers@constructive.io>",

0 commit comments

Comments
 (0)