Archived
0
0
Fork 0
Commit graph

22 commits

Author SHA1 Message Date
DroneCI b725faaca0 chore(release): 1.1.1
### [1.1.1](https://code.relms.dev/NeonJS/framework/compare/v1.1.0...v1.1.1) (2021-11-04)

### Bug Fixes

* made logger non-static ([b617aa0](b617aa00c2))

 [CI SKIP]
2021-11-04 23:11:40 +00:00
Daryl Ronningen b617aa00c2
fix: made logger non-static 2021-11-04 16:08:23 -07:00
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
Daryl Ronningen 4223f51976
feat: switched logger to winston 2021-11-04 15:54:32 -07:00
Daryl Ronningen 3330f72ad8
fix: pino logger error 2021-11-04 13:39:17 -07:00
DroneCI 0f7c59a8c1 chore(release): 1.0.4
### [1.0.4](https://code.relms.dev/NeonJS/framework/compare/v1.0.3...v1.0.4) (2021-11-04)

### Bug Fixes

* bump version ([57655ea](57655ea0eb))

 [CI SKIP]
2021-11-04 20:32:52 +00:00
Daryl Ronningen 57655ea0eb
fix: bump version 2021-11-04 13:30:01 -07:00
DroneCI ed36106971 chore(release): 1.0.0
## 1.0.0 (2021-11-04)

### Features

* downgraded pino due to weird errors ([b3d8338](b3d8338b9e))
* initial project ([683357f](683357fec1))

### Bug Fixes

* pino logger error ([f5d5667](f5d5667be3))
* pino pretty print deprication ([540f228](540f228827))

 [CI SKIP]
2021-11-04 20:22:39 +00:00
Daryl Ronningen b3d8338b9e
feat: downgraded pino due to weird errors 2021-11-04 13:19:51 -07:00
Daryl Ronningen d8ac07f43b
chore: i hate life [CI SKIP] 2021-11-04 12:27:55 -07:00
DroneCI 8ece46122e chore(release): 1.0.0
## 1.0.0 (2021-11-04)

### Features

* initial project ([683357f](683357fec1))

### Bug Fixes

* pino logger error ([f5d5667](f5d5667be3))
* pino pretty print deprication ([540f228](540f228827))

 [CI SKIP]
2021-11-04 19:25:59 +00:00
Daryl Ronningen ada43d209f
ci: fix semantic-release versioning 2021-11-04 12:23:39 -07:00
DroneCI 6792098e31 chore(release): 1.0.0
## 1.0.0 (2021-11-04)

### Features

* initial project ([683357f](683357fec1))

### Bug Fixes

* pino logger error ([f5d5667](f5d5667be3))
* pino pretty print deprication ([540f228](540f228827))

 [CI SKIP]
2021-11-04 19:20:20 +00:00
Daryl Ronningen 540f228827
fix: pino pretty print deprication 2021-11-04 12:17:36 -07:00
Daryl Ronningen f41bbdab25
chore: bump version [CI SKIP] 2021-11-04 12:01:44 -07:00
Daryl Ronningen f3f2943f02
ci: made release commit skip ci [CI SKIP] 2021-11-04 11:58:34 -07:00
Daryl Ronningen 89788f6e97
chore: fix postinstall script 2021-11-04 11:55:53 -07:00
Daryl Ronningen a53510fffd
chore: bump version due to npmjs 400 error 2021-11-04 11:54:19 -07:00
DroneCI 6404e71e5b chore(release): 1.0.0
## 1.0.0 (2021-11-04)

### Features

* initial project ([683357f](683357fec1))

### Bug Fixes

* pino logger error ([f5d5667](f5d5667be3))
2021-11-04 18:47:37 +00:00
Daryl Ronningen 1eb9100a46
chore: revert version down 2021-11-04 11:41:25 -07:00
Daryl Ronningen f5d5667be3
fix: pino logger error 2021-11-04 11:35:54 -07:00
Daryl Ronningen 683357fec1
feat: initial project 2021-11-01 21:47:23 -07:00