Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
22 changes: 11 additions & 11 deletions .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
{
".": "0.1.2",
"hyperdb-api-node": "0.1.2",
"hyperdb-mcp/npm": "0.1.2",
"hyperdb-mcp/npm/darwin-arm64": "0.1.2",
"hyperdb-mcp/npm/linux-x64-gnu": "0.1.2",
"hyperdb-mcp/npm/win32-x64-msvc": "0.1.2",
"hyperdb-api-node/npm/darwin-arm64": "0.1.2",
"hyperdb-api-node/npm/linux-arm64-gnu": "0.1.2",
"hyperdb-api-node/npm/linux-x64-gnu": "0.1.2",
"hyperdb-api-node/npm/linux-x64-musl": "0.1.2",
"hyperdb-api-node/npm/win32-x64-msvc": "0.1.2"
".": "0.1.3",
"hyperdb-api-node": "0.1.3",
"hyperdb-mcp/npm": "0.1.3",
"hyperdb-mcp/npm/darwin-arm64": "0.1.3",
"hyperdb-mcp/npm/linux-x64-gnu": "0.1.3",
"hyperdb-mcp/npm/win32-x64-msvc": "0.1.3",
"hyperdb-api-node/npm/darwin-arm64": "0.1.3",
"hyperdb-api-node/npm/linux-arm64-gnu": "0.1.3",
"hyperdb-api-node/npm/linux-x64-gnu": "0.1.3",
"hyperdb-api-node/npm/linux-x64-musl": "0.1.3",
"hyperdb-api-node/npm/win32-x64-msvc": "0.1.3"
}
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [0.1.3](https://github.com/tableau/hyper-api-rust/compare/v0.1.2...v0.1.3) (2026-05-18)


### Bug Fixes

* v0.1.2 release β€” bump versions and add safety net ([#17](https://github.com/tableau/hyper-api-rust/issues/17)) ([bae4536](https://github.com/tableau/hyper-api-rust/commit/bae453600ce94ddc318ccb1cfe89be8fa32eef85))

## [0.1.2](https://github.com/tableau/hyper-api-rust/compare/v0.1.1...v0.1.2) (2026-05-18)


Expand Down
7 changes: 7 additions & 0 deletions hyperdb-api-node/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,13 @@ All notable changes to the `hyperdb-api-node` package will be documented in this
The format is based on [Keep a Changelog](https://keepachangelog.com/),
and this project adheres to [Semantic Versioning](https://semver.org/).

## [0.1.3](https://github.com/tableau/hyper-api-rust/compare/v0.1.2...v0.1.3) (2026-05-18)


### Bug Fixes

* v0.1.2 release β€” bump versions and add safety net ([#17](https://github.com/tableau/hyper-api-rust/issues/17)) ([bae4536](https://github.com/tableau/hyper-api-rust/commit/bae453600ce94ddc318ccb1cfe89be8fa32eef85))

## [Unreleased]

## [0.1.1] - 2026-05-13
Expand Down
8 changes: 8 additions & 0 deletions hyperdb-api-node/npm/darwin-arm64/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# Changelog

## [0.1.3](https://github.com/tableau/hyper-api-rust/compare/v0.1.2...v0.1.3) (2026-05-18)


### Bug Fixes

* v0.1.2 release β€” bump versions and add safety net ([#17](https://github.com/tableau/hyper-api-rust/issues/17)) ([bae4536](https://github.com/tableau/hyper-api-rust/commit/bae453600ce94ddc318ccb1cfe89be8fa32eef85))
2 changes: 1 addition & 1 deletion hyperdb-api-node/npm/darwin-arm64/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "hyperdb-api-node-darwin-arm64",
"version": "0.1.2",
"version": "0.1.3",
"os": [
"darwin"
],
Expand Down
8 changes: 8 additions & 0 deletions hyperdb-api-node/npm/linux-arm64-gnu/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# Changelog

## [0.1.3](https://github.com/tableau/hyper-api-rust/compare/v0.1.2...v0.1.3) (2026-05-18)


### Bug Fixes

* v0.1.2 release β€” bump versions and add safety net ([#17](https://github.com/tableau/hyper-api-rust/issues/17)) ([bae4536](https://github.com/tableau/hyper-api-rust/commit/bae453600ce94ddc318ccb1cfe89be8fa32eef85))
2 changes: 1 addition & 1 deletion hyperdb-api-node/npm/linux-arm64-gnu/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "hyperdb-api-node-linux-arm64-gnu",
"version": "0.1.2",
"version": "0.1.3",
"os": [
"linux"
],
Expand Down
8 changes: 8 additions & 0 deletions hyperdb-api-node/npm/linux-x64-gnu/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# Changelog

## [0.1.3](https://github.com/tableau/hyper-api-rust/compare/v0.1.2...v0.1.3) (2026-05-18)


### Bug Fixes

* v0.1.2 release β€” bump versions and add safety net ([#17](https://github.com/tableau/hyper-api-rust/issues/17)) ([bae4536](https://github.com/tableau/hyper-api-rust/commit/bae453600ce94ddc318ccb1cfe89be8fa32eef85))
2 changes: 1 addition & 1 deletion hyperdb-api-node/npm/linux-x64-gnu/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "hyperdb-api-node-linux-x64-gnu",
"version": "0.1.2",
"version": "0.1.3",
"os": [
"linux"
],
Expand Down
8 changes: 8 additions & 0 deletions hyperdb-api-node/npm/linux-x64-musl/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# Changelog

## [0.1.3](https://github.com/tableau/hyper-api-rust/compare/v0.1.2...v0.1.3) (2026-05-18)


### Bug Fixes

* v0.1.2 release β€” bump versions and add safety net ([#17](https://github.com/tableau/hyper-api-rust/issues/17)) ([bae4536](https://github.com/tableau/hyper-api-rust/commit/bae453600ce94ddc318ccb1cfe89be8fa32eef85))
2 changes: 1 addition & 1 deletion hyperdb-api-node/npm/linux-x64-musl/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "hyperdb-api-node-linux-x64-musl",
"version": "0.1.2",
"version": "0.1.3",
"os": [
"linux"
],
Expand Down
8 changes: 8 additions & 0 deletions hyperdb-api-node/npm/win32-x64-msvc/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# Changelog

## [0.1.3](https://github.com/tableau/hyper-api-rust/compare/v0.1.2...v0.1.3) (2026-05-18)


### Bug Fixes

* v0.1.2 release β€” bump versions and add safety net ([#17](https://github.com/tableau/hyper-api-rust/issues/17)) ([bae4536](https://github.com/tableau/hyper-api-rust/commit/bae453600ce94ddc318ccb1cfe89be8fa32eef85))
2 changes: 1 addition & 1 deletion hyperdb-api-node/npm/win32-x64-msvc/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "hyperdb-api-node-win32-x64-msvc",
"version": "0.1.2",
"version": "0.1.3",
"os": [
"win32"
],
Expand Down
4 changes: 2 additions & 2 deletions hyperdb-api-node/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

12 changes: 6 additions & 6 deletions hyperdb-api-node/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "hyperdb-api-node",
"version": "0.1.2",
"version": "0.1.3",
"description": "Node.js bindings for the Hyper database API, powered by napi-rs",
"main": "index.js",
"types": "index.d.ts",
Expand Down Expand Up @@ -30,11 +30,11 @@
"tsx": "^4.22.0"
},
"optionalDependencies": {
"hyperdb-api-node-darwin-arm64": "0.1.2",
"hyperdb-api-node-linux-arm64-gnu": "0.1.2",
"hyperdb-api-node-linux-x64-gnu": "0.1.2",
"hyperdb-api-node-linux-x64-musl": "0.1.2",
"hyperdb-api-node-win32-x64-msvc": "0.1.2"
"hyperdb-api-node-darwin-arm64": "0.1.3",
"hyperdb-api-node-linux-arm64-gnu": "0.1.3",
"hyperdb-api-node-linux-x64-gnu": "0.1.3",
"hyperdb-api-node-linux-x64-musl": "0.1.3",
"hyperdb-api-node-win32-x64-msvc": "0.1.3"
},
"keywords": [
"hyper",
Expand Down
7 changes: 7 additions & 0 deletions hyperdb-mcp/npm/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [0.1.3](https://github.com/tableau/hyper-api-rust/compare/v0.1.2...v0.1.3) (2026-05-18)


### Bug Fixes

* v0.1.2 release β€” bump versions and add safety net ([#17](https://github.com/tableau/hyper-api-rust/issues/17)) ([bae4536](https://github.com/tableau/hyper-api-rust/commit/bae453600ce94ddc318ccb1cfe89be8fa32eef85))

## [0.1.2](https://github.com/tableau/hyper-api-rust/compare/v0.1.1...v0.1.2) (2026-05-18)


Expand Down
8 changes: 8 additions & 0 deletions hyperdb-mcp/npm/darwin-arm64/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# Changelog

## [0.1.3](https://github.com/tableau/hyper-api-rust/compare/v0.1.2...v0.1.3) (2026-05-18)


### Bug Fixes

* v0.1.2 release β€” bump versions and add safety net ([#17](https://github.com/tableau/hyper-api-rust/issues/17)) ([bae4536](https://github.com/tableau/hyper-api-rust/commit/bae453600ce94ddc318ccb1cfe89be8fa32eef85))
10 changes: 7 additions & 3 deletions hyperdb-mcp/npm/darwin-arm64/package.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,13 @@
{
"name": "hyperdb-mcp-darwin-arm64",
"version": "0.1.2",
"version": "0.1.3",
"description": "HyperDB MCP server binary for macOS ARM64",
"os": ["darwin"],
"cpu": ["arm64"],
"os": [
"darwin"
],
"cpu": [
"arm64"
],
"files": [
"hyperdb-mcp",
"hyperd",
Expand Down
8 changes: 8 additions & 0 deletions hyperdb-mcp/npm/linux-x64-gnu/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# Changelog

## [0.1.3](https://github.com/tableau/hyper-api-rust/compare/v0.1.2...v0.1.3) (2026-05-18)


### Bug Fixes

* v0.1.2 release β€” bump versions and add safety net ([#17](https://github.com/tableau/hyper-api-rust/issues/17)) ([bae4536](https://github.com/tableau/hyper-api-rust/commit/bae453600ce94ddc318ccb1cfe89be8fa32eef85))
14 changes: 10 additions & 4 deletions hyperdb-mcp/npm/linux-x64-gnu/package.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,16 @@
{
"name": "hyperdb-mcp-linux-x64-gnu",
"version": "0.1.2",
"version": "0.1.3",
"description": "HyperDB MCP server binary for Linux x64 (glibc)",
"os": ["linux"],
"cpu": ["x64"],
"libc": ["glibc"],
"os": [
"linux"
],
"cpu": [
"x64"
],
"libc": [
"glibc"
],
"files": [
"hyperdb-mcp",
"hyperd",
Expand Down
8 changes: 4 additions & 4 deletions hyperdb-mcp/npm/package.json
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
{
"name": "hyperdb-mcp",
"version": "0.1.2",
"version": "0.1.3",
"description": "HyperDB MCP server β€” instant SQL analytics for LLM workflows",
"bin": {
"hyperdb-mcp": "bin.js"
},
"optionalDependencies": {
"hyperdb-mcp-darwin-arm64": "0.1.2",
"hyperdb-mcp-linux-x64-gnu": "0.1.2",
"hyperdb-mcp-win32-x64-msvc": "0.1.2"
"hyperdb-mcp-darwin-arm64": "0.1.3",
"hyperdb-mcp-linux-x64-gnu": "0.1.3",
"hyperdb-mcp-win32-x64-msvc": "0.1.3"
},
"files": [
"bin.js",
Expand Down
8 changes: 8 additions & 0 deletions hyperdb-mcp/npm/win32-x64-msvc/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# Changelog

## [0.1.3](https://github.com/tableau/hyper-api-rust/compare/v0.1.2...v0.1.3) (2026-05-18)


### Bug Fixes

* v0.1.2 release β€” bump versions and add safety net ([#17](https://github.com/tableau/hyper-api-rust/issues/17)) ([bae4536](https://github.com/tableau/hyper-api-rust/commit/bae453600ce94ddc318ccb1cfe89be8fa32eef85))
10 changes: 7 additions & 3 deletions hyperdb-mcp/npm/win32-x64-msvc/package.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,13 @@
{
"name": "hyperdb-mcp-win32-x64-msvc",
"version": "0.1.2",
"version": "0.1.3",
"description": "HyperDB MCP server binary for Windows x64",
"os": ["win32"],
"cpu": ["x64"],
"os": [
"win32"
],
"cpu": [
"x64"
],
"files": [
"hyperdb-mcp.exe",
"hyperd.exe",
Expand Down
2 changes: 1 addition & 1 deletion version.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.1.2
0.1.3
Loading