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-playground): game playground basic structure #180

Merged
merged 8 commits into from
Feb 25, 2024

Conversation

antoinezanardi
Copy link
Owner

No description provided.

antoinezanardi and others added 6 commits February 24, 2024 11:27
## Release v1.7.0

### 🚀 Features

* **make-game-play**: models and store

### 🔁 CI

* **github-pages**: specific token for deploying on github pages
* **reports**: keep only one report at a time
* **reports**: remove reports of deleted branch

### 🧹 Chore

* **deps**: bump the eslint group with 1 update
* **deps**: bump the types group with 1 update
* **deps**: bump type-fest from 4.10.2 to 4.10.3
## [1.7.0](v1.6.0...v1.7.0) (2024-2-24)

### 🚀 Features

* **make-game-play:** models and store ([#172](#172)) ([6103aef](6103aef))

### 🔁 CI

* **github-pages:** specific token for deploying on github pages ([#171](#171)) ([108c6c4](108c6c4))
* **reports:** keep only one report at a time ([#173](#173)) ([c6dab73](c6dab73))
* **reports:** remove reports of deleted branch ([#174](#174)) ([a58cee7](a58cee7))

### 🧹 Chore

* **deps:** bump the eslint group with 1 update ([#168](#168)) ([a31a1b2](a31a1b2))
* **deps:** bump the types group with 1 update ([#167](#167)) ([c172fa4](c172fa4))
* **deps:** bump type-fest from 4.10.2 to 4.10.3 ([#169](#169)) ([ab4d675](ab4d675)), closes [#764](#764)
## Release v1.7.1

### 🔁 CI

* **badges**: generate badges on release creation
* **reports**: checkout directly to github pages branch
## [1.7.1](v1.7.0...v1.7.1) (2024-2-24)

### 🔁 CI

* **badges:** generate badges on release creation ([#177](#177)) ([4af228d](4af228d)), closes [#134](#134)
* **reports:** checkout directly to github pages branch ([#175](#175)) ([3111da5](3111da5))
@antoinezanardi antoinezanardi added the 🚀 feature New feature or request label Feb 24, 2024
@antoinezanardi antoinezanardi self-assigned this Feb 24, 2024
Copy link

sonarcloud bot commented Feb 25, 2024

@antoinezanardi antoinezanardi merged commit 1861181 into develop Feb 25, 2024
11 checks passed
@antoinezanardi antoinezanardi deleted the feat/game-playground-structure branch February 25, 2024 14:15
antoinezanardi pushed a commit that referenced this pull request Feb 28, 2024
## [1.8.0](v1.7.2...v1.8.0) (2024-2-28)

### 🚀 Features

* **game-playground:** game playground basic structure ([#180](#180)) ([1861181](1861181))
* **game-playground:** game team sides without player attributes ([#182](#182)) ([f85afb5](f85afb5))
* **nuxt-glow:** elements can glow ([#198](#198)) ([a27b210](a27b210))
* **tailwind:** use tailwind instead of bootstrap ([#189](#189)) ([1b481e6](1b481e6))

### 🔁 CI

* **branch-deletion:** correct reports folder to delete ([#199](#199)) ([d0c12a6](d0c12a6))
* **reports:** deploy reports on pages with dedicated jobs ([#193](#193)) ([ffe59e7](ffe59e7))

### 🧹 Chore

* **deps:** bump happy-dom from 13.4.1 to 13.6.0 ([#186](#186)) ([f44ef20](f44ef20))
* **deps:** bump happy-dom from 13.6.0 to 13.6.2 ([#192](#192)) ([f70b9b5](f70b9b5))
* **deps:** bump msw from 2.2.1 to 2.2.2 ([#197](#197)) ([507f2f7](507f2f7))
* **deps:** bump nuxt-primevue from 0.3.0 to 0.3.1 ([#191](#191)) ([0f6f212](0f6f212))
* **deps:** bump the commitlint group with 2 updates ([#195](#195)) ([5f224a5](5f224a5))
* **deps:** bump the eslint group with 2 updates ([#184](#184)) ([442f1f3](442f1f3))
* **deps:** bump the stryker group with 4 updates ([#183](#183)) ([a0f26e4](a0f26e4))
* **deps:** bump the types group with 2 updates ([#194](#194)) ([f4f09e4](f4f09e4))
* **deps:** bump the types group with 3 updates ([#190](#190)) ([51ad834](51ad834))
* **deps:** bump the vue group with 1 update ([#185](#185)) ([0bc11bd](0bc11bd))
@antoinezanardi
Copy link
Owner Author

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

2 participants