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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(game-history): remove unnecessary updatedAt field #366

Merged

Conversation

antoinezanardi
Copy link
Owner

No description provided.

@antoinezanardi antoinezanardi added the 馃殌 feature New feature or request label Aug 1, 2023
@antoinezanardi antoinezanardi self-assigned this Aug 1, 2023
@sonarcloud
Copy link

sonarcloud bot commented Aug 1, 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 b7c1e8e into develop Aug 1, 2023
11 checks passed
@antoinezanardi antoinezanardi deleted the feat/remove-update-ad-field-game-history-record branch August 1, 2023 08:44
@antoinezanardi antoinezanardi linked an issue Aug 1, 2023 that may be closed by this pull request
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.

Remove updatedAt field in game history records
1 participant