Skip to content

Commit a21fc73

Browse files
3.39.0 CHANGELOG [skip ci]
# [3.39.0](v3.38.0...v3.39.0) (2024-09-18) ### Bug Fixes * pg tests ([bb5a110](bb5a110)) * removed bugs ([4ec647e](4ec647e)) * updated .eslintrc ([be2c35d](be2c35d)) * updated pg-core types and jsdoc ([c0fc376](c0fc376)) ### Features * bump deps ([e5aaff6](e5aaff6)) * updated mysql-core ([6a5012b](6a5012b))
1 parent 6cf2d10 commit a21fc73

File tree

3 files changed

+19
-3
lines changed

3 files changed

+19
-3
lines changed

CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,19 @@
1+
# [3.39.0](https://github.com/JS-AK/db-manager/compare/v3.38.0...v3.39.0) (2024-09-18)
2+
3+
4+
### Bug Fixes
5+
6+
* pg tests ([bb5a110](https://github.com/JS-AK/db-manager/commit/bb5a110523ddb9566c0b5ee8f3d09bbf3876464d))
7+
* removed bugs ([4ec647e](https://github.com/JS-AK/db-manager/commit/4ec647efb019a6f703ae432e1d78f033220c1430))
8+
* updated .eslintrc ([be2c35d](https://github.com/JS-AK/db-manager/commit/be2c35dbd09b703e604e5d05b621c9c71a526705))
9+
* updated pg-core types and jsdoc ([c0fc376](https://github.com/JS-AK/db-manager/commit/c0fc376ce5b30d6e23ba1648bbf5f5edd36f18eb))
10+
11+
12+
### Features
13+
14+
* bump deps ([e5aaff6](https://github.com/JS-AK/db-manager/commit/e5aaff6afc886a5d2fe4d5158188240c3f3bbbf9))
15+
* updated mysql-core ([6a5012b](https://github.com/JS-AK/db-manager/commit/6a5012b46ca54ace40f89cc55c429efd71666b77))
16+
117
# [3.38.0](https://github.com/JS-AK/db-manager/compare/v3.37.4...v3.38.0) (2024-09-08)
218

319

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@js-ak/db-manager",
3-
"version": "3.38.0",
3+
"version": "3.39.0",
44
"description": "db-manager",
55
"publishConfig": {
66
"access": "public",

0 commit comments

Comments
 (0)