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(transitions): transitions between pages with the same layout #71

Merged
merged 3 commits into from
Jan 27, 2024

Conversation

antoinezanardi
Copy link
Owner

No description provided.

antoinezanardi and others added 3 commits January 27, 2024 11:07
## Release v1.3.0

### 🚀 Features

* **about**: about page with every role

### 🧹 Chore

* **deps**: bump @faker-js/faker from 8.3.1 to 8.4.0
* **deps**: bump @vue/test-utils from 2.4.3 to 2.4.4
* **deps**: bump happy-dom from 13.2.0 to 13.2.1
* **deps**: bump happy-dom from 13.2.1 to 13.3.1
* **deps**: bump husky from 8.0.3 to 9.0.1
* **deps**: bump husky from 9.0.1 to 9.0.6
* **deps**: bump primevue from 3.46.0 to 3.47.1
* **deps**: bump primevue from 3.47.1 to 3.47.2
* **deps**: bump the commitlint group with 2 updates
* **deps**: bump the commitlint group with 2 updates
* **deps**: bump the types group with 3 updates
* **deps**: bump type-fest from 4.10.0 to 4.10.1
* **deps**: bump type-fest from 4.9.0 to 4.10.0
* **deps**: bump vue-eslint-parser from 9.4.0 to 9.4.2
* **nuxt-image**: downgrade nuxt image because prod problems
## [1.3.0](v1.2.0...v1.3.0) (2024-1-27)

### 🚀 Features

* **about:** about page with every role ([#53](#53)) ([2233d28](2233d28))

### 🧹 Chore

* **deps:** bump @faker-js/faker from 8.3.1 to 8.4.0 ([#68](#68)) ([a6633be](a6633be))
* **deps:** bump @vue/test-utils from 2.4.3 to 2.4.4 ([#69](#69)) ([2bc7faf](2bc7faf))
* **deps:** bump happy-dom from 13.2.0 to 13.2.1 ([#54](#54)) ([a2882de](a2882de))
* **deps:** bump happy-dom from 13.2.1 to 13.3.1 ([#61](#61)) ([1f47fca](1f47fca))
* **deps:** bump husky from 8.0.3 to 9.0.1 ([#62](#62)) ([d5dc87e](d5dc87e))
* **deps:** bump husky from 9.0.1 to 9.0.6 ([#66](#66)) ([41d34e0](41d34e0))
* **deps:** bump primevue from 3.46.0 to 3.47.1 ([#64](#64)) ([ee028ca](ee028ca))
* **deps:** bump primevue from 3.47.1 to 3.47.2 ([#67](#67)) ([0c93a31](0c93a31))
* **deps:** bump the commitlint group with 2 updates ([#58](#58)) ([41637d3](41637d3))
* **deps:** bump the commitlint group with 2 updates ([#65](#65)) ([99f9b90](99f9b90)), closes [conventional-changelog/commitlint#3871](conventional-changelog/commitlint#3871) [#3865](https://github.com/antoinezanardi/werewolves-assistant-web-next/issues/3865) [conventional-changelog/commitlint#3867](conventional-changelog/commitlint#3867) [conventional-changelog/commitlint#3871](conventional-changelog/commitlint#3871) [#3865](https://github.com/antoinezanardi/werewolves-assistant-web-next/issues/3865) [conventional-changelog/commitlint#3867](conventional-changelog/commitlint#3867) [#3199](https://github.com/antoinezanardi/werewolves-assistant-web-next/issues/3199) [#3871](https://github.com/antoinezanardi/werewolves-assistant-web-next/issues/3871) [#3199](https://github.com/antoinezanardi/werewolves-assistant-web-next/issues/3199) [#3871](https://github.com/antoinezanardi/werewolves-assistant-web-next/issues/3871)
* **deps:** bump the types group with 3 updates ([#57](#57)) ([88e5989](88e5989))
* **deps:** bump type-fest from 4.10.0 to 4.10.1 ([#63](#63)) ([eb763ad](eb763ad))
* **deps:** bump type-fest from 4.9.0 to 4.10.0 ([#60](#60)) ([e56c906](e56c906))
* **deps:** bump vue-eslint-parser from 9.4.0 to 9.4.2 ([#59](#59)) ([0990171](0990171))
* **nuxt-image:** downgrade nuxt image because prod problems ([#70](#70)) ([bed26f0](bed26f0))
@antoinezanardi antoinezanardi added the 🚀 feature New feature or request label Jan 27, 2024
@antoinezanardi antoinezanardi self-assigned this Jan 27, 2024
Copy link

sonarcloud bot commented Jan 27, 2024

@antoinezanardi antoinezanardi merged commit 4e7d9cd into develop Jan 27, 2024
10 checks passed
@antoinezanardi antoinezanardi deleted the feat/page-transition branch January 27, 2024 10:41
antoinezanardi pushed a commit that referenced this pull request Feb 1, 2024
## [1.4.0](v1.3.0...v1.4.0) (2024-2-1)

### 🚀 Features

* **role-image:** placeholder and default back image ([#73](#73)) ([53c7194](53c7194))
* **transitions:** transitions between pages with the same layout ([#71](#71)) ([4e7d9cd](4e7d9cd))

### 🔁 CI

* **e2e:** add e2e tests in build workflow ([#74](#74)) ([405a8b5](405a8b5))

### 🧹 Chore

* **deps:** bump @nuxt/test-utils from 3.10.0 to 3.11.0 ([#75](#75)) ([5eef245](5eef245))
* **deps:** bump happy-dom from 13.3.1 to 13.3.5 ([#79](#79)) ([f6383b9](f6383b9))
* **deps:** bump happy-dom from 13.3.5 to 13.3.8 ([#82](#82)) ([2fe110c](2fe110c))
* **deps:** bump husky from 9.0.6 to 9.0.7 ([#80](#80)) ([30bbf24](30bbf24))
* **deps:** bump lint-staged from 15.2.0 to 15.2.1 ([#86](#86)) ([69ff920](69ff920))
* **deps:** bump nuxt from 3.9.3 to 3.10.0 ([#84](#84)) ([91a2200](91a2200))
* **deps:** bump the eslint group with 1 update ([#85](#85)) ([67c5e9e](67c5e9e))
* **deps:** bump the eslint group with 2 updates ([#81](#81)) ([b6448ef](b6448ef))
* **deps:** bump the stryker group with 4 updates ([#77](#77)) ([26456d3](26456d3))
* **deps:** bump the types group with 3 updates ([#76](#76)) ([ac7f0d0](ac7f0d0))
* **deps:** bump type-fest from 4.10.1 to 4.10.2 ([#83](#83)) ([f8eda1a](f8eda1a))
@antoinezanardi
Copy link
Owner Author

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