Releases: mateonunez/website
Releases · mateonunez/website
v0.1.6
What's Changed
- chore(deps-dev): bump three from 0.146.0 to 0.147.0 by @dependabot in #67
- chore(deps-dev): bump query-string from 7.1.1 to 7.1.2 by @dependabot in #68
- chore(deps-dev): bump query-string from 7.1.2 to 7.1.3 by @dependabot in #70
- chore(deps-dev): bump terser from 5.16.0 to 5.16.1 by @dependabot in #71
- chore(deps-dev): bump eslint from 8.28.0 to 8.29.0 by @dependabot in #72
- chore(deps): bump next from 13.0.5 to 13.0.6 by @dependabot in #69
- chore(deps-dev): bump eslint-config-next from 13.0.5 to 13.0.6 by @dependabot in #73
- chore(deps-dev): bump next-seo from 5.14.1 to 5.15.0 by @dependabot in #74
- chore(deps-dev): bump prettier from 2.8.0 to 2.8.1 by @dependabot in #75
- chore(deps-dev): bump swr from 1.3.0 to 2.0.0 by @dependabot in #76
- chore(deps-dev): bump @vercel/analytics from 0.1.5 to 0.1.6 by @dependabot in #77
- chore(terminal): change welcome message by @mateonunez in #79
Full Changelog: v0.1.5...v0.1.6
v0.1.5
What's Changed
- chore(deps): bump next from 13.0.3 to 13.0.4 by @dependabot in #61
- chore(deps-dev): bump eslint from 8.27.0 to 8.28.0 by @dependabot in #59
- chore(deps-dev): bump eslint-plugin-react from 7.31.10 to 7.31.11 by @dependabot in #60
- chore(deps-dev): bump eslint-config-next from 13.0.3 to 13.0.4 by @dependabot in #58
- chore(deps-dev): bump eslint-config-next from 13.0.4 to 13.0.5 by @dependabot in #62
- chore(deps): bump next from 13.0.4 to 13.0.5 by @dependabot in #63
- chore(deps-dev): bump prettier from 2.7.1 to 2.8.0 by @dependabot in #64
- chore(deps-dev): bump terser from 5.15.1 to 5.16.0 by @dependabot in #65
- blog: add asterism article by @mateonunez in #66
Full Changelog: v0.1.4...v0.1.5
v0.1.4
What's Changed
- chore(deps-dev): bump @tailwindcss/typography from 0.5.7 to 0.5.8 by @dependabot in #45
- chore(deps-dev): bump next-mdx-remote from 4.1.0 to 4.2.0 by @dependabot in #46
- chore(deps-dev): bump eslint from 8.26.0 to 8.27.0 by @dependabot in #47
- chore(deps-dev): bump tailwindcss from 3.2.2 to 3.2.3 by @dependabot in #48
- chore(deps-dev): bump @vercel/analytics from 0.1.3 to 0.1.4 by @dependabot in #49
- chore(deps-dev): bump next-seo from 5.14.0 to 5.14.1 by @dependabot in #50
- chore(deps-dev): bump postcss from 8.4.18 to 8.4.19 by @dependabot in #51
- chore(deps-dev): bump tailwindcss from 3.2.3 to 3.2.4 by @dependabot in #52
- chore(deps-dev): bump @vercel/analytics from 0.1.4 to 0.1.5 by @dependabot in #53
- chore(deps): bump next from 13.0.2 to 13.0.3 by @dependabot in #54
- chore(deps-dev): bump eslint-config-next from 13.0.2 to 13.0.3 by @dependabot in #55
- chore(deps-dev): bump next-sitemap from 3.1.30 to 3.1.31 by @dependabot in #56
- chore(deps-dev): bump next-sitemap from 3.1.31 to 3.1.32 by @dependabot in #57
Full Changelog: v0.1.3...v0.1.4
v0.1.3
What's Changed
- chore(package): bump dependencies by @mateonunez in #44
Full Changelog: v0.1.2...v0.1.3
v0.1.2
What's Changed
- chore(*): remove unused packages by @mateonunez in #28
- chore(deps-dev): bump next-seo from 5.8.0 to 5.9.0 by @dependabot in #29
- feat(*): create Analytics component by @mateonunez in #30
- chore(deps-dev): bump three from 0.145.0 to 0.146.0 by @dependabot in #31
- chore(deps-dev): bump next-seo from 5.9.0 to 5.11.0 by @dependabot in #32
- chore(deps-dev): bump next-seo from 5.11.0 to 5.11.1 by @dependabot in #36
- chore(deps-dev): bump @vercel/analytics from 0.1.1 to 0.1.3 by @dependabot in #35
- chore(deps-dev): bump autoprefixer from 10.4.12 to 10.4.13 by @dependabot in #33
- chore(deps-dev): bump rehype-slug from 5.0.1 to 5.1.0 by @dependabot in #37
- chore(deps-dev): bump next-sitemap from 3.1.29 to 3.1.30 by @dependabot in #38
- chore(deps): bump next from 13.0.0 to 13.0.1 by @dependabot in #39
- chore(deps-dev): bump eslint-config-next from 13.0.0 to 13.0.1 by @dependabot in #40
- chore(deps-dev): bump next-seo from 5.11.1 to 5.13.0 by @dependabot in #41
- chore(about): add hlpy position by @mateonunez in #42
- perf(fade): add rendered state by @mateonunez in #43
Full Changelog: v0.1.1...v0.1.2
v0.1.1
What's Changed
- chore(track-card): restore original component by @mateonunez in #23
- chore(main-layout): implement Header and Footer components by @mateonunez in #24
- feat(*): upgrade Next.js to v13 by @mateonunez in #27
Full Changelog: v0.1.0...v0.1.1
v0.1.0
What's Changed
- Some improvements by @mateonunez in #18
- chore(track-card): replace image with img by @mateonunez in #19
- chore(*): bump dependencies by @mateonunez in #20
- feat(*): add ci by @mateonunez in #21
- feat(blog): add tag page by @mateonunez in #22
Full Changelog: v0.0.5...v0.1.0
v0.0.5
v0.0.4
v0.0.3
What's Changed
- Limit get recently played tracks by @mateonunez in #15
- chore(deps-dev): bump terser from 5.13.0 to 5.14.2 by @dependabot in #14
Full Changelog: v0.0.2...v0.0.3