Releases: josetorronteras/josetorronteras.github.io
Releases · josetorronteras/josetorronteras.github.io
v1.1.2
What's Changed
- 🤖 Autoupdate packages by @github-actions in #68
- 🤖 Autoupdate packages by @github-actions in #69
- 🤖 Autoupdate packages by @github-actions in #71
- Bump docker/build-push-action from 5.1.0 to 5.2.0 by @dependabot in #70
- 🤖 Autoupdate packages by @github-actions in #72
- 🤖 Autoupdate packages by @github-actions in #74
- Bump docker/build-push-action from 5.2.0 to 5.3.0 by @dependabot in #73
Full Changelog: v1.1.1...v1.1.2
v1.1.1
What's Changed
- 🤖 Autoupdate packages by @github-actions in #37
- Bump actions/deploy-pages from 3 to 4 by @dependabot in #39
- 🤖 Autoupdate packages by @github-actions in #38
- Fix deployment action by @josetorronteras in #42
- Fix deployment by @josetorronteras in #43
- Revert bump upload-page version by @josetorronteras in #44
- 🤖 Autoupdate packages by @github-actions in #40
- Bump lycheeverse/lychee-action from 1.8.0 to 1.9.0 by @dependabot in #41
- 🤖 Autoupdate packages by @github-actions in #45
- 🤖 Autoupdate packages by @github-actions in #48
- Bump lycheeverse/lychee-action from 1.9.0 to 1.9.1 by @dependabot in #46
- 🤖 Autoupdate packages by @github-actions in #49
- 🤖 Autoupdate packages by @github-actions in #52
- 🤖 Autoupdate packages by @github-actions in #54
- 📚Description project by @josetorronteras in #58
- 🤖 Autoupdate packages by @github-actions in #56
- Bump lycheeverse/lychee-action from 1.9.1 to 1.9.3 by @dependabot in #50
- Bump peter-evans/create-pull-request from 5 to 6 by @dependabot in #53
- Bump peter-evans/create-issue-from-file from 4 to 5 by @dependabot in #51
- Fix update .lycheeignore by @josetorronteras in #61
- Bump actions/deploy-pages from 3 to 4 by @dependabot in #47
- Fix deployment to Github Pages after upgrade by @josetorronteras in #63
- Update Astro deploy action by @josetorronteras in #64
- 🤖 Autoupdate packages by @github-actions in #59
- Fix Deploy packages action by @josetorronteras in #65
Full Changelog: v1.1.0...v1.1.1
What's Changed
- 🤖 Autoupdate packages by @github-actions in #37
- Bump actions/deploy-pages from 3 to 4 by @dependabot in #39
- 🤖 Autoupdate packages by @github-actions in #38
- Fix deployment action by @josetorronteras in #42
- Fix deployment by @josetorronteras in #43
- Revert bump upload-page version by @josetorronteras in #44
- 🤖 Autoupdate packages by @github-actions in #40
- Bump lycheeverse/lychee-action from 1.8.0 to 1.9.0 by @dependabot in #41
- 🤖 Autoupdate packages by @github-actions in #45
- 🤖 Autoupdate packages by @github-actions in #48
- Bump lycheeverse/lychee-action from 1.9.0 to 1.9.1 by @dependabot in #46
- 🤖 Autoupdate packages by @github-actions in #49
- 🤖 Autoupdate packages by @github-actions in #52
- 🤖 Autoupdate packages by @github-actions in #54
- 📚Description project by @josetorronteras in #58
- 🤖 Autoupdate packages by @github-actions in #56
- Bump lycheeverse/lychee-action from 1.9.1 to 1.9.3 by @dependabot in #50
- Bump peter-evans/create-pull-request from 5 to 6 by @dependabot in #53
- Bump peter-evans/create-issue-from-file from 4 to 5 by @dependabot in #51
- Fix update .lycheeignore by @josetorronteras in #61
- Bump actions/deploy-pages from 3 to 4 by @dependabot in #47
- Fix deployment to Github Pages after upgrade by @josetorronteras in #63
- Update Astro deploy action by @josetorronteras in #64
- 🤖 Autoupdate packages by @github-actions in #59
- Fix Deploy packages action by @josetorronteras in #65
- Fix invalid tag actions by @josetorronteras in #67
- 🤖 Autoupdate packages by @github-actions in #66
Full Changelog: v1.1.0...v1.1.1
v.1.1.0
What's Changed
- Bump Astro version to v4 https://astro.build/blog/astro-4/
- Fix update packages action by @josetorronteras in #32
- Fix cron github actions by @josetorronteras in #33
- Bump actions/deploy-pages from 2 to 3 by @dependabot in #34
- Fix cron-link-check.yml github action by @josetorronteras in #36
- 🤖 Autoupdate packages by @github-actions in #35
Full Changelog: v1.0.0...v1.1.0
v1.0.0
CHANGELOG
- Project creation using Astro and Bun.sh
- Template: MaeWolff/astro-portfolio-template
- GH Actions CI Check Deploy
- New action to format code.
- New assets and logo.
- Add manifest.json.
- New action: Lychee. To analyze dead links.
- Follow this article Add google analytics to Astro with Partytown
- Remove 'astro-seo' and 'astro-robots-txt' packages
- New images
- New head tags
- Adapt colors to dark/light mode
- Toogle button to switch theme
- Fix tab safari color
- 404 page
- Add Work experience page
- Create custom tailwindcss layer style
- New HeadCommon and HeadSEO Components to make easier Layout component and fix canonical link issue.
- Compress HTML.
- Create lychee ignore to ignore 404 page.
- Create Dockerfile
- Create nginx.conf
What's Changed
- 🚀 Astro project creation by @josetorronteras in #1
- Bump postcss from 8.4.29 to 8.4.31 by @dependabot in #2
- Bump undici from 5.24.0 to 5.26.5 by @dependabot in #3
- Bump @babel/traverse from 7.22.19 to 7.23.2 by @dependabot in #4
- 💿 First project data by @josetorronteras in #5
- 🖌️ Project change style by @josetorronteras in #6
- 🩹 Fix assets paths by @josetorronteras in #7
- Fix deployment by @josetorronteras in #8
- Bump actions/checkout from 3 to 4 by @dependabot in #9
- Bump stefanzweifel/git-auto-commit-action from 4 to 5 by @dependabot in #10
- Bump actions/deploy-pages from 1 to 2 by @dependabot in #11
- ☕️ Create new actions, fix img route path by @josetorronteras in #12
- Google Analytics with Partytown by @josetorronteras in #13
- Fix Google Analytics by @josetorronteras in #14
- Bump zod, @astrojs/sitemap and astro by @dependabot in #15
- 🗑 Remove third packages by @josetorronteras in #16
- [ImgBot] Optimize images by @imgbot in #17
- Bump actions/checkout from 3 to 4 by @dependabot in #18
- 💡 Add dark/light mode by @josetorronteras in #19
- Fix Safari tab theme color by @josetorronteras in #20
- Fix page insights warnings by @josetorronteras in #21
- 📕 Add project content by @josetorronteras in #22
- Fix project card responsive by @josetorronteras in #23
- 💼 Add career journey page by @josetorronteras in #24
- Create 404 page by @josetorronteras in #25
- 🖌 Unify colors by @josetorronteras in #26
- Update dependencies by @josetorronteras in #27
- Fix PageSpeed Insights issues by @josetorronteras in #28
- 🤖 Add new action for update packages.json by @josetorronteras in #29
- 🤖 Autoupdate packages by @github-actions in #30
- Create Dockerfile by @josetorronteras in #31
New Contributors
- @josetorronteras made their first contribution in #1
- @dependabot made their first contribution in #2
- @imgbot made their first contribution in #17
- @github-actions made their first contribution in #30
Full Changelog: https://github.com/josetorronteras/josetorronteras.github.io/commits/v1.0.0