Skip to content

Commit de68334

Browse files
author
Adnan Rahic
committed
Release 2.1.0
1 parent 35e302c commit de68334

File tree

3 files changed

+12
-2
lines changed

3 files changed

+12
-2
lines changed

CHANGELOG.md

+10
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,22 @@ All notable changes to this project will be documented in this file. Dates are d
44

55
Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
66

7+
#### [2.1.0](https://github.com/sematext/winston-logsene/compare/2.0.12...2.1.0)
8+
9+
> 13 January 2021
10+
11+
- Bump ini from 1.3.5 to 1.3.8 [`#24`](https://github.com/sematext/winston-logsene/pull/24)
12+
- Merge pull request #25 from sematext/issue-21 [`35e302c`](https://github.com/sematext/winston-logsene/commit/35e302cb11d42a216877aa2cc7625f6fb18755bc)
13+
- added safe flat [`57efc0f`](https://github.com/sematext/winston-logsene/commit/57efc0f97d11f0364a6171420a568bbf155dd47c)
14+
- updated flat dep [`ac2adfc`](https://github.com/sematext/winston-logsene/commit/ac2adfcca77f9ecf5554c9b28c47584c1fe3e2bb)
15+
716
#### [2.0.12](https://github.com/sematext/winston-logsene/compare/2.0.11...2.0.12)
817

918
> 23 September 2020
1019
1120
- Bump node-fetch from 2.6.0 to 2.6.1 [`#23`](https://github.com/sematext/winston-logsene/pull/23)
1221
- Updated deps [`1105dd4`](https://github.com/sematext/winston-logsene/commit/1105dd4e094557d2f6ed36e161fa1a995234e8a5)
22+
- Release 2.0.12 [`6360f3f`](https://github.com/sematext/winston-logsene/commit/6360f3fbffd0c30ff7376142ec51c8bd2a068ace)
1323

1424
#### [2.0.11](https://github.com/sematext/winston-logsene/compare/2.0.10...2.0.11)
1525

package-lock.json

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "winston-logsene",
3-
"version": "2.0.12",
3+
"version": "2.1.0",
44
"description": "Winston transport layer for Logsene",
55
"main": "lib/index.js",
66
"scripts": {

0 commit comments

Comments
 (0)