From cdf79da1b67057056b7f3c0650199934c851290f Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Mon, 6 Jul 2020 08:25:14 +0000 Subject: [PATCH] chore(release): 1.1.0 [skip ci] # [1.1.0](https://github.com/eik-lib/sink/compare/v1.0.2...v1.1.0) (2020-07-06) ### Bug Fixes * lint love ([a5f3584](https://github.com/eik-lib/sink/commit/a5f358452b642cec36472850aae2ff1ca00b851a)) ### Features * Add .metrics getter ([69d3903](https://github.com/eik-lib/sink/commit/69d39039f962ba10f79999f17e9fbfdc81649d3a)) --- CHANGELOG.md | 12 ++++++++++++ package.json | 2 +- 2 files changed, 13 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index c4d0ae5..35b0b26 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,15 @@ +# [1.1.0](https://github.com/eik-lib/sink/compare/v1.0.2...v1.1.0) (2020-07-06) + + +### Bug Fixes + +* lint love ([a5f3584](https://github.com/eik-lib/sink/commit/a5f358452b642cec36472850aae2ff1ca00b851a)) + + +### Features + +* Add .metrics getter ([69d3903](https://github.com/eik-lib/sink/commit/69d39039f962ba10f79999f17e9fbfdc81649d3a)) + ## [1.0.2](https://github.com/eik-lib/sink/compare/v1.0.1...v1.0.2) (2020-06-08) diff --git a/package.json b/package.json index 02960c5..7504d4d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@eik/sink", - "version": "1.0.2", + "version": "1.1.0", "description": "A Sink interface", "main": "lib/main", "files": [