@oaknational/oak-components 2.38.0 → 2.39.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/types.d.ts CHANGED
@@ -759,6 +759,7 @@ declare const icons: {
759
759
  readonly "subject-computing-non-gcse": "v1729171080/subject-icons/computing.svg";
760
760
  readonly "subject-creative-arts": "v1706616415/subject-icons/creative-arts.svg";
761
761
  readonly "subject-design-technology": "v1706616417/subject-icons/design-technology.svg";
762
+ readonly "subject-digital-literacy": "v1729171080/subject-icons/computing.svg";
762
763
  readonly "subject-drama": "v1706616417/subject-icons/drama.svg";
763
764
  readonly "subject-english": "v1706616417/subject-icons/english.svg";
764
765
  readonly "subject-english-language": "v1706616419/subject-icons/language.svg";
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@oaknational/oak-components",
3
- "version": "2.38.0",
3
+ "version": "2.39.0",
4
4
  "licence": "MIT",
5
5
  "packageManager": "pnpm@11.2.0",
6
6
  "description": "Shared components for Oak applications",