Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Publish v1.0.0 #13

Merged
merged 21 commits into from
Oct 26, 2023
Merged

Publish v1.0.0 #13

merged 21 commits into from
Oct 26, 2023

Conversation

Nargonath
Copy link
Member

closes #6

Nargonath and others added 19 commits October 24, 2023 01:20
we add the NestJS service wrapper for ArangoJS

fix #4
feat(arango): create nestjs service
there was dummy code leftover in the lib/index.ts file so we removed it
it's complexe to transpile to native esm while offering a commonjs build so we decided to match
NestJS official packages setup

fix #11
we need to disable the hooks before we install deps otherwise semantic-release fails during release.
We add them back so the change is not committed during release process
# 1.0.0-beta.1 (2023-10-25)

### Bug Fixes

* update lib/index.ts to export other files ([09b0da0](09b0da0))

### Features

* add MIT license ([88223a4](88223a4))
* **arango:** create nestjs service ([aa31864](aa31864)), closes [#4](#4)
# [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))
@Nargonath Nargonath added this to the v1 milestone Oct 26, 2023
@Nargonath Nargonath self-assigned this Oct 26, 2023
@Nargonath Nargonath merged commit bfd5372 into main Oct 26, 2023
@github-actions
Copy link

🎉 This PR is included in version 1.0.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Publish package
2 participants