Skip to content

Commit a8107e0

Browse files
chore(release): 0.4.4
## [0.4.4](v0.4.3...v0.4.4) (2023-08-02) ### Bug Fixes * update typings ([bbd7ddc](bbd7ddc))
1 parent 137382a commit a8107e0

3 files changed

Lines changed: 9 additions & 2 deletions

File tree

CHANGELOG.md

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

3+
## [0.4.4](https://github.com/tediousjs/connection-string/compare/v0.4.3...v0.4.4) (2023-08-02)
4+
5+
6+
### Bug Fixes
7+
8+
* update typings ([bbd7ddc](https://github.com/tediousjs/connection-string/commit/bbd7ddcc9c3fe848e31267c40176eb337855d5c4))
9+
310
## [0.4.3](https://github.com/tediousjs/connection-string/compare/v0.4.2...v0.4.3) (2023-08-01)
411

512

package-lock.json

Lines changed: 1 addition & 1 deletion
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": "@tediousjs/connection-string",
3-
"version": "0.4.3",
3+
"version": "0.4.4",
44
"description": "SQL ConnectionString parser",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)