Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit ef3a41a

Browse files
committedMay 28, 2024·
v.5.2.2
1 parent cefbfda commit ef3a41a

File tree

64 files changed

+299
-298
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

64 files changed

+299
-298
lines changed
 

‎CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,11 @@
22

33
<!-- Note: update version numbers need updating every time in `metadata.json`, `package.json`, `package-lock.json` (×2), `README.md`, `CHANGELOG.md`, and `codebase.scss` -->
44

5+
## 28 May 2024 -- v.5.2.2
6+
7+
* Media query controlled max-width utilities (e.g. md:w-xs), so that layout blocks can be set to different max-widths at different breakpoint widths.
8+
* Increased heading sizes (for both base and `MD` bump sizes).
9+
510
## 9 May 2024 -- v.5.2.13
611

712
* Improved the `teal` color.

‎README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ Install via Git: https://github.com/codebase-frontend-library/codebase-5.git
1818

1919
***
2020

21-
* Current version: 5.2.13 -- see [changelog](https://github.com/codebase-frontend-library/codebase-5/blob/main/CHANGELOG.md)
22-
* CSS file size: 91.9 KB
21+
* Current version: 5.2.2 -- see [changelog](https://github.com/codebase-frontend-library/codebase-5/blob/main/CHANGELOG.md)
22+
* CSS file size: 95 KB
2323
* Licence: MIT
2424
* Developer: Simon Padbury

0 commit comments

Comments
 (0)
Please sign in to comment.