Skip to content

Commit b483d78

Browse files
committed
chore(release): publish releases
- @microfleet/clickhouse-adapter@0.1.2
1 parent e222fdb commit b483d78

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

packages/clickhouse-adapter/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [0.1.2](https://github.com/microfleet/clickhouse-adapter/compare/@microfleet/clickhouse-adapter@0.1.1...@microfleet/clickhouse-adapter@0.1.2) (2020-05-28)
7+
8+
**Note:** Version bump only for package @microfleet/clickhouse-adapter
9+
10+
11+
12+
13+
614
## [0.1.1](https://github.com/microfleet/clickhouse-adapter/compare/@microfleet/clickhouse-adapter@0.1.0...@microfleet/clickhouse-adapter@0.1.1) (2020-05-28)
715

816

packages/clickhouse-adapter/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"dist"
77
],
88
"private": true,
9-
"version": "0.1.1",
9+
"version": "0.1.2",
1010
"scripts": {
1111
"compile": "tsc -p tsconfig.build.json",
1212
"test": "yarn test:unit && yarn test:e2e",

0 commit comments

Comments
 (0)