Skip to content

Commit 4026dd8

Browse files
chore(datatype-parser): bump version to 0.1.3 (#924)
Bumps `@clickhouse/datatype-parser` from 0.1.2 → 0.1.3. The `# 0.1.3` CHANGELOG section is already on `main` (Node.js 18 support drop, `engines.node` raised to `>=20`, #906). This PR only bumps `package.json` so the version can be cut. Part of the standalone-package release flow (Part B of the `release` skill). 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
1 parent 6af20ca commit 4026dd8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/datatype-parser/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@clickhouse/datatype-parser",
3-
"version": "0.1.2",
3+
"version": "0.1.3",
44
"description": "Standalone ClickHouse data-type string parser — a TypeScript port of the chdt C++ library.",
55
"license": "Apache-2.0",
66
"type": "module",

0 commit comments

Comments
 (0)