Skip to content

Commit

Permalink
chore(release): 0.0.7
Browse files Browse the repository at this point in the history
  • Loading branch information
kuskoman committed Oct 7, 2021
1 parent 0ef72d3 commit 941926a
Show file tree
Hide file tree
Showing 2 changed files with 83 additions and 81 deletions.
162 changes: 82 additions & 80 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,83 +2,85 @@

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.

### [0.0.6](https://github.com/DevAndDeliver/nest-logging-transport/compare/v0.0.5...v0.0.6) (2021-09-13)


### Continuous Integration

* add codeql-analysis ([8a62dc5](https://github.com/DevAndDeliver/nest-logging-transport/commit/8a62dc59a3f30aff9af8f6daf3e13084f3e298f9))

### [0.0.5](https://github.com/DevAndDeliver/nest-logging-transport/compare/v0.0.4...v0.0.5) (2021-09-09)


### Bug Fixes

* fix conditional log parsing ([c5be240](https://github.com/DevAndDeliver/nest-logging-transport/commit/c5be240839a4538f946a5a990005adcd07f9e8c5))
* fix parsing errors ([f5d35ff](https://github.com/DevAndDeliver/nest-logging-transport/commit/f5d35ff46c3561f5a24966d0a74344beabf87bba))
* remove force exit ([8e1a438](https://github.com/DevAndDeliver/nest-logging-transport/commit/8e1a43892c800515cce7b4d8745b02d867b0d660))


### Tests

* add more tests for errors ([2b1af72](https://github.com/DevAndDeliver/nest-logging-transport/commit/2b1af72c6df00b99a4f7111b2f2899c5210c974b))
* create e2e tests for error logging ([c5474c8](https://github.com/DevAndDeliver/nest-logging-transport/commit/c5474c8959e2f03f91934be88a165a7a647bbda1))
* start creating tests ([c6ec013](https://github.com/DevAndDeliver/nest-logging-transport/commit/c6ec01346d1ef7504f1d98f5749a7eaabe47ad04))


### Code Refactoring

* rewrite logger logic ([3642e3e](https://github.com/DevAndDeliver/nest-logging-transport/commit/3642e3e73d653a88cee9275fe8b936619279153c))


### Build Configuration

* upgrade dependencies, fix typo ([cf5fe77](https://github.com/DevAndDeliver/nest-logging-transport/commit/cf5fe7775b63870b4a4a15edf977efbaf192d060))
* upgrade dev dependencies ([4f0a406](https://github.com/DevAndDeliver/nest-logging-transport/commit/4f0a406a8fff0857000b14a6af9e25a628cad657))
* upgrade dev dependencies ([ea7c23e](https://github.com/DevAndDeliver/nest-logging-transport/commit/ea7c23ea927b442a643a629454224c33e7b9574d))

### [0.0.4](https://github.com/DevAndDeliver/nest-logging-transport/compare/v0.0.3...v0.0.4) (2021-08-20)


### Continuous Integration

* unify release and publish workflows ([de084f0](https://github.com/DevAndDeliver/nest-logging-transport/commit/de084f0bbf3118b4e5e0721a844387a40d8d8cf9))

### [0.0.3](https://github.com/DevAndDeliver/nest-logging-transport/compare/v0.0.2...v0.0.3) (2021-08-20)


### Bug Fixes

* add missing checkout action to release ([955fcc7](https://github.com/DevAndDeliver/nest-logging-transport/commit/955fcc70d34fddddcd768d331d91bbe10b5e64c8))

### [0.0.2](https://github.com/DevAndDeliver/nest-logging-transport/compare/v0.0.1...v0.0.2) (2021-08-20)


### Continuous Integration

* add release step ([1ec3ac2](https://github.com/DevAndDeliver/nest-logging-transport/commit/1ec3ac21de73f04deeff732c05131c9dc76a4de7))

### 0.0.1 (2021-08-20)


### Features

* add error logging, improve formatting and colors ([1eba81c](https://github.com/DevAndDeliver/nest-logging-transport/commit/1eba81c6f7afc6e9580066b1559143ce2119b51f))
* create basic logger implementation ([170e198](https://github.com/DevAndDeliver/nest-logging-transport/commit/170e198b844448f4c61232993c7accb32ae057cf))
* initialize logger ([000cd9c](https://github.com/DevAndDeliver/nest-logging-transport/commit/000cd9c0aa7e4a6cad262ebddf014a1150aca846))


### Code Refactoring

* make events without nulls not configurable ([76a3db6](https://github.com/DevAndDeliver/nest-logging-transport/commit/76a3db6e2d69ce0ef23cce5a568aaa8881f51999))


### Continuous Integration

* add github workflow ([56972b9](https://github.com/DevAndDeliver/nest-logging-transport/commit/56972b9941f6cb9cc91398ced470ad015e7b9cdc))
* test on push ([b048795](https://github.com/DevAndDeliver/nest-logging-transport/commit/b048795148453153476f4797267faeb1deed2f4e))


### Build Configuration

* add versionrc file ([6878801](https://github.com/DevAndDeliver/nest-logging-transport/commit/6878801fbf6f7267c6496b9ade1242782645c1d1))
### [0.0.7](https://github.com/DevAndDeliver/nest-logging-transport/compare/v0.0.6...v0.0.7) (2021-10-07)

### [0.0.6](https://github.com/DevAndDeliver/nest-logging-transport/compare/v0.0.5...v0.0.6) (2021-09-13)


### Continuous Integration

* add codeql-analysis ([8a62dc5](https://github.com/DevAndDeliver/nest-logging-transport/commit/8a62dc59a3f30aff9af8f6daf3e13084f3e298f9))

### [0.0.5](https://github.com/DevAndDeliver/nest-logging-transport/compare/v0.0.4...v0.0.5) (2021-09-09)


### Bug Fixes

* fix conditional log parsing ([c5be240](https://github.com/DevAndDeliver/nest-logging-transport/commit/c5be240839a4538f946a5a990005adcd07f9e8c5))
* fix parsing errors ([f5d35ff](https://github.com/DevAndDeliver/nest-logging-transport/commit/f5d35ff46c3561f5a24966d0a74344beabf87bba))
* remove force exit ([8e1a438](https://github.com/DevAndDeliver/nest-logging-transport/commit/8e1a43892c800515cce7b4d8745b02d867b0d660))


### Tests

* add more tests for errors ([2b1af72](https://github.com/DevAndDeliver/nest-logging-transport/commit/2b1af72c6df00b99a4f7111b2f2899c5210c974b))
* create e2e tests for error logging ([c5474c8](https://github.com/DevAndDeliver/nest-logging-transport/commit/c5474c8959e2f03f91934be88a165a7a647bbda1))
* start creating tests ([c6ec013](https://github.com/DevAndDeliver/nest-logging-transport/commit/c6ec01346d1ef7504f1d98f5749a7eaabe47ad04))


### Code Refactoring

* rewrite logger logic ([3642e3e](https://github.com/DevAndDeliver/nest-logging-transport/commit/3642e3e73d653a88cee9275fe8b936619279153c))


### Build Configuration

* upgrade dependencies, fix typo ([cf5fe77](https://github.com/DevAndDeliver/nest-logging-transport/commit/cf5fe7775b63870b4a4a15edf977efbaf192d060))
* upgrade dev dependencies ([4f0a406](https://github.com/DevAndDeliver/nest-logging-transport/commit/4f0a406a8fff0857000b14a6af9e25a628cad657))
* upgrade dev dependencies ([ea7c23e](https://github.com/DevAndDeliver/nest-logging-transport/commit/ea7c23ea927b442a643a629454224c33e7b9574d))

### [0.0.4](https://github.com/DevAndDeliver/nest-logging-transport/compare/v0.0.3...v0.0.4) (2021-08-20)


### Continuous Integration

* unify release and publish workflows ([de084f0](https://github.com/DevAndDeliver/nest-logging-transport/commit/de084f0bbf3118b4e5e0721a844387a40d8d8cf9))

### [0.0.3](https://github.com/DevAndDeliver/nest-logging-transport/compare/v0.0.2...v0.0.3) (2021-08-20)


### Bug Fixes

* add missing checkout action to release ([955fcc7](https://github.com/DevAndDeliver/nest-logging-transport/commit/955fcc70d34fddddcd768d331d91bbe10b5e64c8))

### [0.0.2](https://github.com/DevAndDeliver/nest-logging-transport/compare/v0.0.1...v0.0.2) (2021-08-20)


### Continuous Integration

* add release step ([1ec3ac2](https://github.com/DevAndDeliver/nest-logging-transport/commit/1ec3ac21de73f04deeff732c05131c9dc76a4de7))

### 0.0.1 (2021-08-20)


### Features

* add error logging, improve formatting and colors ([1eba81c](https://github.com/DevAndDeliver/nest-logging-transport/commit/1eba81c6f7afc6e9580066b1559143ce2119b51f))
* create basic logger implementation ([170e198](https://github.com/DevAndDeliver/nest-logging-transport/commit/170e198b844448f4c61232993c7accb32ae057cf))
* initialize logger ([000cd9c](https://github.com/DevAndDeliver/nest-logging-transport/commit/000cd9c0aa7e4a6cad262ebddf014a1150aca846))


### Code Refactoring

* make events without nulls not configurable ([76a3db6](https://github.com/DevAndDeliver/nest-logging-transport/commit/76a3db6e2d69ce0ef23cce5a568aaa8881f51999))


### Continuous Integration

* add github workflow ([56972b9](https://github.com/DevAndDeliver/nest-logging-transport/commit/56972b9941f6cb9cc91398ced470ad015e7b9cdc))
* test on push ([b048795](https://github.com/DevAndDeliver/nest-logging-transport/commit/b048795148453153476f4797267faeb1deed2f4e))


### Build Configuration

* add versionrc file ([6878801](https://github.com/DevAndDeliver/nest-logging-transport/commit/6878801fbf6f7267c6496b9ade1242782645c1d1))
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "nest-logging-transport",
"version": "0.0.6",
"version": "0.0.7",
"description": "Custom NestJS logger allowing you to attach custom transports",
"main": "dist/main.js",
"types": "dist/main.d.ts",
Expand Down

0 comments on commit 941926a

Please sign in to comment.