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

feat(game): game lifecycle #349

Merged
merged 3 commits into from
Jul 29, 2023
Merged

feat(game): game lifecycle #349

merged 3 commits into from
Jul 29, 2023

Conversation

antoinezanardi
Copy link
Owner

@antoinezanardi antoinezanardi commented Jul 25, 2023

Closes #322

@antoinezanardi antoinezanardi added the 🚀 feature New feature or request label Jul 25, 2023
@antoinezanardi antoinezanardi self-assigned this Jul 25, 2023
@sonarcloud
Copy link

sonarcloud bot commented Jul 29, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

100.0% 100.0% Coverage
0.0% 0.0% Duplication

@antoinezanardi antoinezanardi merged commit 9f5eb16 into develop Jul 29, 2023
11 checks passed
@antoinezanardi antoinezanardi deleted the feat/game-life-cycle branch July 29, 2023 15:24
antoinezanardi pushed a commit that referenced this pull request Jul 29, 2023
## [1.13.0](v1.12.0...v1.13.0) (2023-07-29)

### 🚀 Features

* **game:** game lifecycle ([#349](#349)) ([9f5eb16](9f5eb16))

### 🐛 Bug Fixes

* **dependabot:** nest deps group ([#344](#344)) ([13e107d](13e107d))

### 📖 Docs

* **readme:** better display for supported roles ([#353](#353)) ([77dcf8e](77dcf8e))

### 🧹 Chore

* **deps:** bump @nestjs/cli from 10.1.7 to 10.1.8 ([#326](#326)) ([1354665](1354665))
* **deps:** bump @nestjs/cli from 10.1.8 to 10.1.10 ([#339](#339)) ([766ae6f](766ae6f))
* **deps:** bump @nestjs/mongoose from 10.0.0 to 10.0.1 ([#341](#341)) ([64df0bd](64df0bd))
* **deps:** bump @nestjs/swagger from 7.1.1 to 7.1.2 ([#340](#340)) ([53638d5](53638d5))
* **deps:** bump @nestjs/swagger from 7.1.2 to 7.1.4 ([#352](#352)) ([42b94d0](42b94d0))
* **deps:** bump mongoose from 7.3.2 to 7.3.3 ([0c314f5](0c314f5))
* **deps:** bump mongoose from 7.3.3 to 7.3.4 ([#328](#328)) ([2950b8b](2950b8b))
* **deps:** bump mongoose from 7.3.4 to 7.4.0 ([#337](#337)) ([82bb5c7](82bb5c7))
* **deps:** bump mongoose from 7.4.0 to 7.4.1 ([#348](#348)) ([8f2ed9e](8f2ed9e))
* **deps:** bump the commitlint group with 2 updates ([#338](#338)) ([9de8b47](9de8b47))
* **deps:** bump the eslint group with 2 updates ([#347](#347)) ([5b5278a](5b5278a))
* **deps:** bump the eslint group with 4 updates ([#335](#335)) ([a0d35ec](a0d35ec))
* **deps:** bump the jest group with 1 update ([#351](#351)) ([a724d25](a724d25))
* **deps:** bump the stryker group with 3 updates ([#330](#330)) ([bcf8dda](bcf8dda))
* **deps:** bump the types group with 1 update ([d3d74e9](d3d74e9))
* **deps:** bump the types group with 2 updates ([#345](#345)) ([3c25bee](3c25bee))
* **deps:** bump the types group with 2 updates ([#350](#350)) ([6d91a26](6d91a26))
* **deps:** bump type-fest from 3.12.0 to 3.13.0 ([056a3c1](056a3c1))
* **deps:** bump type-fest from 3.13.0 to 4.0.0 ([#331](#331)) ([5cdcbba](5cdcbba))
@antoinezanardi
Copy link
Owner Author

🎉 This PR is included in version 1.13.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🚀 feature New feature or request released
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant