Skip to content
This repository has been archived by the owner on Mar 24, 2023. It is now read-only.

Latest commit

 

History

History
399 lines (263 loc) · 38 KB

CHANGELOG.md

File metadata and controls

399 lines (263 loc) · 38 KB

Changelog

3.0.4 (2023-03-24)

Continuous integration

  • dependabot: change commit message prefix for gh actions to ci (#154) (c5cd36c)
  • deps: bump peter-evans/create-pull-request from 4.2.3 to 4.2.4 (#156) (d2d27a7)

Miscellaneous

Documentation

  • contributing: add link to conventional config (#155) (f949451)
  • readme: add archive notice (243acff)

3.0.3 (2023-02-13)

Documentation

  • readme: rename intro to overview (d57ff82)
  • readme: use sentence case for headings (8d33e7c)

Continuous integration

  • cd: use sentence case for changelog headings (693c926)

Dependencies

  • deps-dev: bump dev dependencies (742ffac)

Miscellaneous

3.0.2 (2023-01-05)

Dependencies

  • deps: bump actions/dependency-review-action from 2 to 3 (#145) (d332293)
  • deps: bump peter-evans/create-pull-request from 4.1.3 to 4.2.0 (#144) (522d5b2)
  • deps: bump peter-evans/create-pull-request from 4.2.0 to 4.2.1 (#146) (e98b1d0)
  • deps: bump peter-evans/create-pull-request from 4.2.1 to 4.2.3 (#147) (62ebb3b)

Documentation

  • readme: add copyright information (#142) (88bd063)
  • readme: add corporate colours section and table (b924393)
  • readme: capitalisation fix (2608a16)
  • update contact details (3cdcdd8)

3.0.1 (2022-10-06)

Miscellaneous

Continuous integration

3.0.0 (2022-10-03)

⚠ BREAKING CHANGES

  • drop support for EOL node 12

Features

  • images: add clearer, upscaled version of ydh nhsft logo (#134) (4ff7542)

Improvements

  • images: compress svg files (ec73127)

Documentation

Dependencies

  • deps-dev: bump dev dependencies (27419a2)
  • deps: bump peter-evans/create-pull-request from 4.0.4 to 4.1.1 (#135) (6487371)
  • deps: bump peter-evans/create-pull-request from 4.1.1 to 4.1.3 (#138) (66c7ffd)

Miscellaneous

  • .husky: shell path and arg updates (#132) (4ba3db1)
  • .npmrc: disable package-lock generation (845607f)
  • .vscode/extensions: remove unmaintained extension (8156071)
  • .vscode: add redhat.vscode-xml as default xml formatter (317d380)
  • drop support for node 12 (5a4ea33)
  • LICENSE: remove trailing whitespace (10f7a2a)
  • package: set "private": true to prevent pub to npm (ca0e685)

2.2.4 (2022-08-19)

Documentation

  • readme: remove snyk badge (7a3013e)

Continuous integration

  • add dependency-review job (02d72a5)
  • add job step names, workflow comments, and whitespace (55253a5)
  • automerge: fix context (5fa6cd2)
  • automerge: squash automerge prs (#112) (f734a88)
  • cd: update org name for release-please-action (45c5e34)
  • check user.login is dependabot instead of actor (#120) (73f5b99)
  • ci: use lts/* for node setup in lint job (738c741)
  • link-check: replace npx linkinator call with github action (07c9d4d)
  • only save pr number artifact for dependabot (23092a2)
  • only trigger dependency-review on pr (d39d50e)
  • optimise-images: use major tag of create-pull-request (#104) (5edb8da)
  • reduce workflow permissions to minimum (cd1bc11)
  • remove git credentials after checkout (#123) (f548616)
  • replace workflow-run-cleanup-action with github concurrency (9605678)

Dependencies

  • dependabot: increase open-pull-requests-limit from 5 to 20 (e307026)
  • deps-dev: add missing caret range for prettier (d8204fe)
  • deps-dev: bump @commitlint/cli from 16.3.0 to 17.0.2 (#127) (3d033b5)
  • deps-dev: bump @commitlint/config-conventional (#125) (aacc5ab)
  • deps-dev: bump @prettier/plugin-xml from 1.2.0 to 2.0.1 (f6462d0)
  • deps-dev: bump husky from 7.0.4 to 8.0.1 (#126) (4af5ed1)
  • deps-dev: bump prettier from 2.5.1 to 2.6.1 (d49e9e8)
  • deps-dev: bump prettier from 2.6.1 to 2.6.2 (#119) (9cb3e84)
  • deps: bump actions/dependency-review-action from 1 to 2 (#129) (4b74f2f)
  • deps: bump actions/upload-artifact from 2 to 3 (#117) (f83ab42)
  • deps: bump peter-evans/create-pull-request from 3 to 4.0.1 (a5e4304)
  • deps: bump peter-evans/create-pull-request from 4.0.1 to 4.0.2 (#118) (38062a0)
  • deps: bump peter-evans/create-pull-request from 4.0.2 to 4.0.3 (#124) (50dec52)
  • deps: bump peter-evans/create-pull-request from 4.0.3 to 4.0.4 (#130) (0553d5a)
  • deps: bump wagoid/commitlint-github-action from 4 to 5 (#128) (8666c7c)

Miscellaneous

  • .*ignore: add pnpm lockfile (a010eec)
  • .github/funding: remove comments (f3f7ecb)
  • .github/workflows/link-check: use skip input (8c12568)
  • .github/workflows/optimise-images: reorder event list (eda144e)
  • .github: add FUNDING.yml (f398185)
  • .gitignore: use latest github ignore template (dc0e95d)
  • .prettierignore: add new paths from .gitignore (770be50)
  • bug_report: use node 18 as placeholder for node-version (e230471)
  • ci: remove quotation marks from step name (f7ee68d)
  • images: compress images (#131) (fef53f4)
  • scripts: remove redundant gitkraken fix from prepare script (#106) (51ffb3b)
  • scripts: use shorter arg aliases (6f84d78)
  • use npm install alias (5160ed3)

2.2.3 (2022-03-02)

Documentation

Continuous integration

  • remove spellcheck workflow (#94) (1c0efff)
  • spell-check: do not run on draft prs (#78) (ecf28ad)
  • trigger workflows when drafts marked as "ready to review" (#80) (9b4ae5d)

Dependencies

  • dependabot: ignore minor and patch commit-lint updates (#96) (93e1eb7)
  • dependabot: ignore minor and patch github-actions updates (#81) (35438ef)
  • dependabot: ignore minor and patch release-please-action updates (#88) (4ae52da)
  • dependabot: major tags no longer need ignore support (436d184)
  • dependabot: use default open-pull-requests-limit value (e475193)
  • deps-dev: bump @commitlint/cli from 14.1.0 to 15.0.0 (ce76910)
  • deps-dev: bump @commitlint/cli from 15.0.0 to 16.0.1 (86b19e6)
  • deps-dev: bump @commitlint/config-conventional (39998cb)
  • deps-dev: bump @commitlint/config-conventional (d01e813)
  • deps-dev: bump prettier from 2.4.1 to 2.5.0 (6326337)
  • deps-dev: bump prettier from 2.5.0 to 2.5.1 (251d89e)
  • deps: bump actions/checkout from 2 to 3 (2b341c7)
  • deps: bump actions/github-script from 5 to 6 (b7bfea0)
  • deps: bump actions/setup-node from 2 to 3 (43773d5)
  • deps: bump GoogleCloudPlatform/release-please-action (c6975bd)
  • deps: bump GoogleCloudPlatform/release-please-action from 2 to 3 (d6cf8ca)
  • deps: bump peter-evans/create-pull-request from 3.10.1 to 3.11.0 (529e437)
  • deps: bump peter-evans/create-pull-request from 3.11.0 to 3.12.0 (#90) (6f42c82)
  • deps: bump peter-evans/create-pull-request from 3.12.0 to 3.12.1 (1862769)
  • deps: bump peter-evans/create-pull-request from 3.12.1 to 3.14.0 (ebff55e)

Miscellaneous

2.2.2 (2021-11-03)

Continuous integration

  • automerge: update location of octokit rest methods (e74d270)

Documentation

  • bump coc from v2.0.0 to v2.1.0 (#70) (768b40c)
  • readme: add link to hospital logo (4120fee)

Dependencies

  • deps-dev: bump @commitlint/cli from 13.2.1 to 14.1.0 (910eea8)
  • deps-dev: bump @commitlint/config-conventional (07e8644)
  • deps-dev: bump dev dependencies (05fa535)
  • deps-dev: bump prettier from 2.3.2 to 2.4.1 (4db83aa)
  • deps: bump actions/checkout from 2.3.4 to 2.3.5 (dbe22d8)
  • deps: bump actions/checkout from 2.3.5 to 2.4.0 (05d9b24)
  • deps: bump actions/setup-node from 2.4.0 to 2.4.1 (64aadab)
  • deps: bump GoogleCloudPlatform/release-please-action (5841ac4)
  • deps: bump GoogleCloudPlatform/release-please-action (7867668)
  • deps: bump wagoid/commitlint-github-action from 4.1.1 to 4.1.5 (5cdbd13)
  • deps: bump wagoid/commitlint-github-action from 4.1.5 to 4.1.9 (3b380fd)

Miscellaneous

  • .husky/.gitignore: remove now redundant file (72a790a)
  • .prettierrc: enable bracketsameline option (b917a76)
  • .prettierrc: only enable bracketsameline for html (476f04d)
  • .prettierrc: override defaults for html, css, and scss files (#62) (ece0af5)
  • .vscode: add mhutchie.git-graph extension (7a590fa)
  • .vscode: remove deprecated settings (#69) (78a253e)

2.2.1 (2021-09-06)

Improvements

Continuous integration

  • ci: revert to workflow-run-clean-action from github concurrency (25b7f61)
  • ci: use github concurrency (#59) (2926e27)
  • optimise-images: retain image quality (#60) (97d704f)

Miscellaneous

  • .github: use new YAML configured GitHub issue forms (#57) (b2a330a)
  • images/favicons: lint svg safari logo (f76318b)

2.2.0 (2021-09-02)

Features

  • images: add favicons of coloured y logo (#55) (31a497e)

Miscellaneous

  • vscode: remove user space config setting (1d53da3)

Continuous integration

  • cd: remove leftover jobs (736c2b2)

Dependencies

  • deps-dev: bump @commitlint/cli from 12.1.4 to 13.1.0 (0569c29)
  • deps-dev: bump @commitlint/config-conventional (c44f35a)
  • deps-dev: bump @prettier/plugin-xml from 0.13.1 to 1.0.2 (d39becb)
  • deps: bump actions/github-script from 4.0.2 to 4.1 (fdb8473)
  • deps: bump actions/setup-node from 2.2.0 to 2.3.0 (6dc99e9)
  • deps: bump actions/setup-node from 2.3.0 to 2.4.0 (0b9ed83)
  • deps: bump GoogleCloudPlatform/release-please-action (e6831fd)
  • deps: bump peter-evans/create-pull-request from 3.10.0 to 3.10.1 (7be378c)
  • deps: bump wagoid/commitlint-github-action from 3.1.4 to 4.1.1 (1dc5e51)

2.1.0 (2021-07-08)

Features

Continuous integration

  • cd: move perf optimizations and refactoring into same section (b8a3b8c)
  • fix key usage in action/setup-node (50a0721)
  • link-check: reduce frequency from daily to monthly (#38) (d3c6991)

Dependencies

  • deps-dev: bump husky from 6.0.0 to 7.0.0 (b545406)
  • deps-dev: bump prettier from 2.2.1 to 2.3.0 (4fb0230)
  • deps-dev: bump prettier from 2.3.0 to 2.3.2 (552f8b4)
  • deps: bump actions/setup-node from 2.1.5 to 2.2.0 (a50ad27)
  • deps: bump actions/upload-artifact from 2.2.3 to 2.2.4 (99c50cd)
  • deps: bump GoogleCloudPlatform/release-please-action (fa3eec2)
  • deps: bump peter-evans/create-pull-request from 3.8.2 to 3.10.0 (942cabd)
  • deps: bump wagoid/commitlint-github-action from 3.1.0 to 3.1.4 (baa1785)

Miscellaneous

  • ci: replace node-version key with shorter node (#32) (229262b)
  • vscode: disable redhat telemetry (679475e)
  • workflows: remove stale.yml (4db8db9)

2.0.0 (2021-04-30)

⚠ BREAKING CHANGES

  • remove support for nodejs v10, as it is EOL as of 2021-04-30

Miscellaneous

  • package: remove unused script (47e6402)
  • remove support for nodejs v10 (31e1f85)

Continuous integration

  • fix syntax (13c0425)
  • link-check: fix skip regex (73e4fb4)
  • use nodejs v16 for workflows (86baae7)
  • workflows: run only on push and pulls to main branch (9ddeda7)

Documentation

  • grammar and readability fixes (b42fce8)
  • readme: use head for image (81234b5)

Dependencies

  • deps: bump actions/github-script from v3.1.0 to v3.1.1 (67e6bf6)
  • deps: bump actions/github-script from v3.1.1 to v4.0.2 (8c42c82)
  • deps: bump actions/upload-artifact from v2.2.2 to v2.2.3 (880100b)
  • deps: bump GoogleCloudPlatform/release-please-action (816e7e4)
  • deps: bump typoci/spellcheck-action from v0.3.0 to v0.4.0 (3605f3b)
  • deps: bump typoci/spellcheck-action from v0.4.0 to v1.1.0 (e2219aa)
  • deps: bump wagoid/commitlint-github-action from v3.0.6 to v3.1.0 (931d627)

1.1.0 (2021-03-29)

Features

  • images: add svg copies of logos (0c0b2fc)

Miscellaneous

  • prettierignore: add lock files (893c402)
  • workflows: remove whitespace (21b3fe0)

Continuous integration

  • automerge: move automerge job into new workflow (9211c22)
  • ci: ignore dependabot prs for commit message linting (91333cd)
  • stale: shorten workflow name (dfaf9c5)

Dependencies

  • deps-dev: bump husky from 4.3.8 to 6.0.0 (8538d58)
  • deps-dev: update husky config (c0d642f)
  • deps: bump GoogleCloudPlatform/release-please-action (8e32be9)
  • deps: bump typoci/spellcheck-action from v0.3.0 to v0.4.0 (b31428d)

Documentation

1.0.1 (2021-03-18)

Dependencies

  • deps: bump actions/stale from v3.0.17 to v3.0.18 (e47db73)
  • deps: bump fastify/github-action-merge-dependabot (00a12e9)
  • deps: bump GoogleCloudPlatform/release-please-action (3789a97)
  • deps: bump wagoid/commitlint-github-action from v3.0.1 to v3.0.6 (8316ba9)

Continuous integration

  • add workflows (880c6fb)
  • workflows: add image optimisation wf (b4cddb2)

Miscellaneous

  • auto-compress images (b8a1e61)
  • package: remove npm test script (86255bc)
  • vscode: add recommended settings (36c36cd)