Skip to content

Commit

Permalink
Release 2.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Adnan Rahic committed May 10, 2021
1 parent 21678d2 commit 6dbc00e
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 3 deletions.
10 changes: 9 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,14 +4,22 @@ All notable changes to this project will be documented in this file. Dates are d

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

#### [2.1.1](https://github.com/sematext/winston-logsene/compare/2.1.0...2.1.1)

> 10 May 2021
- removed flat [`ed28e13`](https://github.com/sematext/winston-logsene/commit/ed28e13ca3ef197b2ad416e771ae85570e1bcf60)
- Added missing } [`7388ffb`](https://github.com/sematext/winston-logsene/commit/7388ffbd255fa4450ec513d23375c7f8de2de21b)
- remove redundant code [`21678d2`](https://github.com/sematext/winston-logsene/commit/21678d211d81b2f30637f05ba82236018c852a8c)

#### [2.1.0](https://github.com/sematext/winston-logsene/compare/2.0.12...2.1.0)

> 13 January 2021
- Bump ini from 1.3.5 to 1.3.8 [`#24`](https://github.com/sematext/winston-logsene/pull/24)
- Release 2.1.0 [`de68334`](https://github.com/sematext/winston-logsene/commit/de683348d5d1c04be59cf9bb69528682af6e7c55)
- Merge pull request #25 from sematext/issue-21 [`35e302c`](https://github.com/sematext/winston-logsene/commit/35e302cb11d42a216877aa2cc7625f6fb18755bc)
- added safe flat [`57efc0f`](https://github.com/sematext/winston-logsene/commit/57efc0f97d11f0364a6171420a568bbf155dd47c)
- updated flat dep [`ac2adfc`](https://github.com/sematext/winston-logsene/commit/ac2adfcca77f9ecf5554c9b28c47584c1fe3e2bb)

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

Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "winston-logsene",
"version": "2.1.0",
"version": "2.1.1",
"description": "Winston transport layer for Logsene",
"main": "lib/index.js",
"scripts": {
Expand Down

0 comments on commit 6dbc00e

Please sign in to comment.