Skip to content

Commit 9e2790c

Browse files
committed
v2.3.0 Release 🎉 🎆 🔔
[skip ci]
1 parent 0367e3d commit 9e2790c

File tree

2 files changed

+43
-9
lines changed

2 files changed

+43
-9
lines changed

CHANGELOG.md

Lines changed: 34 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,39 @@
11
# Changelog
22

3+
## [v2.3.0](https://github.com/leapfrogtechnology/sync-db/tree/v2.3.0) (2026-02-05)
4+
5+
[Full Changelog](https://github.com/leapfrogtechnology/sync-db/compare/v2.2.0-dynamic-sync-files...v2.3.0)
6+
7+
**Changes**
8+
9+
- fix: bump version to 2.3.0 [\#267](https://github.com/leapfrogtechnology/sync-db/pull/267) ([mesaugat](https://github.com/mesaugat))
10+
- feat: add --sync-files flag while synchronzing [\#261](https://github.com/leapfrogtechnology/sync-db/pull/261) ([samirsilwal](https://github.com/samirsilwal))
11+
12+
## [v2.2.0-dynamic-sync-files](https://github.com/leapfrogtechnology/sync-db/tree/v2.2.0-dynamic-sync-files) (2026-01-27)
13+
14+
[Full Changelog](https://github.com/leapfrogtechnology/sync-db/compare/v2.2.0...v2.2.0-dynamic-sync-files)
15+
16+
**Changes**
17+
18+
- chore\(deps\): bump form-data from 4.0.0 to 4.0.4 in /examples/node-app-mssql-ts [\#258](https://github.com/leapfrogtechnology/sync-db/pull/258) ([dependabot[bot]](https://github.com/apps/dependabot))
19+
- chore\(deps\): bump brace-expansion from 1.1.11 to 1.1.12 in /examples/node-app-mssql [\#257](https://github.com/leapfrogtechnology/sync-db/pull/257) ([dependabot[bot]](https://github.com/apps/dependabot))
20+
- chore\(deps\): bump form-data from 4.0.0 to 4.0.4 in /examples/node-mssql-programmatic-use [\#256](https://github.com/leapfrogtechnology/sync-db/pull/256) ([dependabot[bot]](https://github.com/apps/dependabot))
21+
- chore\(deps\): bump brace-expansion from 1.1.11 to 1.1.12 in /examples/node-app-pg [\#255](https://github.com/leapfrogtechnology/sync-db/pull/255) ([dependabot[bot]](https://github.com/apps/dependabot))
22+
- chore\(deps\): bump tar-fs from 2.1.3 to 2.1.4 [\#254](https://github.com/leapfrogtechnology/sync-db/pull/254) ([dependabot[bot]](https://github.com/apps/dependabot))
23+
- chore\(deps\): bump brace-expansion from 1.1.11 to 1.1.12 in /examples/node-app-mssql-ts [\#253](https://github.com/leapfrogtechnology/sync-db/pull/253) ([dependabot[bot]](https://github.com/apps/dependabot))
24+
- chore\(deps\): bump brace-expansion from 1.1.11 to 1.1.12 in /examples/node-app-pg-ts [\#252](https://github.com/leapfrogtechnology/sync-db/pull/252) ([dependabot[bot]](https://github.com/apps/dependabot))
25+
- chore\(deps\): bump form-data from 4.0.0 to 4.0.4 in /examples/node-app-mssql [\#251](https://github.com/leapfrogtechnology/sync-db/pull/251) ([dependabot[bot]](https://github.com/apps/dependabot))
26+
- chore\(deps\): bump tar-fs from 2.1.2 to 2.1.3 [\#250](https://github.com/leapfrogtechnology/sync-db/pull/250) ([dependabot[bot]](https://github.com/apps/dependabot))
27+
- chore\(deps\): bump micromatch from 4.0.2 to 4.0.8 in /examples/node-app-mssql [\#249](https://github.com/leapfrogtechnology/sync-db/pull/249) ([dependabot[bot]](https://github.com/apps/dependabot))
28+
- chore\(deps\): bump micromatch from 4.0.2 to 4.0.8 in /examples/node-mssql-programmatic-use [\#248](https://github.com/leapfrogtechnology/sync-db/pull/248) ([dependabot[bot]](https://github.com/apps/dependabot))
29+
- chore\(deps\): bump tar-fs from 2.1.1 to 2.1.2 [\#247](https://github.com/leapfrogtechnology/sync-db/pull/247) ([dependabot[bot]](https://github.com/apps/dependabot))
30+
- chore\(deps\): bump cross-spawn from 6.0.5 to 6.0.6 in /examples/node-app-pg-ts [\#246](https://github.com/leapfrogtechnology/sync-db/pull/246) ([dependabot[bot]](https://github.com/apps/dependabot))
31+
- chore\(deps\): bump micromatch from 4.0.2 to 4.0.8 in /examples/node-app-pg-ts [\#245](https://github.com/leapfrogtechnology/sync-db/pull/245) ([dependabot[bot]](https://github.com/apps/dependabot))
32+
- chore\(deps\): bump cross-spawn from 6.0.5 to 6.0.6 in /examples/node-app-mssql [\#244](https://github.com/leapfrogtechnology/sync-db/pull/244) ([dependabot[bot]](https://github.com/apps/dependabot))
33+
- chore\(deps\): bump braces from 3.0.2 to 3.0.3 in /examples/node-mssql-programmatic-use [\#241](https://github.com/leapfrogtechnology/sync-db/pull/241) ([dependabot[bot]](https://github.com/apps/dependabot))
34+
- chore\(deps\): bump braces from 3.0.2 to 3.0.3 in /examples/node-app-mssql-ts [\#240](https://github.com/leapfrogtechnology/sync-db/pull/240) ([dependabot[bot]](https://github.com/apps/dependabot))
35+
- chore\(deps\): bump micromatch from 4.0.2 to 4.0.8 in /examples/node-app-mssql-ts [\#239](https://github.com/leapfrogtechnology/sync-db/pull/239) ([dependabot[bot]](https://github.com/apps/dependabot))
36+
337
## [v2.2.0](https://github.com/leapfrogtechnology/sync-db/tree/v2.2.0) (2024-10-16)
438

539
[Full Changelog](https://github.com/leapfrogtechnology/sync-db/compare/v2.1.1...v2.2.0)

README.md

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ $ npm install -g @leapfrogtechnology/sync-db
4444
$ sync-db COMMAND
4545
running command...
4646
$ sync-db (-v|--version|version)
47-
@leapfrogtechnology/sync-db/2.2.0 darwin-arm64 node-v22.17.0
47+
@leapfrogtechnology/sync-db/2.3.0 linux-x64 node-v22.22.0
4848
$ sync-db --help [COMMAND]
4949
USAGE
5050
$ sync-db COMMAND
@@ -78,7 +78,7 @@ USAGE
7878
$ sync-db
7979
```
8080

81-
_See code: [src/commands/index.ts](https://github.com/leapfrogtechnology/sync-db/blob/v2.2.0/src/commands/index.ts)_
81+
_See code: [src/commands/index.ts](https://github.com/leapfrogtechnology/sync-db/blob/v2.3.0/src/commands/index.ts)_
8282

8383
## `sync-db help [COMMAND]`
8484

@@ -115,7 +115,7 @@ OPTIONS
115115
--object-name=object-name Name of table/view/routine to migrate.
116116
```
117117

118-
_See code: [src/commands/make.ts](https://github.com/leapfrogtechnology/sync-db/blob/v2.2.0/src/commands/make.ts)_
118+
_See code: [src/commands/make.ts](https://github.com/leapfrogtechnology/sync-db/blob/v2.3.0/src/commands/make.ts)_
119119

120120
## `sync-db make-publish`
121121

@@ -129,7 +129,7 @@ OPTIONS
129129
-c, --config=config Custom configuration file.
130130
```
131131

132-
_See code: [src/commands/make-publish.ts](https://github.com/leapfrogtechnology/sync-db/blob/v2.2.0/src/commands/make-publish.ts)_
132+
_See code: [src/commands/make-publish.ts](https://github.com/leapfrogtechnology/sync-db/blob/v2.3.0/src/commands/make-publish.ts)_
133133

134134
## `sync-db migrate-latest`
135135

@@ -146,7 +146,7 @@ OPTIONS
146146
--only=CONNECTION_ID(s) Filter provided connection(s). Comma separated ids eg: id1,id2
147147
```
148148

149-
_See code: [src/commands/migrate-latest.ts](https://github.com/leapfrogtechnology/sync-db/blob/v2.2.0/src/commands/migrate-latest.ts)_
149+
_See code: [src/commands/migrate-latest.ts](https://github.com/leapfrogtechnology/sync-db/blob/v2.3.0/src/commands/migrate-latest.ts)_
150150

151151
## `sync-db migrate-list`
152152

@@ -162,7 +162,7 @@ OPTIONS
162162
--only=CONNECTION_ID(s) Filter provided connection(s). Comma separated ids eg: id1,id2
163163
```
164164

165-
_See code: [src/commands/migrate-list.ts](https://github.com/leapfrogtechnology/sync-db/blob/v2.2.0/src/commands/migrate-list.ts)_
165+
_See code: [src/commands/migrate-list.ts](https://github.com/leapfrogtechnology/sync-db/blob/v2.3.0/src/commands/migrate-list.ts)_
166166

167167
## `sync-db migrate-rollback`
168168

@@ -179,7 +179,7 @@ OPTIONS
179179
--only=CONNECTION_ID(s) Filter provided connection(s). Comma separated ids eg: id1,id2
180180
```
181181

182-
_See code: [src/commands/migrate-rollback.ts](https://github.com/leapfrogtechnology/sync-db/blob/v2.2.0/src/commands/migrate-rollback.ts)_
182+
_See code: [src/commands/migrate-rollback.ts](https://github.com/leapfrogtechnology/sync-db/blob/v2.3.0/src/commands/migrate-rollback.ts)_
183183

184184
## `sync-db prune`
185185

@@ -196,7 +196,7 @@ OPTIONS
196196
--only=CONNECTION_ID(s) Filter provided connection(s). Comma separated ids eg: id1,id2
197197
```
198198

199-
_See code: [src/commands/prune.ts](https://github.com/leapfrogtechnology/sync-db/blob/v2.2.0/src/commands/prune.ts)_
199+
_See code: [src/commands/prune.ts](https://github.com/leapfrogtechnology/sync-db/blob/v2.3.0/src/commands/prune.ts)_
200200

201201
## `sync-db synchronize`
202202

@@ -218,7 +218,7 @@ OPTIONS
218218
specified files.
219219
```
220220

221-
_See code: [src/commands/synchronize.ts](https://github.com/leapfrogtechnology/sync-db/blob/v2.2.0/src/commands/synchronize.ts)_
221+
_See code: [src/commands/synchronize.ts](https://github.com/leapfrogtechnology/sync-db/blob/v2.3.0/src/commands/synchronize.ts)_
222222

223223
<!-- commandsstop -->
224224

0 commit comments

Comments
 (0)