Releases: 7th-heaven-co/blog
Releases · 7th-heaven-co/blog
v1.4.1
📦 Release 1.4.1
- frontend: 🐛 updated navigation routes (be7fdf1)
- ci-cd: 🎡 removed merges from changelog (0ef29f7)
- ci-cd: 🎡 switch semantic-release to GitHub App token and drop extra PAT envs (d34c8c6)
- ci-cd: 🎡 switch semantic-release to GitHub App token and drop extra PAT envs (11379dd)
- ci-cd: 🔨 moved append-deploy-tags file (97e417f)
- release: 1.4.0-beta.1 [skip ci] (fc65bc2)
- release: 1.4.1-beta.1 [skip ci] (e275321)
v1.4.1-beta.1
📦 Release 1.4.1-beta.1
- Merge branch 'staging' into dev (9efc26c)
- Merge pull request #79 from 7th-heaven-co/HEAVB-54 (f0efde8)
- Merge pull request #81 from 7th-heaven-co/dev (71db74c)
- Merge pull request #82 from 7th-heaven-co/staging (06ff7fe)
- Merge pull request #83 from 7th-heaven-co/HEAVB-54 (e43a9a8)
- Merge pull request #84 from 7th-heaven-co/dev (074edf9)
- Merge pull request #85 from 7th-heaven-co/HEAVB-54 (f3b40f8)
- Merge pull request #86 from 7th-heaven-co/dev (b5b7481)
- Merge pull request #87 from 7th-heaven-co/staging (431cac3)
- Merge pull request #88 from 7th-heaven-co/HEAVB-55 (f0d6121)
- Merge pull request #89 from 7th-heaven-co/dev (766bdda)
- frontend: 🐛 updated navigation routes (be7fdf1)
- ci-cd: 🎡 switch semantic-release to GitHub App token and drop extra PAT envs (d34c8c6)
- ci-cd: 🎡 switch semantic-release to GitHub App token and drop extra PAT envs (11379dd)
- ci-cd: 🔨 moved append-deploy-tags file (97e417f)
- release: 1.4.0-beta.1 [skip ci] (fc65bc2)
v1.4.0
📦 Release 1.4.0
- Merge pull request #60 from 7th-heaven-co/HEAVB-53 (2c17bef)
- Merge pull request #61 from 7th-heaven-co/dev HEAVB-53 (a366df0)
- Merge pull request #62 from 7th-heaven-co/staging HEAVB-53 (0e270ee)
- Merge pull request #64 from 7th-heaven-co/HEAVB-17 (4c05116)
- Merge pull request #65 from 7th-heaven-co/HEAVB-19 (4ee9c1e)
- Merge pull request #66 from 7th-heaven-co/HEAVB-18 (1b56ede)
- Merge pull request #67 from 7th-heaven-co/HEAVB-23 (dd9180b)
- Merge pull request #68 from 7th-heaven-co/dev (c6668a7)
- Merge pull request #69 from 7th-heaven-co/HEAVB-17, HEAVB-18, HEAVB-19, HEAVB-23 (0480ae9)
- Merge pull request #70 from 7th-heaven-co/HEAVB-30 (008b5c9)
- Merge pull request #71 from 7th-heaven-co/HEAVB-54 (7fde04a)
- Merge pull request #72 from 7th-heaven-co/dev (c402cc7)
- Merge pull request #73 from 7th-heaven-co/HEAVB-54 (462f55f)
- Merge pull request #74 from 7th-heaven-co/dev (7f71f52)
- Merge pull request #76 from 7th-heaven-co/HEAVB-54 (fab4025)
- Merge pull request #77 from 7th-heaven-co/dev (10fb3ad)
- Merge pull request #79 from 7th-heaven-co/HEAVB-54 (f0efde8)
- Merge pull request #81 from 7th-heaven-co/dev (71db74c)
- frontend: ✨ add custom 404 page with site-branded design (09e9994)
- ci-cd: 🐛 enable semantic-release bypass via GitHub App + PAT (7390f74)
- ci-cd: 🐛 updated all env's for semantic release workflows (8706baa)
- styling: 🐛 fix footer policy-nav width & text-wrap on mobile (e0b8c4d)
- styling: 🐛 prevent horizontal overflow on mobile & refine input focus/autofill styles (fa9f8c5)
- styling: 🐛 updated footer columns from em to px for consistant styling (22fe1de)
- styling: 🐛 updated to text-align left for blog-post (7059275)
- 🎡 add branch-gate workflows for main and staging & set them as required checks (92d1484)
- ci-cd: 🎡 🔒 restrict GITHUB_TOKEN to read-only in guard workflows (e258bf3)
- ci-cd: 🎡 switch semantic-release to GitHub App token and drop extra PAT envs (11379dd)
- ci-cd: 🔨 updated workflows by moving env to jobs (f8d03ba)
What's Changed
- ci: 🎡 add branch-gate workflows for main and staging & set them as required checks HEAVB-53 by @jazicorn in #60
- ci: 🎡 add branch-gate workflows for main and staging & set them as required checks HEAVB-53 by @jazicorn in #61
- ci: 🎡 add branch-gate workflows for main and staging & set them as required checks HEAVB-53 by @jazicorn in #62
- fix(styling): 🐛 updated to text-align left for blog-post HEAVB-17 by @jazicorn in #64
- fix(styling): 🐛 fix footer policy-nav width & text-wrap on mobile HEAVB-19 by @jazicorn in #65
- fix(styling): 🐛 updated footer columns from em to px for consistant styling HEAVB-18 by @jazicorn in #66
- feat(frontend): ✨ add custom 404 page with site-branded design HEAVB-23 by @jazicorn in #67
- feat: HEAVB-17, HEAVB-18, HEAVB-19, HEAVB-23 by @jazicorn in #68
- feat: HEAVB-17, HEAVB-18, HEAVB-19, HEAVB-23 by @jazicorn in #69
- fix(ci-cd): 🐛 enable semantic-release bypass via GitHub App + PAT HEAVB-54 by @jazicorn in #71
- fix(styling): 🐛 prevent horizontal overflow on mobile & refine input focus/autofill styles HEAVB-30 by @jazicorn in #70
- fix: newsletter form stying + semantic-release ci HEAVB-30, HEAVB-54 by @jazicorn in #72
- chore(ci-cd): 🔨 updated workflows by moving env to jobs by @jazicorn in #73
- chore(ci-cd): 🔨 updated workflows by moving env to jobs by @jazicorn in #74
- fix: newsletter form stying + semantic-release ci HEAVB-30, HEAVB-54 by @jazicorn in #75
- fix(ci-cd): 🐛 updated all env's for semantic release workflows HEAVB-54 by @jazicorn in #76
- fix(ci-cd): 🐛 updated all env's for semantic release workflows HEAVB-54 by @jazicorn in #77
- fix(ci-cd): 🐛 updated all env's for semantic release workflows HEAVB-54 by @jazicorn in #78
Full Changelog: v1.3.0...v1.4.0
v1.3.0
📦 Release 1.3.0
- Merge pull request #56 from 7th-heaven-co/HEAVB-52 (68f4c1a)
- Merge pull request #58 from 7th-heaven-co/dev (a2e3628)
- Merge pull request #59 from 7th-heaven-co/staging (9d4c5ef)
- frontend: ✨ surface newsletter signup form above the fold (2a5a03d)
- ci-cd: 🎡 fix label sync failure by adding issues:write permission (0a281af)
- ci-cd: 🎡 newline-separate LOCAL_COMPONENTS in detect-components.js (83cd32a)
- release: 1.3.0-beta.1 [skip ci] (33fd6b5)
v1.3.0-beta.1
📦 Release 1.3.0-beta.1
- Merge pull request #56 from 7th-heaven-co/HEAVB-52 (68f4c1a)
- Merge pull request #58 from 7th-heaven-co/dev (a2e3628)
- frontend: ✨ surface newsletter signup form above the fold (2a5a03d)
- ci-cd: 🎡 fix label sync failure by adding issues:write permission (0a281af)
- ci-cd: 🎡 newline-separate LOCAL_COMPONENTS in detect-components.js (83cd32a)
v1.2.0
📦 Release 1.2.0
- Merge pull request #36 from 7th-heaven-co/HEAVB-14 (b2b1e9a)
- Merge pull request #37 from 7th-heaven-co/HEAVB-14 (def9d0d)
- Merge pull request #38 from 7th-heaven-co/dev (060459e)
- Merge pull request #41 from 7th-heaven-co/HEAVB-39 (1b5e899)
- Merge pull request #42 from 7th-heaven-co/dev (eaef585)
- Merge pull request #43 from 7th-heaven-co/auto/deploy-changelog (d9ed403)
- Merge pull request #44 from 7th-heaven-co/auto/deploy-changelog (9fcf278)
- Merge pull request #46 from 7th-heaven-co/HEAVB-31 (15069a1)
- Merge pull request #47 from 7th-heaven-co/dev (7173e97)
- Merge pull request #48 from 7th-heaven-co/dev (9ff0533)
- Merge pull request #49 from 7th-heaven-co/dev (0825109)
- Merge pull request #50 from 7th-heaven-co/dev (403df29)
- Merge pull request #51 from 7th-heaven-co/dev (17fcb98)
- Merge pull request #52 from 7th-heaven-co/staging (ce8ed23)
- ci-cd: ✨ consolidate CI & runtime failure reporting with SHA-256 de-dupe (fb31605)
- ci-cd: 🐛 pass correct Jira issue_key to gajira-transition (6e01508)
- ci-cd: 🎡 align env var names in jira-components.yml (b9aa642)
- ci-cd: 🎡 fan-out transition workflow to handle multiple Jira keys (f24f22a)
- ci-cd: 🎡 fix “Auto Append Deploy Tags” workflow when no deploy tags are present (d82e2d7)
- ci-cd: 🎡 import minimatch as named export (6063f42)
- ci-cd: 🎡 point validate-commit-scopes.yml to verify-components-map.js (502e396)
- ci-cd: 🎡 scaffold single-source component tooling (1d4e56b)
- github-actions: 🎡 fix word-splitting in workflow (d55f0ce)
- release-workflow: 🎡 ♻️ skip weekly release when no staging commits & enable Slack (57503eb)
- release-workflow: 🎡 gate weekly release on changes & add Slack alert (b8d55d9)
- deploy: auto-update deploy changelog (a7a5586)
- deploy: auto-update deploy changelog (900868d)
- release: 1.2.0-beta.1 [skip ci] (bcd71b8)
- release: 1.2.0-beta.2 [skip ci] (a82060f)
v1.2.0-beta.2
v1.2.0-beta.1
📦 Release 1.2.0-beta.1
- Merge pull request #36 from 7th-heaven-co/HEAVB-14 (b2b1e9a)
- Merge pull request #37 from 7th-heaven-co/HEAVB-14 (def9d0d)
- Merge pull request #38 from 7th-heaven-co/dev (060459e)
- Merge pull request #41 from 7th-heaven-co/HEAVB-39 (1b5e899)
- Merge pull request #42 from 7th-heaven-co/dev (eaef585)
- Merge pull request #43 from 7th-heaven-co/auto/deploy-changelog (d9ed403)
- Merge pull request #44 from 7th-heaven-co/auto/deploy-changelog (9fcf278)
- Merge pull request #46 from 7th-heaven-co/HEAVB-31 (15069a1)
- Merge pull request #47 from 7th-heaven-co/dev (7173e97)
- Merge pull request #48 from 7th-heaven-co/dev (9ff0533)
- Merge pull request #49 from 7th-heaven-co/dev (0825109)
- Merge pull request #50 from 7th-heaven-co/dev (403df29)
- ci-cd: ✨ consolidate CI & runtime failure reporting with SHA-256 de-dupe (fb31605)
- ci-cd: 🎡 align env var names in jira-components.yml (b9aa642)
- ci-cd: 🎡 fan-out transition workflow to handle multiple Jira keys (f24f22a)
- ci-cd: 🎡 fix “Auto Append Deploy Tags” workflow when no deploy tags are present (d82e2d7)
- ci-cd: 🎡 import minimatch as named export (6063f42)
- ci-cd: 🎡 point validate-commit-scopes.yml to verify-components-map.js (502e396)
- ci-cd: 🎡 scaffold single-source component tooling (1d4e56b)
- github-actions: 🎡 fix word-splitting in workflow (d55f0ce)
- release-workflow: 🎡 ♻️ skip weekly release when no staging commits & enable Slack (57503eb)
- release-workflow: 🎡 gate weekly release on changes & add Slack alert (b8d55d9)
- deploy: auto-update deploy changelog (a7a5586)
- deploy: auto-update deploy changelog (900868d)