Archived
0
0
Fork 0
This repository has been archived on 2024-02-06. You can view files and clone it, but cannot push or open issues or pull requests.
framework/CHANGELOG.md
DroneCI 1bdf73e0a3 chore(release): 1.1.0
## [1.1.0](https://code.relms.dev/NeonJS/framework/compare/v1.0.4...v1.1.0) (2021-11-04)

### Features

* switched logger to winston ([4223f51](4223f51976))

### Bug Fixes

* pino logger error ([3330f72](3330f72ad8))

 [CI SKIP]
2021-11-04 22:57:43 +00:00

1.1 KiB

1.1.0 (2021-11-04)

Features

  • switched logger to winston (4223f51)

Bug Fixes

1.0.4 (2021-11-04)

Bug Fixes

1.0.3 (2021-11-04)

Features

  • downgraded pino due to weird errors (b3d8338)
  • initial project (683357f)

Bug Fixes