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: release v3 #700

Closed
wants to merge 112 commits into from
Closed

feat: release v3 #700

wants to merge 112 commits into from

Commits on Jul 18, 2023

  1. build: setup astro

    Switch to astro for easier multi-page handling and upcoming localization
    https://astro.build/
    Th3S4mur41 committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    ae0b411 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2023

  1. Configuration menu
    Copy the full SHA
    1e1da6a View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2023

  1. Configuration menu
    Copy the full SHA
    4afc189 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a291e47 View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2023

  1. Configuration menu
    Copy the full SHA
    ffe9458 View commit details
    Browse the repository at this point in the history
  2. build: update hint port

    Th3S4mur41 committed Jul 22, 2023
    Configuration menu
    Copy the full SHA
    e294852 View commit details
    Browse the repository at this point in the history
  3. build(deps-dev): bump @commitlint/config-conventional (#628)

    Bumps [@commitlint/config-conventional](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/config-conventional) from 17.6.6 to 17.6.7.
    - [Release notes](https://github.com/conventional-changelog/commitlint/releases)
    - [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/config-conventional/CHANGELOG.md)
    - [Commits](https://github.com/conventional-changelog/commitlint/commits/v17.6.7/@commitlint/config-conventional)
    
    ---
    updated-dependencies:
    - dependency-name: "@commitlint/config-conventional"
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jul 22, 2023
    Configuration menu
    Copy the full SHA
    9ceafdd View commit details
    Browse the repository at this point in the history
  4. build(deps-dev): bump stylelint from 15.10.1 to 15.10.2 (#629)

    Bumps [stylelint](https://github.com/stylelint/stylelint) from 15.10.1 to 15.10.2.
    - [Release notes](https://github.com/stylelint/stylelint/releases)
    - [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md)
    - [Commits](stylelint/stylelint@15.10.1...15.10.2)
    
    ---
    updated-dependencies:
    - dependency-name: stylelint
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jul 22, 2023
    Configuration menu
    Copy the full SHA
    443c563 View commit details
    Browse the repository at this point in the history
  5. build(deps-dev): bump sharp from 0.32.3 to 0.32.4 (#630)

    Bumps [sharp](https://github.com/lovell/sharp) from 0.32.3 to 0.32.4.
    - [Release notes](https://github.com/lovell/sharp/releases)
    - [Changelog](https://github.com/lovell/sharp/blob/main/docs/changelog.md)
    - [Commits](lovell/sharp@v0.32.3...v0.32.4)
    
    ---
    updated-dependencies:
    - dependency-name: sharp
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jul 22, 2023
    Configuration menu
    Copy the full SHA
    5e3834e View commit details
    Browse the repository at this point in the history
  6. feat(photos): highlight primary albums (#627)

    * feat(photos): highlight primary albums
    
    * feat(photos): move title onto image
    
    * fix(photos): fit photos into viewport
    
    remove logical viewport unit fallback since they are now handled by postCss
    Th3S4mur41 authored Jul 22, 2023
    Configuration menu
    Copy the full SHA
    d1891f4 View commit details
    Browse the repository at this point in the history
  7. chore(release): 2.3.0-alpha.1 [skip ci]

    # [2.3.0-alpha.1](v2.2.1...v2.3.0-alpha.1) (2023-07-22)
    
    ### Features
    
    * **photos:** highlight primary albums ([#627](#627)) ([d1891f4](d1891f4))
    semantic-release-bot committed Jul 22, 2023
    Configuration menu
    Copy the full SHA
    2744ec3 View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2023

  1. feat: update font families (#631)

    * feat: update font families
    
    Use Titilium web for content and GFC didot for headers
    
    * feat(contact): update header font family
    
    * feat(header): update title and font family
    Th3S4mur41 authored Jul 23, 2023
    Configuration menu
    Copy the full SHA
    6b777e8 View commit details
    Browse the repository at this point in the history
  2. chore(release): 2.3.0-alpha.2 [skip ci]

    # [2.3.0-alpha.2](v2.3.0-alpha.1...v2.3.0-alpha.2) (2023-07-23)
    
    ### Features
    
    * update font families ([#631](#631)) ([6b777e8](6b777e8))
    semantic-release-bot committed Jul 23, 2023
    Configuration menu
    Copy the full SHA
    da4d3e1 View commit details
    Browse the repository at this point in the history
  3. build(deps-dev): bump prettier from 2.8.8 to 3.0.0 (#598)

    * build(deps-dev): bump prettier from 2.8.8 to 3.0.0
    
    Bumps [prettier](https://github.com/prettier/prettier) from 2.8.8 to 3.0.0.
    - [Release notes](https://github.com/prettier/prettier/releases)
    - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
    - [Commits](prettier/prettier@2.8.8...3.0.0)
    
    ---
    updated-dependencies:
    - dependency-name: prettier
      dependency-type: direct:development
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    * style: update to latest prettier version
    
    replace pretty-quick through lint-staged due to incompatibility with prettier v3
    prettier/pretty-quick#164
    
    ---------
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Michaël Vanderheyden <[email protected]>
    dependabot[bot] and Th3S4mur41 authored Jul 23, 2023
    Configuration menu
    Copy the full SHA
    3892975 View commit details
    Browse the repository at this point in the history
  4. build(deps-dev): bump postcss from 8.4.26 to 8.4.27 (#634)

    Bumps [postcss](https://github.com/postcss/postcss) from 8.4.26 to 8.4.27.
    - [Release notes](https://github.com/postcss/postcss/releases)
    - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
    - [Commits](postcss/postcss@8.4.26...8.4.27)
    
    ---
    updated-dependencies:
    - dependency-name: postcss
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jul 23, 2023
    Configuration menu
    Copy the full SHA
    409b806 View commit details
    Browse the repository at this point in the history
  5. build(deps): bump astro from 2.8.4 to 2.9.1 (#636)

    Bumps [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro) from 2.8.4 to 2.9.1.
    - [Release notes](https://github.com/withastro/astro/releases)
    - [Changelog](https://github.com/withastro/astro/blob/main/packages/astro/CHANGELOG.md)
    - [Commits](https://github.com/withastro/astro/commits/[email protected]/packages/astro)
    
    ---
    updated-dependencies:
    - dependency-name: astro
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jul 23, 2023
    Configuration menu
    Copy the full SHA
    02b9fac View commit details
    Browse the repository at this point in the history
  6. build(deps-dev): bump @commitlint/cli from 17.6.6 to 17.6.7 (#635)

    Bumps [@commitlint/cli](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/cli) from 17.6.6 to 17.6.7.
    - [Release notes](https://github.com/conventional-changelog/commitlint/releases)
    - [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/cli/CHANGELOG.md)
    - [Commits](https://github.com/conventional-changelog/commitlint/commits/v17.6.7/@commitlint/cli)
    
    ---
    updated-dependencies:
    - dependency-name: "@commitlint/cli"
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jul 23, 2023
    Configuration menu
    Copy the full SHA
    c92cb03 View commit details
    Browse the repository at this point in the history
  7. build(deps-dev): bump vite from 4.4.4 to 4.4.6 (#633)

    Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 4.4.4 to 4.4.6.
    - [Release notes](https://github.com/vitejs/vite/releases)
    - [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md)
    - [Commits](https://github.com/vitejs/vite/commits/v4.4.6/packages/vite)
    
    ---
    updated-dependencies:
    - dependency-name: vite
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jul 23, 2023
    Configuration menu
    Copy the full SHA
    fc13cb5 View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2023

  1. build(deps-dev): bump @typescript-eslint/eslint-plugin from 5.61.0 to…

    … 6.1.0 (#617)
    
    * build(deps-dev): bump @typescript-eslint/eslint-plugin
    
    Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.61.0 to 6.1.0.
    - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
    - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
    - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v6.1.0/packages/eslint-plugin)
    
    ---
    updated-dependencies:
    - dependency-name: "@typescript-eslint/eslint-plugin"
      dependency-type: direct:development
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    * build(deps-dev): bump @typescript-eslint/parser from 5.62.0 to 6.2.0
    
    ---------
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Michaël Vanderheyden <[email protected]>
    dependabot[bot] and Th3S4mur41 authored Jul 24, 2023
    Configuration menu
    Copy the full SHA
    c1114cf View commit details
    Browse the repository at this point in the history
  2. fix(style): remove body container

    It breaks the fixed position of the nav due to contain layout
    Th3S4mur41 committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    9102557 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    82d0105 View commit details
    Browse the repository at this point in the history
  4. chore(release): 2.3.0-alpha.3 [skip ci]

    # [2.3.0-alpha.3](v2.3.0-alpha.2...v2.3.0-alpha.3) (2023-07-24)
    
    ### Bug Fixes
    
    * **style:** photo overflow on safari ([82d0105](82d0105))
    * **style:** remove body container ([9102557](9102557))
    semantic-release-bot committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    7596825 View commit details
    Browse the repository at this point in the history
  5. build(deps-dev): bump @typescript-eslint/eslint-plugin (#638)

    Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 6.1.0 to 6.2.0.
    - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
    - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
    - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v6.2.0/packages/eslint-plugin)
    
    ---
    updated-dependencies:
    - dependency-name: "@typescript-eslint/eslint-plugin"
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jul 24, 2023
    Configuration menu
    Copy the full SHA
    1fa66e2 View commit details
    Browse the repository at this point in the history
  6. build(deps-dev): bump postcss-preset-env from 9.0.0 to 9.1.0 (#637)

    Bumps [postcss-preset-env](https://github.com/csstools/postcss-plugins/tree/HEAD/plugin-packs/postcss-preset-env) from 9.0.0 to 9.1.0.
    - [Changelog](https://github.com/csstools/postcss-plugins/blob/main/plugin-packs/postcss-preset-env/CHANGELOG.md)
    - [Commits](https://github.com/csstools/postcss-plugins/commits/HEAD/plugin-packs/postcss-preset-env)
    
    ---
    updated-dependencies:
    - dependency-name: postcss-preset-env
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jul 24, 2023
    Configuration menu
    Copy the full SHA
    000f8f5 View commit details
    Browse the repository at this point in the history
  7. build(deps): bump astro from 2.9.1 to 2.9.2 (#640)

    Bumps [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro) from 2.9.1 to 2.9.2.
    - [Release notes](https://github.com/withastro/astro/releases)
    - [Changelog](https://github.com/withastro/astro/blob/main/packages/astro/CHANGELOG.md)
    - [Commits](https://github.com/withastro/astro/commits/[email protected]/packages/astro)
    
    ---
    updated-dependencies:
    - dependency-name: astro
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jul 24, 2023
    Configuration menu
    Copy the full SHA
    6de6d5d View commit details
    Browse the repository at this point in the history
  8. build(deps-dev): bump vite from 4.4.6 to 4.4.7 (#639)

    Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 4.4.6 to 4.4.7.
    - [Release notes](https://github.com/vitejs/vite/releases)
    - [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md)
    - [Commits](https://github.com/vitejs/vite/commits/v4.4.7/packages/vite)
    
    ---
    updated-dependencies:
    - dependency-name: vite
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jul 24, 2023
    Configuration menu
    Copy the full SHA
    a3e6b86 View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2023

  1. build(deps): bump astro from 2.9.2 to 2.9.3 (#641)

    Bumps [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro) from 2.9.2 to 2.9.3.
    - [Release notes](https://github.com/withastro/astro/releases)
    - [Changelog](https://github.com/withastro/astro/blob/main/packages/astro/CHANGELOG.md)
    - [Commits](https://github.com/withastro/astro/commits/[email protected]/packages/astro)
    
    ---
    updated-dependencies:
    - dependency-name: astro
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jul 25, 2023
    Configuration menu
    Copy the full SHA
    ad12378 View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2023

  1. build(deps-dev): bump eslint-config-prettier from 8.8.0 to 8.9.0 (#642)

    Bumps [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) from 8.8.0 to 8.9.0.
    - [Changelog](https://github.com/prettier/eslint-config-prettier/blob/main/CHANGELOG.md)
    - [Commits](prettier/eslint-config-prettier@v8.8.0...v8.9.0)
    
    ---
    updated-dependencies:
    - dependency-name: eslint-config-prettier
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jul 27, 2023
    Configuration menu
    Copy the full SHA
    f06ad4b View commit details
    Browse the repository at this point in the history
  2. build(deps): bump astro from 2.9.3 to 2.9.4 (#643)

    Bumps [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro) from 2.9.3 to 2.9.4.
    - [Release notes](https://github.com/withastro/astro/releases)
    - [Changelog](https://github.com/withastro/astro/blob/main/packages/astro/CHANGELOG.md)
    - [Commits](https://github.com/withastro/astro/commits/[email protected]/packages/astro)
    
    ---
    updated-dependencies:
    - dependency-name: astro
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jul 27, 2023
    Configuration menu
    Copy the full SHA
    946ace9 View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2023

  1. feat: add localization for header and navigation (#646)

    * feat: add localization for header  and navigation
    
    * feat: add localization for meta tags
    
    * chore: rename photos section
    Th3S4mur41 authored Jul 29, 2023
    Configuration menu
    Copy the full SHA
    5c2f41f View commit details
    Browse the repository at this point in the history
  2. chore(release): 2.3.0-alpha.4 [skip ci]

    # [2.3.0-alpha.4](v2.3.0-alpha.3...v2.3.0-alpha.4) (2023-07-29)
    
    ### Features
    
    * add localization for header  and navigation ([#646](#646)) ([5c2f41f](5c2f41f))
    semantic-release-bot committed Jul 29, 2023
    Configuration menu
    Copy the full SHA
    4736f1f View commit details
    Browse the repository at this point in the history
  3. fix: copyright text

    Th3S4mur41 committed Jul 29, 2023
    Configuration menu
    Copy the full SHA
    66276cd View commit details
    Browse the repository at this point in the history
  4. chore(release): 2.3.0-alpha.5 [skip ci]

    # [2.3.0-alpha.5](v2.3.0-alpha.4...v2.3.0-alpha.5) (2023-07-29)
    
    ### Bug Fixes
    
    * copyright text ([66276cd](66276cd))
    semantic-release-bot committed Jul 29, 2023
    Configuration menu
    Copy the full SHA
    e621418 View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2023

  1. build(deps-dev): bump browserslist from 4.21.9 to 4.21.10 (#650)

    Bumps [browserslist](https://github.com/browserslist/browserslist) from 4.21.9 to 4.21.10.
    - [Changelog](https://github.com/browserslist/browserslist/blob/main/CHANGELOG.md)
    - [Commits](browserslist/browserslist@4.21.9...4.21.10)
    
    ---
    updated-dependencies:
    - dependency-name: browserslist
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jul 30, 2023
    Configuration menu
    Copy the full SHA
    8fc2041 View commit details
    Browse the repository at this point in the history
  2. build(deps-dev): bump eslint from 8.45.0 to 8.46.0 (#651)

    Bumps [eslint](https://github.com/eslint/eslint) from 8.45.0 to 8.46.0.
    - [Release notes](https://github.com/eslint/eslint/releases)
    - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
    - [Commits](eslint/eslint@v8.45.0...v8.46.0)
    
    ---
    updated-dependencies:
    - dependency-name: eslint
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jul 30, 2023
    Configuration menu
    Copy the full SHA
    c4affdf View commit details
    Browse the repository at this point in the history
  3. build(deps): bump astro from 2.9.4 to 2.9.6 (#649)

    Bumps [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro) from 2.9.4 to 2.9.6.
    - [Release notes](https://github.com/withastro/astro/releases)
    - [Changelog](https://github.com/withastro/astro/blob/main/packages/astro/CHANGELOG.md)
    - [Commits](https://github.com/withastro/astro/commits/[email protected]/packages/astro)
    
    ---
    updated-dependencies:
    - dependency-name: astro
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jul 30, 2023
    Configuration menu
    Copy the full SHA
    ea68e0e View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2023

  1. Configuration menu
    Copy the full SHA
    ee3c81e View commit details
    Browse the repository at this point in the history
  2. chore(release): 2.3.0-alpha.6 [skip ci]

    # [2.3.0-alpha.6](v2.3.0-alpha.5...v2.3.0-alpha.6) (2023-07-31)
    
    ### Features
    
    * update albums ([#652](#652)) ([ee3c81e](ee3c81e))
    semantic-release-bot committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    d6b0d9e View commit details
    Browse the repository at this point in the history
  3. build(deps-dev): bump @typescript-eslint/parser from 6.2.0 to 6.2.1 (#…

    …653)
    
    Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 6.2.0 to 6.2.1.
    - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
    - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
    - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v6.2.1/packages/parser)
    
    ---
    updated-dependencies:
    - dependency-name: "@typescript-eslint/parser"
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jul 31, 2023
    Configuration menu
    Copy the full SHA
    fd2adec View commit details
    Browse the repository at this point in the history
  4. build(deps-dev): bump @typescript-eslint/eslint-plugin (#654)

    Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 6.2.0 to 6.2.1.
    - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
    - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
    - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v6.2.1/packages/eslint-plugin)
    
    ---
    updated-dependencies:
    - dependency-name: "@typescript-eslint/eslint-plugin"
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jul 31, 2023
    Configuration menu
    Copy the full SHA
    ba9d85b View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2023

  1. build(deps): bump astro from 2.9.6 to 2.9.7 (#656)

    Bumps [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro) from 2.9.6 to 2.9.7.
    - [Release notes](https://github.com/withastro/astro/releases)
    - [Changelog](https://github.com/withastro/astro/blob/main/packages/astro/CHANGELOG.md)
    - [Commits](https://github.com/withastro/astro/commits/[email protected]/packages/astro)
    
    ---
    updated-dependencies:
    - dependency-name: astro
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Aug 1, 2023
    Configuration menu
    Copy the full SHA
    afc7925 View commit details
    Browse the repository at this point in the history
  2. build(deps-dev): bump vite from 4.4.7 to 4.4.8 (#655)

    Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 4.4.7 to 4.4.8.
    - [Release notes](https://github.com/vitejs/vite/releases)
    - [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md)
    - [Commits](https://github.com/vitejs/vite/commits/v4.4.8/packages/vite)
    
    ---
    updated-dependencies:
    - dependency-name: vite
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Aug 1, 2023
    Configuration menu
    Copy the full SHA
    9f7487a View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2023

  1. Configuration menu
    Copy the full SHA
    bac4002 View commit details
    Browse the repository at this point in the history
  2. chore(release): 2.3.0-alpha.7 [skip ci]

    # [2.3.0-alpha.7](v2.3.0-alpha.6...v2.3.0-alpha.7) (2023-08-02)
    
    ### Bug Fixes
    
    * minor photo improvements ([bac4002](bac4002))
    semantic-release-bot committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    97399c6 View commit details
    Browse the repository at this point in the history
  3. build(deps): bump @fontsource/titillium-web from 5.0.5 to 5.0.6 (#659)

    Bumps [@fontsource/titillium-web](https://github.com/fontsource/font-files/tree/HEAD/fonts/google/titillium-web) from 5.0.5 to 5.0.6.
    - [Changelog](https://github.com/fontsource/font-files/blob/main/fonts/google/titillium-web/CHANGELOG.md)
    - [Commits](https://github.com/fontsource/font-files/commits/HEAD/fonts/google/titillium-web)
    
    ---
    updated-dependencies:
    - dependency-name: "@fontsource/titillium-web"
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Aug 2, 2023
    Configuration menu
    Copy the full SHA
    310d039 View commit details
    Browse the repository at this point in the history
  4. build(deps): bump @fontsource/gfs-didot from 5.0.5 to 5.0.6 (#660)

    Bumps [@fontsource/gfs-didot](https://github.com/fontsource/font-files/tree/HEAD/fonts/google/gfs-didot) from 5.0.5 to 5.0.6.
    - [Changelog](https://github.com/fontsource/font-files/blob/main/fonts/google/gfs-didot/CHANGELOG.md)
    - [Commits](https://github.com/fontsource/font-files/commits/HEAD/fonts/google/gfs-didot)
    
    ---
    updated-dependencies:
    - dependency-name: "@fontsource/gfs-didot"
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Aug 2, 2023
    Configuration menu
    Copy the full SHA
    0af03aa View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2023

  1. feat: improve hero section (#661)

    * feat(header): update hero images
    
    * feat: update hero images and optimize animation
    Th3S4mur41 authored Aug 3, 2023
    Configuration menu
    Copy the full SHA
    7ada32c View commit details
    Browse the repository at this point in the history
  2. chore(release): 2.3.0-alpha.8 [skip ci]

    # [2.3.0-alpha.8](v2.3.0-alpha.7...v2.3.0-alpha.8) (2023-08-03)
    
    ### Features
    
    * improve hero section ([#661](#661)) ([7ada32c](7ada32c))
    semantic-release-bot committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    312b305 View commit details
    Browse the repository at this point in the history
  3. build(deps): bump @fontsource/titillium-web from 5.0.6 to 5.0.7 (#664)

    Bumps [@fontsource/titillium-web](https://github.com/fontsource/font-files/tree/HEAD/fonts/google/titillium-web) from 5.0.6 to 5.0.7.
    - [Changelog](https://github.com/fontsource/font-files/blob/main/fonts/google/titillium-web/CHANGELOG.md)
    - [Commits](https://github.com/fontsource/font-files/commits/HEAD/fonts/google/titillium-web)
    
    ---
    updated-dependencies:
    - dependency-name: "@fontsource/titillium-web"
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Aug 3, 2023
    Configuration menu
    Copy the full SHA
    5e87b69 View commit details
    Browse the repository at this point in the history
  4. build(deps-dev): bump eslint-config-prettier from 8.9.0 to 8.10.0 (#665)

    Bumps [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) from 8.9.0 to 8.10.0.
    - [Changelog](https://github.com/prettier/eslint-config-prettier/blob/main/CHANGELOG.md)
    - [Commits](prettier/eslint-config-prettier@v8.9.0...v8.10.0)
    
    ---
    updated-dependencies:
    - dependency-name: eslint-config-prettier
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Aug 3, 2023
    Configuration menu
    Copy the full SHA
    878a273 View commit details
    Browse the repository at this point in the history
  5. build(deps): bump @fontsource/gfs-didot from 5.0.6 to 5.0.7 (#663)

    Bumps [@fontsource/gfs-didot](https://github.com/fontsource/font-files/tree/HEAD/fonts/google/gfs-didot) from 5.0.6 to 5.0.7.
    - [Changelog](https://github.com/fontsource/font-files/blob/main/fonts/google/gfs-didot/CHANGELOG.md)
    - [Commits](https://github.com/fontsource/font-files/commits/HEAD/fonts/google/gfs-didot)
    
    ---
    updated-dependencies:
    - dependency-name: "@fontsource/gfs-didot"
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Aug 3, 2023
    Configuration menu
    Copy the full SHA
    88ccfc8 View commit details
    Browse the repository at this point in the history
  6. build(deps-dev): bump prettier from 3.0.0 to 3.0.1 (#662)

    Bumps [prettier](https://github.com/prettier/prettier) from 3.0.0 to 3.0.1.
    - [Release notes](https://github.com/prettier/prettier/releases)
    - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
    - [Commits](prettier/prettier@3.0.0...3.0.1)
    
    ---
    updated-dependencies:
    - dependency-name: prettier
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Aug 3, 2023
    Configuration menu
    Copy the full SHA
    843bf80 View commit details
    Browse the repository at this point in the history
  7. build(deps): bump astro from 2.9.7 to 2.10.1 (#666)

    Bumps [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro) from 2.9.7 to 2.10.1.
    - [Release notes](https://github.com/withastro/astro/releases)
    - [Changelog](https://github.com/withastro/astro/blob/main/packages/astro/CHANGELOG.md)
    - [Commits](https://github.com/withastro/astro/commits/[email protected]/packages/astro)
    
    ---
    updated-dependencies:
    - dependency-name: astro
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Aug 3, 2023
    Configuration menu
    Copy the full SHA
    f7ab3d5 View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2023

  1. build(deps-dev): bump postcss-preset-env from 9.1.0 to 9.1.1 (#667)

    Bumps [postcss-preset-env](https://github.com/csstools/postcss-plugins/tree/HEAD/plugin-packs/postcss-preset-env) from 9.1.0 to 9.1.1.
    - [Changelog](https://github.com/csstools/postcss-plugins/blob/main/plugin-packs/postcss-preset-env/CHANGELOG.md)
    - [Commits](https://github.com/csstools/postcss-plugins/commits/HEAD/plugin-packs/postcss-preset-env)
    
    ---
    updated-dependencies:
    - dependency-name: postcss-preset-env
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Aug 6, 2023
    Configuration menu
    Copy the full SHA
    f4b3c65 View commit details
    Browse the repository at this point in the history
  2. build(deps): bump @fontsource/titillium-web from 5.0.7 to 5.0.8 (#671)

    Bumps [@fontsource/titillium-web](https://github.com/fontsource/font-files/tree/HEAD/fonts/google/titillium-web) from 5.0.7 to 5.0.8.
    - [Changelog](https://github.com/fontsource/font-files/blob/main/fonts/google/titillium-web/CHANGELOG.md)
    - [Commits](https://github.com/fontsource/font-files/commits/HEAD/fonts/google/titillium-web)
    
    ---
    updated-dependencies:
    - dependency-name: "@fontsource/titillium-web"
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Aug 6, 2023
    Configuration menu
    Copy the full SHA
    7c4b406 View commit details
    Browse the repository at this point in the history
  3. build(deps): bump @fontsource/gfs-didot from 5.0.7 to 5.0.8 (#668)

    Bumps [@fontsource/gfs-didot](https://github.com/fontsource/font-files/tree/HEAD/fonts/google/gfs-didot) from 5.0.7 to 5.0.8.
    - [Changelog](https://github.com/fontsource/font-files/blob/main/fonts/google/gfs-didot/CHANGELOG.md)
    - [Commits](https://github.com/fontsource/font-files/commits/HEAD/fonts/google/gfs-didot)
    
    ---
    updated-dependencies:
    - dependency-name: "@fontsource/gfs-didot"
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Aug 6, 2023
    Configuration menu
    Copy the full SHA
    ee671db View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2023

  1. build(deps-dev): bump eslint-config-prettier from 8.10.0 to 9.0.0 (#669)

    Bumps [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) from 8.10.0 to 9.0.0.
    - [Changelog](https://github.com/prettier/eslint-config-prettier/blob/main/CHANGELOG.md)
    - [Commits](prettier/eslint-config-prettier@v8.10.0...v9.0.0)
    
    ---
    updated-dependencies:
    - dependency-name: eslint-config-prettier
      dependency-type: direct:development
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Aug 7, 2023
    Configuration menu
    Copy the full SHA
    b54b0cb View commit details
    Browse the repository at this point in the history
  2. build(deps-dev): bump @babel/preset-env from 7.22.9 to 7.22.10 (#672)

    Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.22.9 to 7.22.10.
    - [Release notes](https://github.com/babel/babel/releases)
    - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/babel/babel/commits/v7.22.10/packages/babel-preset-env)
    
    ---
    updated-dependencies:
    - dependency-name: "@babel/preset-env"
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Aug 7, 2023
    Configuration menu
    Copy the full SHA
    6b036e6 View commit details
    Browse the repository at this point in the history
  3. build(deps): bump astro from 2.10.1 to 2.10.3 (#674)

    Bumps [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro) from 2.10.1 to 2.10.3.
    - [Release notes](https://github.com/withastro/astro/releases)
    - [Changelog](https://github.com/withastro/astro/blob/main/packages/astro/CHANGELOG.md)
    - [Commits](https://github.com/withastro/astro/commits/[email protected]/packages/astro)
    
    ---
    updated-dependencies:
    - dependency-name: astro
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Aug 7, 2023
    Configuration menu
    Copy the full SHA
    1388f1f View commit details
    Browse the repository at this point in the history
  4. build(deps-dev): bump @typescript-eslint/eslint-plugin (#673)

    Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 6.2.1 to 6.3.0.
    - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
    - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
    - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v6.3.0/packages/eslint-plugin)
    
    ---
    updated-dependencies:
    - dependency-name: "@typescript-eslint/eslint-plugin"
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Aug 7, 2023
    Configuration menu
    Copy the full SHA
    8b04087 View commit details
    Browse the repository at this point in the history
  5. build(deps-dev): bump vite from 4.4.8 to 4.4.9 (#676)

    Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 4.4.8 to 4.4.9.
    - [Release notes](https://github.com/vitejs/vite/releases)
    - [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md)
    - [Commits](https://github.com/vitejs/vite/commits/v4.4.9/packages/vite)
    
    ---
    updated-dependencies:
    - dependency-name: vite
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Aug 7, 2023
    Configuration menu
    Copy the full SHA
    9f78a88 View commit details
    Browse the repository at this point in the history
  6. build(deps-dev): bump @babel/core from 7.22.9 to 7.22.10 (#675)

    Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.22.9 to 7.22.10.
    - [Release notes](https://github.com/babel/babel/releases)
    - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/babel/babel/commits/v7.22.10/packages/babel-core)
    
    ---
    updated-dependencies:
    - dependency-name: "@babel/core"
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Aug 7, 2023
    Configuration menu
    Copy the full SHA
    9b79ec3 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2023

  1. feat: add basic language selector (#677)

    * feat: add basic language selector
    
    * feat: use dynamic lang list in selector
    Th3S4mur41 authored Aug 8, 2023
    Configuration menu
    Copy the full SHA
    a9dada3 View commit details
    Browse the repository at this point in the history
  2. chore(release): 2.3.0-alpha.9 [skip ci]

    # [2.3.0-alpha.9](v2.3.0-alpha.8...v2.3.0-alpha.9) (2023-08-08)
    
    ### Features
    
    * add basic language selector ([#677](#677)) ([a9dada3](a9dada3))
    semantic-release-bot committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    8cbc269 View commit details
    Browse the repository at this point in the history
  3. build(deps-dev): bump @typescript-eslint/parser from 6.2.1 to 6.3.0 (#…

    …679)
    
    Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 6.2.1 to 6.3.0.
    - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
    - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
    - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v6.3.0/packages/parser)
    
    ---
    updated-dependencies:
    - dependency-name: "@typescript-eslint/parser"
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Aug 8, 2023
    Configuration menu
    Copy the full SHA
    7c609d6 View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2023

  1. build(deps): bump astro from 2.10.3 to 2.10.4 (#682)

    Bumps [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro) from 2.10.3 to 2.10.4.
    - [Release notes](https://github.com/withastro/astro/releases)
    - [Changelog](https://github.com/withastro/astro/blob/main/packages/astro/CHANGELOG.md)
    - [Commits](https://github.com/withastro/astro/commits/[email protected]/packages/astro)
    
    ---
    updated-dependencies:
    - dependency-name: astro
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Aug 9, 2023
    Configuration menu
    Copy the full SHA
    c38f32e View commit details
    Browse the repository at this point in the history
  2. build(deps-dev): bump @commitlint/config-conventional (#681)

    Bumps [@commitlint/config-conventional](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/config-conventional) from 17.6.7 to 17.7.0.
    - [Release notes](https://github.com/conventional-changelog/commitlint/releases)
    - [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/config-conventional/CHANGELOG.md)
    - [Commits](https://github.com/conventional-changelog/commitlint/commits/v17.7.0/@commitlint/config-conventional)
    
    ---
    updated-dependencies:
    - dependency-name: "@commitlint/config-conventional"
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Aug 9, 2023
    Configuration menu
    Copy the full SHA
    11ea039 View commit details
    Browse the repository at this point in the history
  3. build(deps-dev): bump @commitlint/cli from 17.6.7 to 17.7.0 (#680)

    Bumps [@commitlint/cli](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/cli) from 17.6.7 to 17.7.0.
    - [Release notes](https://github.com/conventional-changelog/commitlint/releases)
    - [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/cli/CHANGELOG.md)
    - [Commits](https://github.com/conventional-changelog/commitlint/commits/v17.7.0/@commitlint/cli)
    
    ---
    updated-dependencies:
    - dependency-name: "@commitlint/cli"
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Aug 9, 2023
    Configuration menu
    Copy the full SHA
    131efbe View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2023

  1. build(deps-dev): bump @commitlint/cli from 17.7.0 to 17.7.1 (#683)

    Bumps [@commitlint/cli](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/cli) from 17.7.0 to 17.7.1.
    - [Release notes](https://github.com/conventional-changelog/commitlint/releases)
    - [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/cli/CHANGELOG.md)
    - [Commits](https://github.com/conventional-changelog/commitlint/commits/v17.7.1/@commitlint/cli)
    
    ---
    updated-dependencies:
    - dependency-name: "@commitlint/cli"
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Aug 10, 2023
    Configuration menu
    Copy the full SHA
    e7eb977 View commit details
    Browse the repository at this point in the history
  2. build(deps): bump astro from 2.10.4 to 2.10.5 (#684)

    Bumps [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro) from 2.10.4 to 2.10.5.
    - [Release notes](https://github.com/withastro/astro/releases)
    - [Changelog](https://github.com/withastro/astro/blob/main/packages/astro/CHANGELOG.md)
    - [Commits](https://github.com/withastro/astro/commits/[email protected]/packages/astro)
    
    ---
    updated-dependencies:
    - dependency-name: astro
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Aug 10, 2023
    Configuration menu
    Copy the full SHA
    683d7e6 View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2023

  1. Configuration menu
    Copy the full SHA
    79f5ef7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    657951c View commit details
    Browse the repository at this point in the history
  3. chore(release): 2.3.0-alpha.10 [skip ci]

    # [2.3.0-alpha.10](v2.3.0-alpha.9...v2.3.0-alpha.10) (2023-08-11)
    
    ### Features
    
    * **albums:** add i18n to albums page ([657951c](657951c))
    * hide default language in url ([79f5ef7](79f5ef7))
    semantic-release-bot committed Aug 11, 2023
    Configuration menu
    Copy the full SHA
    0baaf40 View commit details
    Browse the repository at this point in the history
  4. feat: add automatic sitemap generation (#685)

    * feat: auto generate sitemap
    
    * feat: add sitemap refs to header and robots.txt
    Th3S4mur41 authored Aug 11, 2023
    Configuration menu
    Copy the full SHA
    44e6914 View commit details
    Browse the repository at this point in the history
  5. chore(release): 2.3.0-alpha.11 [skip ci]

    # [2.3.0-alpha.11](v2.3.0-alpha.10...v2.3.0-alpha.11) (2023-08-11)
    
    ### Features
    
    * add automatic sitemap generation ([#685](#685)) ([44e6914](44e6914))
    semantic-release-bot committed Aug 11, 2023
    Configuration menu
    Copy the full SHA
    b677bbb View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2023

  1. build(deps): bump astro from 2.10.5 to 2.10.7 (#686)

    Bumps [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro) from 2.10.5 to 2.10.7.
    - [Release notes](https://github.com/withastro/astro/releases)
    - [Changelog](https://github.com/withastro/astro/blob/main/packages/astro/CHANGELOG.md)
    - [Commits](https://github.com/withastro/astro/commits/[email protected]/packages/astro)
    
    ---
    updated-dependencies:
    - dependency-name: astro
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Aug 13, 2023
    Configuration menu
    Copy the full SHA
    adde594 View commit details
    Browse the repository at this point in the history
  2. build(deps-dev): bump eslint from 8.46.0 to 8.47.0 (#688)

    Bumps [eslint](https://github.com/eslint/eslint) from 8.46.0 to 8.47.0.
    - [Release notes](https://github.com/eslint/eslint/releases)
    - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
    - [Commits](eslint/eslint@v8.46.0...v8.47.0)
    
    ---
    updated-dependencies:
    - dependency-name: eslint
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Aug 13, 2023
    Configuration menu
    Copy the full SHA
    be205ea View commit details
    Browse the repository at this point in the history
  3. build(deps-dev): bump autoprefixer from 10.4.14 to 10.4.15 (#687)

    Bumps [autoprefixer](https://github.com/postcss/autoprefixer) from 10.4.14 to 10.4.15.
    - [Release notes](https://github.com/postcss/autoprefixer/releases)
    - [Changelog](https://github.com/postcss/autoprefixer/blob/main/CHANGELOG.md)
    - [Commits](postcss/autoprefixer@10.4.14...10.4.15)
    
    ---
    updated-dependencies:
    - dependency-name: autoprefixer
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Aug 13, 2023
    Configuration menu
    Copy the full SHA
    410ffd5 View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2023

  1. build(deps): bump lint-staged from 13.2.3 to 14.0.0 (#689)

    Bumps [lint-staged](https://github.com/okonet/lint-staged) from 13.2.3 to 14.0.0.
    - [Release notes](https://github.com/okonet/lint-staged/releases)
    - [Commits](lint-staged/lint-staged@v13.2.3...v14.0.0)
    
    ---
    updated-dependencies:
    - dependency-name: lint-staged
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Aug 14, 2023
    Configuration menu
    Copy the full SHA
    785ba6a View commit details
    Browse the repository at this point in the history
  2. feat: add initial layout for new about section (#678)

    * feat: add initial layout for new about section
    
    * feat: impove image layout
    
    * chore(about): change title to avoid repetition
    
    * style: fix liniting issues
    Th3S4mur41 authored Aug 14, 2023
    Configuration menu
    Copy the full SHA
    f4f2c73 View commit details
    Browse the repository at this point in the history
  3. chore(release): 2.3.0-alpha.12 [skip ci]

    # [2.3.0-alpha.12](v2.3.0-alpha.11...v2.3.0-alpha.12) (2023-08-14)
    
    ### Features
    
    * add initial layout for new about section ([#678](#678)) ([f4f2c73](f4f2c73))
    semantic-release-bot committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    e31765a View commit details
    Browse the repository at this point in the history
  4. feat: add video section (#657)

    * feat: add initial video section
    
    * feat: add video section description
    
    * chore(videos): minor ui improvements
    Th3S4mur41 authored Aug 14, 2023
    Configuration menu
    Copy the full SHA
    fca4b14 View commit details
    Browse the repository at this point in the history
  5. chore(release): 2.3.0-alpha.13 [skip ci]

    # [2.3.0-alpha.13](v2.3.0-alpha.12...v2.3.0-alpha.13) (2023-08-14)
    
    ### Features
    
    * add video section ([#657](#657)) ([fca4b14](fca4b14))
    semantic-release-bot committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    e0ecfa3 View commit details
    Browse the repository at this point in the history
  6. feat: add localization (#690)

    * feat(i18n): add spanish localization
    
    #276
    
    * feat(i18n): add german localization
    
    #277
    
    * feat(i18n): add french localization
    
    #278
    Th3S4mur41 authored Aug 14, 2023
    Configuration menu
    Copy the full SHA
    32575d8 View commit details
    Browse the repository at this point in the history
  7. chore(release): 2.3.0-alpha.14 [skip ci]

    # [2.3.0-alpha.14](v2.3.0-alpha.13...v2.3.0-alpha.14) (2023-08-14)
    
    ### Features
    
    * add localization ([#690](#690)) ([32575d8](32575d8))
    semantic-release-bot committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    e2afb2f View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    8fcb93a View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    a038e0a View commit details
    Browse the repository at this point in the history
  10. chore(release): 2.3.0-alpha.15 [skip ci]

    # [2.3.0-alpha.15](v2.3.0-alpha.14...v2.3.0-alpha.15) (2023-08-14)
    
    ### Bug Fixes
    
    * hero image on ultrawide screen ([8fcb93a](8fcb93a))
    semantic-release-bot committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    0e1c74b View commit details
    Browse the repository at this point in the history
  11. build(deps-dev): bump @typescript-eslint/parser from 6.3.0 to 6.4.0 (#…

    …692)
    
    Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 6.3.0 to 6.4.0.
    - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
    - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
    - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v6.4.0/packages/parser)
    
    ---
    updated-dependencies:
    - dependency-name: "@typescript-eslint/parser"
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Aug 14, 2023
    Configuration menu
    Copy the full SHA
    3ef68c1 View commit details
    Browse the repository at this point in the history
  12. build(deps-dev): bump @typescript-eslint/eslint-plugin (#693)

    Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 6.3.0 to 6.4.0.
    - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
    - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
    - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v6.4.0/packages/eslint-plugin)
    
    ---
    updated-dependencies:
    - dependency-name: "@typescript-eslint/eslint-plugin"
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Aug 14, 2023
    Configuration menu
    Copy the full SHA
    cc8bcef View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2023

  1. Configuration menu
    Copy the full SHA
    c4e2ad3 View commit details
    Browse the repository at this point in the history
  2. build(deps): bump astro from 2.10.7 to 2.10.9 (#694)

    Bumps [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro) from 2.10.7 to 2.10.9.
    - [Release notes](https://github.com/withastro/astro/releases)
    - [Changelog](https://github.com/withastro/astro/blob/main/packages/astro/CHANGELOG.md)
    - [Commits](https://github.com/withastro/astro/commits/[email protected]/packages/astro)
    
    ---
    updated-dependencies:
    - dependency-name: astro
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Aug 15, 2023
    Configuration menu
    Copy the full SHA
    d34b7c7 View commit details
    Browse the repository at this point in the history
  3. build(deps-dev): bump sharp from 0.32.4 to 0.32.5 (#698)

    Bumps [sharp](https://github.com/lovell/sharp) from 0.32.4 to 0.32.5.
    - [Release notes](https://github.com/lovell/sharp/releases)
    - [Changelog](https://github.com/lovell/sharp/blob/main/docs/changelog.md)
    - [Commits](lovell/sharp@v0.32.4...v0.32.5)
    
    ---
    updated-dependencies:
    - dependency-name: sharp
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Aug 15, 2023
    Configuration menu
    Copy the full SHA
    4ec33ab View commit details
    Browse the repository at this point in the history
  4. build(deps): bump @astrojs/sitemap from 2.0.1 to 2.0.2 (#696)

    Bumps [@astrojs/sitemap](https://github.com/withastro/astro/tree/HEAD/packages/integrations/sitemap) from 2.0.1 to 2.0.2.
    - [Release notes](https://github.com/withastro/astro/releases)
    - [Changelog](https://github.com/withastro/astro/blob/main/packages/integrations/sitemap/CHANGELOG.md)
    - [Commits](https://github.com/withastro/astro/commits/@astrojs/[email protected]/packages/integrations/sitemap)
    
    ---
    updated-dependencies:
    - dependency-name: "@astrojs/sitemap"
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Aug 15, 2023
    Configuration menu
    Copy the full SHA
    b0db0f4 View commit details
    Browse the repository at this point in the history
  5. build(deps-dev): bump prettier from 3.0.1 to 3.0.2 (#697)

    Bumps [prettier](https://github.com/prettier/prettier) from 3.0.1 to 3.0.2.
    - [Release notes](https://github.com/prettier/prettier/releases)
    - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
    - [Commits](prettier/prettier@3.0.1...3.0.2)
    
    ---
    updated-dependencies:
    - dependency-name: prettier
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Aug 15, 2023
    Configuration menu
    Copy the full SHA
    cda66fc View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2023

  1. build(deps-dev): bump postcss from 8.4.27 to 8.4.28 (#695)

    Bumps [postcss](https://github.com/postcss/postcss) from 8.4.27 to 8.4.28.
    - [Release notes](https://github.com/postcss/postcss/releases)
    - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
    - [Commits](postcss/postcss@8.4.27...8.4.28)
    
    ---
    updated-dependencies:
    - dependency-name: postcss
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Aug 16, 2023
    Configuration menu
    Copy the full SHA
    7776461 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    20c2282 View commit details
    Browse the repository at this point in the history
  3. fix: typo in meta keywords

    Th3S4mur41 committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    435a53b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fb8a058 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0f07e97 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    674b88e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    7abba00 View commit details
    Browse the repository at this point in the history
  8. chore(release): 2.3.0-alpha.16 [skip ci]

    # [2.3.0-alpha.16](v2.3.0-alpha.15...v2.3.0-alpha.16) (2023-08-16)
    
    ### Bug Fixes
    
    * typo in meta keywords ([435a53b](435a53b))
    
    ### Features
    
    * update SEO description to match title and subtitle ([fb8a058](fb8a058))
    semantic-release-bot committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    2174441 View commit details
    Browse the repository at this point in the history
  9. chore(img): update images

    Th3S4mur41 committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    624266a View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    7fd1407 View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2023

  1. Configuration menu
    Copy the full SHA
    e8c8727 View commit details
    Browse the repository at this point in the history
  2. chore(release): 2.3.0-alpha.17 [skip ci]

    # [2.3.0-alpha.17](v2.3.0-alpha.16...v2.3.0-alpha.17) (2023-08-18)
    
    ### Bug Fixes
    
    * update hero image to high quality ([e8c8727](e8c8727))
    semantic-release-bot committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    c93b5ca View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2023

  1. feat: add mobile navigation (#691)

    * feat: add mobile navigation
    
    * fix(nav): mobile menu doesn't open on safari mobile
    
    * fix(nav): mobile menu doesn't open on safari mobile
    
    * fix(nav): mobile menu doesn't open on safari mobile
    
    * fix(nav): mobile menu doesn't open on safari mobile
    
    * fix(nav): add dismiss button
    Th3S4mur41 authored Aug 20, 2023
    Configuration menu
    Copy the full SHA
    ba4e535 View commit details
    Browse the repository at this point in the history
  2. chore(release): 2.3.0-alpha.18 [skip ci]

    # [2.3.0-alpha.18](v2.3.0-alpha.17...v2.3.0-alpha.18) (2023-08-20)
    
    ### Features
    
    * add mobile navigation ([#691](#691)) ([ba4e535](ba4e535))
    semantic-release-bot committed Aug 20, 2023
    Configuration menu
    Copy the full SHA
    2ff2599 View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2023

  1. chore: add new video

    Th3S4mur41 committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    6d55dd3 View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2023

  1. feat: add initial layout for weddings section (#658)

    * feat: add initial layout for weddings section
    
    * feat: add base layout for initial wedding section
    
    * feat(i18n): add weddings localization
    
    * feat: add image to wedding section
    
    * fix: minor localization correction
    Th3S4mur41 authored Aug 23, 2023
    Configuration menu
    Copy the full SHA
    976c045 View commit details
    Browse the repository at this point in the history
  2. chore(release): 2.3.0-alpha.19 [skip ci]

    # [2.3.0-alpha.19](v2.3.0-alpha.18...v2.3.0-alpha.19) (2023-08-23)
    
    ### Features
    
    * add initial layout for weddings section ([#658](#658)) ([976c045](976c045))
    semantic-release-bot committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    33ddf65 View commit details
    Browse the repository at this point in the history