Tags: ronati/narango
Tags
chore(release): 1.1.0-beta.1 [skip ci] # [1.1.0-beta.1](v1.0.0...v1.1.0-beta.1) (2023-10-26) ### Features * **module:** add registerAsync function to Narango module ([5bd1f51](5bd1f51))
chore(release): 1.0.0 [skip ci] # 1.0.0 (2023-10-26) ### Bug Fixes * update lib/index.ts to export other files ([09b0da0](09b0da0)) ### Features * add MIT license ([88223a4](88223a4)) * allow narango.module to be registered as global ([5bc0608](5bc0608)) * **arango:** create nestjs service ([aa31864](aa31864)), closes [#4](#4)
chore(release): 1.0.0-beta.2 [skip ci] # [1.0.0-beta.2](v1.0.0-beta.1...v1.0.0-beta.2) (2023-10-25) ### Features * allow narango.module to be registered as global ([5bc0608](5bc0608))