diff --git a/.changeset/wise-paws-invent.md b/.changeset/wise-paws-invent.md deleted file mode 100644 index 525d83ba..00000000 --- a/.changeset/wise-paws-invent.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"nhsuk-frontend-react": patch ---- - -build: add missing files to package.json diff --git a/packages/nhsuk-frontend-react/CHANGELOG.md b/packages/nhsuk-frontend-react/CHANGELOG.md index c528d366..fc3a3eeb 100644 --- a/packages/nhsuk-frontend-react/CHANGELOG.md +++ b/packages/nhsuk-frontend-react/CHANGELOG.md @@ -1,5 +1,11 @@ # CHANGELOG +## 3.0.2 + +### Patch Changes + +- [`26a9c23`](https://github.com/rowellx68/nhs-components/commit/26a9c233ca4e4e0879b20ffe7c5391c115083595) Thanks [@rowellx68](https://github.com/rowellx68)! - build: add missing files to package.json + ## 3.0.1 ### Patch Changes diff --git a/packages/nhsuk-frontend-react/package.json b/packages/nhsuk-frontend-react/package.json index f42b16d7..c61b57a5 100644 --- a/packages/nhsuk-frontend-react/package.json +++ b/packages/nhsuk-frontend-react/package.json @@ -1,6 +1,6 @@ { "name": "nhsuk-frontend-react", - "version": "3.0.1", + "version": "3.0.2", "homepage": "https://github.com/rowellx68/nhs-components", "repository": { "type": "git",