Skip to content
This repository was archived by the owner on Jul 28, 2021. It is now read-only.

Commit eb268ce

Browse files
committed
chore(release): 0.17.2
1 parent 1da534e commit eb268ce

File tree

3 files changed

+22
-2
lines changed

3 files changed

+22
-2
lines changed

CHANGELOG.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,26 @@
22

33
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
44

5+
<a name="0.17.2"></a>
6+
## [0.17.2](https://github.com/npm/tink/compare/v0.17.1...v0.17.2) (2018-12-01)
7+
8+
9+
### Bug Fixes
10+
11+
* **access:** fix config/log stuff ([109a5fe](https://github.com/npm/tink/commit/109a5fe))
12+
* **add:** fix up config stuff ([10ad858](https://github.com/npm/tink/commit/10ad858))
13+
* **build:** fix up config stuff ([11dec66](https://github.com/npm/tink/commit/11dec66))
14+
* **config:** already giving it a log object. ([52fb92c](https://github.com/npm/tink/commit/52fb92c))
15+
* **deprecate:** fix up config stuff ([fcfd40d](https://github.com/npm/tink/commit/fcfd40d))
16+
* **org:** fix up config stuff ([c56d336](https://github.com/npm/tink/commit/c56d336))
17+
* **ping:** improve the overall command a bit ([9b18a86](https://github.com/npm/tink/commit/9b18a86))
18+
* **profile:** fix up config stuff ([43f8356](https://github.com/npm/tink/commit/43f8356))
19+
* **rm:** fix up config stuff ([69312aa](https://github.com/npm/tink/commit/69312aa))
20+
* **team:** fix up config stuff ([9917fe5](https://github.com/npm/tink/commit/9917fe5))
21+
* **whoami:** fix up config stuff ([adb31e4](https://github.com/npm/tink/commit/adb31e4))
22+
23+
24+
525
<a name="0.17.1"></a>
626
## [0.17.1](https://github.com/npm/tink/compare/v0.17.0...v0.17.1) (2018-11-26)
727

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "tink",
3-
"version": "0.17.1",
3+
"version": "0.17.2",
44
"author": {
55
"name": "Kat Marchán",
66
"email": "kzm@zkat.tech",

0 commit comments

Comments
 (0)