Skip to content

Commit

Permalink
chore(release): publish releases
Browse files Browse the repository at this point in the history
 - @microfleet/[email protected]
  • Loading branch information
actions-user committed May 28, 2020
1 parent bfaa4ec commit 0eebe55
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
11 changes: 11 additions & 0 deletions packages/clickhouse-adapter/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.1.1](https://github.com/microfleet/clickhouse-adapter/compare/@microfleet/[email protected]...@microfleet/[email protected]) (2020-05-28)


### Bug Fixes

* **clickhouse-adapter:** make sequential migration ([324c88f](https://github.com/microfleet/clickhouse-adapter/commit/324c88f0dacc2d6f5dd02e7e9a527142d8a32e50))





# 0.1.0 (2020-05-28)


Expand Down
2 changes: 1 addition & 1 deletion packages/clickhouse-adapter/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"dist"
],
"private": true,
"version": "0.1.0",
"version": "0.1.1",
"scripts": {
"compile": "tsc -p tsconfig.build.json",
"test": "yarn test:unit && yarn test:e2e",
Expand Down

0 comments on commit 0eebe55

Please sign in to comment.