Skip to content
This repository was archived by the owner on Apr 19, 2020. It is now read-only.

Commit 5f73dd4

Browse files
committed
Release: 0.3.0
1 parent 0d4b700 commit 5f73dd4

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

CHANGELOG.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,10 @@
44

55
- ...
66

7+
## [0.3.0] - 2020-02-25
8+
9+
- Bump dependency versions [Synor/core#34](https://github.com/Synor/core/issues/34)
10+
711
## [0.2.0] - 2020-01-14
812

913
- Bump dependency versions
@@ -12,5 +16,6 @@
1216

1317
- Initial release
1418

15-
[unreleased]: https://github.com/Synor/database-postgresql/compare/0.2.0...HEAD
19+
[unreleased]: https://github.com/Synor/database-postgresql/compare/0.3.0...HEAD
20+
[0.3.0]: https://github.com/Synor/database-postgresql/compare/0.2.0...0.3.0
1621
[0.2.0]: https://github.com/Synor/database-postgresql/compare/0.1.0...0.2.0

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@synor/database-postgresql",
3-
"version": "0.2.0",
3+
"version": "0.3.0",
44
"description": "Synor Database Engine - PostgreSQL",
55
"keywords": [
66
"synor",

0 commit comments

Comments
 (0)