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

Commit 760b12e

Browse files
committed
chore(release): 0.19.0
1 parent d58d636 commit 760b12e

File tree

3 files changed

+12
-2
lines changed

3 files changed

+12
-2
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,16 @@
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.19.0"></a>
6+
# [0.19.0](https://github.com/npm/tink/compare/v0.18.0...v0.19.0) (2019-01-01)
7+
8+
9+
### Features
10+
11+
* **esm:** adding baseline ESM load support ([d58d636](https://github.com/npm/tink/commit/d58d636))
12+
13+
14+
515
<a name="0.18.0"></a>
616
# [0.18.0](https://github.com/npm/tink/compare/v0.17.3...v0.18.0) (2018-12-19)
717

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.18.0",
3+
"version": "0.19.0",
44
"author": {
55
"name": "Kat Marchán",
66
"email": "kzm@zkat.tech",

0 commit comments

Comments
 (0)