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

refactor(game): add current play to game schema #260

Merged
merged 1 commit into from
Jun 18, 2023

Conversation

antoinezanardi
Copy link
Owner

@antoinezanardi antoinezanardi commented Jun 18, 2023

Closes #244

@antoinezanardi antoinezanardi added the 🔩 refactor Code change that neither fixes a bug nor adds a feature label Jun 18, 2023
@antoinezanardi antoinezanardi self-assigned this Jun 18, 2023
@sonarcloud
Copy link

sonarcloud bot commented Jun 18, 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 f4c7fb4 into develop Jun 18, 2023
10 checks passed
@antoinezanardi antoinezanardi deleted the feat/game-schema-current-play branch June 18, 2023 11:03
antoinezanardi pushed a commit that referenced this pull request Jun 24, 2023
## [1.11.0](v1.10.0...v1.11.0) (2023-06-24)

### 🚀 Features

* **game-plays:** remove obsolete upcoming plays ([#277](#277)) ([e18fbd6](e18fbd6))
* **game-play:** validate werewolves targets boundaries ([#263](#263)) ([ebe6abf](ebe6abf))
* **jest:** generate jest badges with CI ([#278](#278)) ([983803b](983803b))
* **stryker:** enable dashboard ([#266](#266)) ([ee6a487](ee6a487))

### 🔩 Refactor

* **game-history:** get game history specific records if necessary ([#267](#267)) ([076364a](076364a))
* **game:** add current play to game schema ([#260](#260)) ([f4c7fb4](f4c7fb4))
* **schemas:** add types to schemas nested fields ([#258](#258)) ([6d4c5b1](6d4c5b1))

### 🧹 Chore

* **deps:** bump @nestjs/cli from 10.0.2 to 10.0.3 ([#271](#271)) ([8da2b40](8da2b40))
* **deps:** bump @nestjs/swagger from 7.0.0 to 7.0.1 ([#264](#264)) ([8a10a30](8a10a30))
* **deps:** bump @nestjs/swagger from 7.0.1 to 7.0.2 ([#270](#270)) ([281d4b7](281d4b7))
* **deps:** bump @nestjs/swagger from 7.0.2 to 7.0.3 ([#275](#275)) ([51472d0](51472d0))
* **deps:** bump @nestjs/swagger from 7.0.3 to 7.0.4 ([#276](#276)) ([4d7bfbb](4d7bfbb))
* **deps:** bump @nestjs/terminus from 10.0.0 to 10.0.1 ([#265](#265)) ([cee0589](cee0589))
* **deps:** bump @typescript-eslint/eslint-plugin from 5.59.11 to 5.60.0 ([#269](#269)) ([393552d](393552d))
* **deps:** bump @typescript-eslint/parser from 5.59.11 to 5.60.0 ([#268](#268)) ([b2c2b04](b2c2b04))
* **deps:** bump eslint-plugin-jest from 27.2.1 to 27.2.2 ([#272](#272)) ([1b4bf3d](1b4bf3d))
* **deps:** bump mongoose from 7.3.0 to 7.3.1 ([#274](#274)) ([e00fe87](e00fe87))
* **stryker:** adapt to stryker v7 ([#222](#222)) ([16b7751](16b7751))
@antoinezanardi
Copy link
Owner Author

🎉 This PR is included in version 1.11.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
🔩 refactor Code change that neither fixes a bug nor adds a feature released
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant