Skip to content

Commit 21a18c0

Browse files
authored
Merge pull request #25 from Tsanton/release-please--branches--master
chore(master): release 0.6.0
2 parents 10b008c + 210262a commit 21a18c0

File tree

2 files changed

+17
-1
lines changed

2 files changed

+17
-1
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{".":"0.5.2"}
1+
{".":"0.6.0"}

CHANGELOG.md

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

3+
## [0.6.0](https://github.com/Tsanton/pyflake-client/compare/v0.5.2...v0.6.0) (2023-05-02)
4+
5+
6+
### ⚠ BREAKING CHANGES
7+
8+
* schema & table implement db_name:str
9+
10+
### Bug Fixes
11+
12+
* implement table owner (not required) ([f77fb05](https://github.com/Tsanton/pyflake-client/commit/f77fb055e7a39830273272a6e6532929c75d012c))
13+
14+
15+
### Code Refactoring
16+
17+
* schema & table implement db_name:str ([c097640](https://github.com/Tsanton/pyflake-client/commit/c0976406810ed6a54ce1991d5e6cb5d2d0debc20))
18+
319
## [0.5.2](https://github.com/Tsanton/pyflake-client/compare/v0.5.1...v0.5.2) (2023-04-13)
420

521

0 commit comments

Comments
 (0)