Skip to content

Commit 4651bed

Browse files
committed
Version bump to 0.2.1 [skip ci]
1 parent 5cbc97c commit 4651bed

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## 0.2.1 (unreleased)
1+
## 0.2.1 (2025-05-20)
22

33
- Improved support for migrations with Sequelize
44

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "pgvector",
3-
"version": "0.2.0",
3+
"version": "0.2.1",
44
"description": "pgvector support for Node.js, Deno, and Bun (and TypeScript)",
55
"homepage": "https://github.com/pgvector/pgvector-node",
66
"license": "MIT",

0 commit comments

Comments
 (0)