Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
This repository was archived by the owner on Apr 19, 2020. It is now read-only.

Commit 913e8fb

Browse filesBrowse files
committed
Release: 0.2.1
1 parent 32802f0 commit 913e8fb
Copy full SHA for 913e8fb

File tree

Expand file treeCollapse file tree

2 files changed

+7
-2
lines changed
Filter options
Expand file treeCollapse file tree

2 files changed

+7
-2
lines changed

‎CHANGELOG.md

Copy file name to clipboardExpand all lines: CHANGELOG.md
+6-1Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,10 @@
44

55
- ...
66

7+
## [0.2.1] - 2019-12-25
8+
9+
- Bump dependency versions
10+
711
## [0.2.0] - 2019-12-21
812

913
- Add some validation at initialization
@@ -16,6 +20,7 @@
1620

1721
- Initial release
1822

19-
[unreleased]: https://github.com/Synor/database-mysql/compare/0.2.0...HEAD
23+
[unreleased]: https://github.com/Synor/database-mysql/compare/0.2.1...HEAD
24+
[0.2.1]: https://github.com/Synor/database-mysql/compare/0.2.0...0.2.1
2025
[0.2.0]: https://github.com/Synor/database-mysql/compare/0.1.1...0.2.0
2126
[0.1.1]: https://github.com/Synor/database-mysql/compare/0.1.0...0.1.1

‎package.json

Copy file name to clipboardExpand all lines: package.json
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@synor/database-mysql",
3-
"version": "0.2.0",
3+
"version": "0.2.1",
44
"description": "Synor Database Engine - MySQL",
55
"keywords": [
66
"synor",

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.