Skip to content

Commit

Permalink
Release 1.1.69
Browse files Browse the repository at this point in the history
  • Loading branch information
adnanrahic committed Aug 6, 2020
1 parent d306835 commit b0aa7da
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 5 deletions.
15 changes: 12 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +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).

#### [1.1.69](https://github.com/sematext/logsene-js/compare/1.1.68...1.1.69)

> 6 August 2020
- Typescript definitions [`#16`](https://github.com/sematext/logsene-js/pull/16)
- add changelog [`ca08b5a`](https://github.com/sematext/logsene-js/commit/ca08b5a629ef7615ee58243dc86215947097c598)
- audited deps [`d306835`](https://github.com/sematext/logsene-js/commit/d3068357a9dae26954261689efeda50e5bbae7b0)
- removed auto changelog dev dep [`16ce84f`](https://github.com/sematext/logsene-js/commit/16ce84f18c99c8a68a4bd893c2e4c47d8747a7b4)

#### [1.1.68](https://github.com/sematext/logsene-js/compare/1.1.67...1.1.68)

> 28 March 2020
- added release it config [`2648225`](https://github.com/sematext/logsene-js/commit/26482254bdc6d77679bbb13d2046909720a55958)
- Wording [`e42177a`](https://github.com/sematext/logsene-js/commit/e42177a4a51b16b3cd55f8ae7d42ba8442b314a4)
- updated default value for MAX_CLIENT_SOCKETS to 5 [`213d07e`](https://github.com/sematext/logsene-js/commit/213d07e76f61e6c8f1c4700a5bf3ff527f21ad32)
- Release 1.1.68 [`0264b53`](https://github.com/sematext/logsene-js/commit/0264b53b2cdbef799b6313bde2edc7cb069b62dc)

#### [1.1.67](https://github.com/sematext/logsene-js/compare/1.1.66...1.1.67)

Expand Down Expand Up @@ -131,8 +140,8 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
> 12 April 2018
- support LOGSENE_REMOVE_FIELDS environment variable to remove fields from logs [`cdd52cc`](https://github.com/sematext/logsene-js/commit/cdd52cca24e5b36189ded5caf3b49125cc37e728)
- Fix shipFile function [`418f67e`](https://github.com/sematext/logsene-js/commit/418f67e44eae6cee620b0ac0f962739637cf4755)
- Update travis for node v8,v9 [`978f641`](https://github.com/sematext/logsene-js/commit/978f641d629fdd5ab87a2d7e66b1fcaea1cb7711)
- Release 1.1.52 [`9202130`](https://github.com/sematext/logsene-js/commit/9202130e79411a70391404f475489bddc3e778ac)

#### [1.1.50](https://github.com/sematext/logsene-js/compare/1.1.49...1.1.50)

Expand Down Expand Up @@ -326,7 +335,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).

#### [1.1.14](https://github.com/sematext/logsene-js/compare/1.1.0...1.1.14)

> 4 July 2016
> 5 July 2016
- fix index postion [`2727ce4`](https://github.com/sematext/logsene-js/commit/2727ce40b5746c881482fc07190c37da17bb4322)
- fix RSS memory, stream/socket closing [`18626cd`](https://github.com/sematext/logsene-js/commit/18626cd9113cd2fc5865b5d9f3b6a2ba137607c7)
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": "logsene-js",
"version": "1.1.68",
"version": "1.1.69",
"description": "JavaScript client for Sematext Logs",
"main": "index.js",
"directories": {
Expand Down

0 comments on commit b0aa7da

Please sign in to comment.