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-history): generate and insert current game history for each play #358

Merged
merged 5 commits into from
Jul 31, 2023

Conversation

antoinezanardi
Copy link
Owner

No description provided.

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

sonarcloud bot commented Jul 31, 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 dfd80c8 into develop Jul 31, 2023
11 checks passed
@antoinezanardi antoinezanardi deleted the feat/game-history-record-save branch July 31, 2023 15:37
antoinezanardi pushed a commit that referenced this pull request Aug 3, 2023
## [1.14.0](v1.13.0...v1.14.0) (2023-08-03)

### 🚀 Features

* **game-history:** generate and insert current game history for each play ([#358](#358)) ([dfd80c8](dfd80c8))
* **game-history:** get game history endpoint ([#360](#360)) ([be65031](be65031))
* **game-history:** remove unnecessary updatedAt field ([#366](#366)) ([b7c1e8e](b7c1e8e))
* **game-options:** skip turn if no target option ([#367](#367)) ([c3d7e5c](c3d7e5c))
* **game-options:** skip votes options ([#370](#370)) ([9859940](9859940))

### 🧹 Chore

* **deps:** bump the eslint group with 2 updates ([#355](#355)) ([aacaf9b](aacaf9b))
* **deps:** bump the eslint group with 2 updates ([#363](#363)) ([5b1cf4a](5b1cf4a))
* **deps:** bump the nest group with 1 update ([#368](#368)) ([3d1d57d](3d1d57d))
* **deps:** bump the nest group with 5 updates ([#354](#354)) ([ef9e920](ef9e920))
* **deps:** bump the nest group with 6 updates ([#361](#361)) ([06e431f](06e431f))
* **deps:** bump the types group with 1 update ([#365](#365)) ([1e4106f](1e4106f))
* **deps:** bump the types group with 1 update ([#369](#369)) ([20a1e74](20a1e74))
* **deps:** bump type-fest from 4.0.0 to 4.1.0 ([#359](#359)) ([d96c25e](d96c25e))
@antoinezanardi
Copy link
Owner Author

🎉 This PR is included in version 1.14.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