Skip to content

Commit 3e74fef

Browse files
chore(release): 1.24.3 [skip ci]
## [1.24.3](v1.24.2...v1.24.3) (2023-07-02) ### Bug Fixes * marginX only up MD ([98f9776](98f9776))
1 parent 46fad87 commit 3e74fef

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.3](https://github.com/ocadotechnology/codeforlife-package-javascript/compare/v1.24.2...v1.24.3) (2023-07-02)
2+
3+
4+
### Bug Fixes
5+
6+
* marginX only up MD ([98f9776](https://github.com/ocadotechnology/codeforlife-package-javascript/commit/98f9776df19a507a79c9fe3662cdf80a4337d368))
7+
18
## [1.24.2](https://github.com/ocadotechnology/codeforlife-package-javascript/compare/v1.24.1...v1.24.2) (2023-07-02)
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.2",
3+
"version": "1.24.3",
44
"private": true,
55
"description": "Common frontend code",
66
"main": "./lib/cjs/index.js",

0 commit comments

Comments
 (0)