Skip to content

Commit 77785a0

Browse files
chore(release): 1.24.12 [skip ci]
## [1.24.12](v1.24.11...v1.24.12) (2023-07-05) ### Bug Fixes * use theme spacing for container padding ([45cc88f](45cc88f))
1 parent c885588 commit 77785a0

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.24.12](https://github.com/ocadotechnology/codeforlife-package-javascript/compare/v1.24.11...v1.24.12) (2023-07-05)
2+
3+
4+
### Bug Fixes
5+
6+
* use theme spacing for container padding ([45cc88f](https://github.com/ocadotechnology/codeforlife-package-javascript/commit/45cc88f85aa6427325f3773f27e0c94623a87f2b))
7+
18
## [1.24.11](https://github.com/ocadotechnology/codeforlife-package-javascript/compare/v1.24.10...v1.24.11) (2023-07-05)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "codeforlife",
3-
"version": "1.24.11",
3+
"version": "1.24.12",
44
"private": true,
55
"description": "Common frontend code",
66
"main": "./lib/cjs/index.js",

0 commit comments

Comments
 (0)