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(layout): default layout on all page except home #41

Merged
merged 10 commits into from
Jan 20, 2024

Conversation

antoinezanardi
Copy link
Owner

No description provided.

@antoinezanardi antoinezanardi added the 🚀 feature New feature or request label Jan 17, 2024
@antoinezanardi antoinezanardi self-assigned this Jan 17, 2024
@antoinezanardi antoinezanardi changed the title feat(about): about page with default layout feat(layout): default layout on all page except home Jan 20, 2024
Copy link

sonarcloud bot commented Jan 20, 2024

@antoinezanardi antoinezanardi merged commit 2ff284e into develop Jan 20, 2024
10 checks passed
@antoinezanardi antoinezanardi deleted the feat/about-page branch January 20, 2024 17:38
antoinezanardi pushed a commit that referenced this pull request Jan 21, 2024
## [1.2.0](v1.1.1...v1.2.0) (2024-1-21)

### 🚀 Features

* **gcp:** deploy to gcp in production ([#52](#52)) ([50148af](50148af))
* **layout:** default layout on all page except home ([#41](#41)) ([2ff284e](2ff284e))

### 🧹 Chore

* **deps:** bump @nuxt/image from 1.2.0 to 1.3.0 ([#44](#44)) ([26665cc](26665cc))
* **deps:** bump @nuxt/test-utils from 3.9.0 to 3.10.0 ([#45](#45)) ([0a3cac1](0a3cac1))
* **deps:** bump @stylistic/eslint-plugin from 1.5.3 to 1.5.4 ([#46](#46)) ([f86aa27](f86aa27))
* **deps:** bump @vitest/coverage-v8 from 1.2.0 to 1.2.1 ([#48](#48)) ([a4643b4](a4643b4))
* **deps:** bump happy-dom from 12.10.3 to 13.2.0 ([#51](#51)) ([81ff01b](81ff01b))
* **deps:** bump nuxt from 3.9.1 to 3.9.2 ([#37](#37)) ([0d0119a](0d0119a))
* **deps:** bump nuxt from 3.9.2 to 3.9.3 ([#42](#42)) ([c7716ed](c7716ed))
* **deps:** bump playwright from 1.40.1 to 1.41.0 ([#36](#36)) ([95e7d62](95e7d62))
* **deps:** bump playwright-core from 1.40.1 to 1.41.0 ([#35](#35)) ([f52d06f](f52d06f))
* **deps:** bump sass from 1.69.7 to 1.70.0 ([#47](#47)) ([b55c7db](b55c7db))
* **deps:** bump vue from 3.4.14 to 3.4.15 ([#50](#50)) ([a7864ac](a7864ac))
* **github-actions:** bump actions/cache from 3 to 4 ([#49](#49)) ([f82af7f](f82af7f))
* **vitest:** run staged unit tests on commit ([#39](#39)) ([96c5f3e](96c5f3e))
@antoinezanardi
Copy link
Owner Author

🎉 This PR is included in version 1.2.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

antoinezanardi pushed a commit that referenced this pull request Jan 27, 2024
## [1.2.0](v1.1.1...v1.2.0) (2024-1-21)

### 🚀 Features

* **gcp:** deploy to gcp in production ([#52](#52)) ([50148af](50148af))
* **layout:** default layout on all page except home ([#41](#41)) ([2ff284e](2ff284e))

### 🧹 Chore

* **deps:** bump @nuxt/image from 1.2.0 to 1.3.0 ([#44](#44)) ([26665cc](26665cc))
* **deps:** bump @nuxt/test-utils from 3.9.0 to 3.10.0 ([#45](#45)) ([0a3cac1](0a3cac1))
* **deps:** bump @stylistic/eslint-plugin from 1.5.3 to 1.5.4 ([#46](#46)) ([f86aa27](f86aa27))
* **deps:** bump @vitest/coverage-v8 from 1.2.0 to 1.2.1 ([#48](#48)) ([a4643b4](a4643b4))
* **deps:** bump happy-dom from 12.10.3 to 13.2.0 ([#51](#51)) ([81ff01b](81ff01b))
* **deps:** bump nuxt from 3.9.1 to 3.9.2 ([#37](#37)) ([0d0119a](0d0119a))
* **deps:** bump nuxt from 3.9.2 to 3.9.3 ([#42](#42)) ([c7716ed](c7716ed))
* **deps:** bump playwright from 1.40.1 to 1.41.0 ([#36](#36)) ([95e7d62](95e7d62))
* **deps:** bump playwright-core from 1.40.1 to 1.41.0 ([#35](#35)) ([f52d06f](f52d06f))
* **deps:** bump sass from 1.69.7 to 1.70.0 ([#47](#47)) ([b55c7db](b55c7db))
* **deps:** bump vue from 3.4.14 to 3.4.15 ([#50](#50)) ([a7864ac](a7864ac))
* **github-actions:** bump actions/cache from 3 to 4 ([#49](#49)) ([f82af7f](f82af7f))
* **vitest:** run staged unit tests on commit ([#39](#39)) ([96c5f3e](96c5f3e))
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.

1 participant