Skip to content

Latest commit

 

History

History
145 lines (65 loc) · 5.65 KB

CHANGELOG.md

File metadata and controls

145 lines (65 loc) · 5.65 KB

1.8.0 (2023-11-19)

Features

  • repo: add shared ui library (2f8254a)

1.7.0 (2023-11-19)

Features

  • portfolio: add home page to router (ef58c4a)

1.6.0 (2023-11-18)

Features

  • portfolio: add home page (12ff4ab)

1.5.0 (2023-11-18)

Features

  • portfolio: add Tailwind CSS (590fcdd)

1.4.0 (2023-11-18)

Features

  • portfolio: set Dockerfile on container target (ad83b4a)

1.3.0 (2023-11-18)

Features

  • portfolio: add description for self under heading (1d26b7c)

Other

  • repo: rename docker images (7555103)

1.2.2 (2023-11-18)

Other

  • repo: allow concurrent workflows to run (2598819)

1.2.1 (2023-11-18)

Other

  • repo: skip artifact download and codecoverage if artifact doesn't exist (2698701)
  • repo: skip workflow run for release commits (7717061)

1.2.0 (2023-11-18)

Features

  • portfolio: update h1 heading (9d02cd5)

Other

  • repo: add cancel in progress concurrency (e251a41)

1.1.1 (2023-11-18)

Other

1.1.0 (2023-11-18)

Features

  • portfolio: remove example nx welcome (2fc1535)

Other

  • repo: fix coverage generation (e16d52c)

1.0.6 (2023-11-15)

Other

  • repo: fix main workflow not triggering tag workflow (bf4ce58)

1.0.5 (2023-11-15)

Other

  • repo: add commitlint and audit signatures to main and pr workflows (93eda90)
  • repo: ignore changelog when checking format (698600b)
  • repo: remove audit signatures from workflows (58b9df3)

1.0.4 (2023-11-15)

Other

  • repo: update release version in package.json (b764221)

1.0.3 (2023-11-15)

Other

  • repo: remove on create from tag workflow (06207da)

1.0.2 (2023-11-15)

Other

  • repo: use PAT in release job (c2cef2f)

1.0.1 (2023-11-15)

Other

  • repo: add tag workflow to deploy docker image (8f37477)

1.0.0 (2023-11-15)

Other

  • repo: add commitizen and commitlint (014b254)
  • repo: add Docker container (2c0ab5a)
  • repo: add GitHub Actions workflows (09e4deb)