Releases: biehlerj/biehlerj.xyz
Releases · biehlerj/biehlerj.xyz
v0.3.1
What's Changed
- chore(deps): Bump astro from 2.9.2 to 2.9.6 by @dependabot in #34
- chore(deps): Bump @astrojs/ts-plugin from 1.1.0 to 1.1.1 by @dependabot in #35
- chore(deps): Bump astro from 2.9.6 to 2.10.1 by @dependabot in #36
- chore(deps): Bump astro from 2.10.1 to 2.10.7 by @dependabot in #37
- chore(deps): Bump astro from 2.10.7 to 2.10.12 by @dependabot in #38
- chore(deps): Bump @astrojs/ts-plugin from 1.1.1 to 1.1.3 by @dependabot in #39
- chore(deps): Bump astro from 2.10.12 to 2.10.14 by @dependabot in #40
- chore(deps-dev): Bump @tailwindcss/typography from 0.5.9 to 0.5.10 by @dependabot in #41
- chore(deps): Bump @astrojs/ts-plugin from 1.1.3 to 1.3.1 by @dependabot in #45
- chore(deps): Bump tailwindcss from 3.3.3 to 3.4.1 by @dependabot in #55
- chore(deps): Bump @catppuccin/palette from 0.2.0 to 1.0.3 by @dependabot in #56
- chore(deps): Bump date-fns from 2.30.0 to 3.3.1 by @dependabot in #58
- chore(deps): Bump astro-icon from 0.8.1 to 1.1.0 by @dependabot in #57
- chore(deps): Bump @astrojs/ts-plugin from 1.5.0 to 1.5.1 by @dependabot in #59
- chore(deps): Bump astro from 4.3.5 to 4.3.7 by @dependabot in #61
- chore(vscode): Removing VS Code related files by @biehlerj in #62
- chore(deps): Bump astro from 4.3.7 to 4.4.0 by @dependabot in #63
- chore(deps): Bump @astrojs/ts-plugin from 1.5.1 to 1.5.2 by @dependabot in #64
- chore(deps): Bump @catppuccin/palette from 1.0.3 to 1.1.0 by @dependabot in #65
- chore(deps): Bump astro from 4.4.0 to 4.4.5 by @dependabot in #67
- chore(deps): Bump astro from 4.4.5 to 4.4.10 by @dependabot in #68
- chore(deps): Bump @astrojs/ts-plugin from 1.5.2 to 1.5.3 by @dependabot in #66
- chore(deps): Bump @astrojs/ts-plugin from 1.5.3 to 1.6.0 by @dependabot in #71
- chore(deps): Bump date-fns from 3.3.1 to 3.6.0 by @dependabot in #72
- chore(deps): Bump astro from 4.4.10 to 4.5.9 by @dependabot in #74
- chore(deps): Bump @astrojs/ts-plugin from 1.6.0 to 1.6.1 by @dependabot in #75
- chore(deps): Bump @catppuccin/palette from 1.1.0 to 1.1.1 by @dependabot in #76
- chore(deps-dev): Bump @tailwindcss/typography from 0.5.10 to 0.5.12 by @dependabot in #77
- chore(deps): Bump astro from 4.5.9 to 4.5.16 by @dependabot in #80
- chore(deps): Bump tailwindcss from 3.4.1 to 3.4.3 by @dependabot in #79
- chore(deps): Bump astro from 4.5.16 to 4.6.1 by @dependabot in #81
- chore(deps): Bump astro from 4.6.1 to 4.6.3 by @dependabot in #82
- chore(deps-dev): Bump @tailwindcss/typography from 0.5.12 to 0.5.13 by @dependabot in #83
- chore(deps): Bump astro from 4.6.3 to 4.7.0 by @dependabot in #84
- chore(deps): Bump astro from 4.7.0 to 4.7.1 by @dependabot in #85
- chore(deps): Bump @astrojs/ts-plugin from 1.6.1 to 1.7.0 by @dependabot in #86
- chore(deps): Bump astro from 4.7.1 to 4.8.3 by @dependabot in #87
Full Changelog: v0.3.0...v0.3.1
v0.3.0
v0.2.0
v0.1.0
I've hit my MVP. Hooray 🥳. This release is a very basic and barebones website that has all the same pages as the Hugo version of biehlerj.xyz except without any styling or ability to switch themes.
What's Changed
- Create basic home page by @biehlerj in https://github.com/biehlerj/biehlerj.github.io/pull/8
- feat(about): Basic About me page by @biehlerj in https://github.com/biehlerj/biehlerj.github.io/pull/9
- chore(deps): Bump astro from 2.9.1 to 2.9.2 by @dependabot in https://github.com/biehlerj/biehlerj.github.io/pull/11
- Create Experience pages by @biehlerj in https://github.com/biehlerj/biehlerj.github.io/pull/12
- fix(date): Fixing possible null date issue by @biehlerj in https://github.com/biehlerj/biehlerj.github.io/pull/15
- Basic Project pages by @biehlerj in https://github.com/biehlerj/biehlerj.github.io/pull/13
- Using newly created components to make code more readable by @biehlerj in https://github.com/biehlerj/biehlerj.github.io/pull/16
- Create education pages by @biehlerj in https://github.com/biehlerj/biehlerj.github.io/pull/17
- Basic Header and Footer by @biehlerj in https://github.com/biehlerj/biehlerj.github.io/pull/18
- Updating README by @biehlerj in https://github.com/biehlerj/biehlerj.github.io/pull/19
New Contributors
- @biehlerj made their first contribution in https://github.com/biehlerj/biehlerj.github.io/pull/8
- @dependabot made their first contribution in https://github.com/biehlerj/biehlerj.github.io/pull/11
Full Changelog: https://github.com/biehlerj/biehlerj.github.io/commits/0.1.0