Skip to content

Commit 6ee295c

Browse files
Version Packages (#2)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent ff85814 commit 6ee295c

File tree

3 files changed

+9
-7
lines changed

3 files changed

+9
-7
lines changed

.changeset/brave-hairs-tan.md

-6
This file was deleted.

CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# @powersync/mysql-zongji
2+
3+
## 0.1.0
4+
5+
### Minor Changes
6+
7+
- ff85814: Initial release of the powersync-mysql-zongji fork
8+
- Added custom gtid binlog event

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@powersync/mysql-zongji",
3-
"version": "0.0.1",
3+
"version": "0.1.0",
44
"description": "A MySQL 8.0 >= compatible fork of ZongJi - a MySQL binlog listener for Node.js.",
55
"main": "index.js",
66
"directories": {

0 commit comments

Comments
 (0)