We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 46fad87 commit 3e74fefCopy full SHA for 3e74fef
CHANGELOG.md
@@ -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
8
## [1.24.2](https://github.com/ocadotechnology/codeforlife-package-javascript/compare/v1.24.1...v1.24.2) (2023-07-02)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "codeforlife",
- "version": "1.24.2",
+ "version": "1.24.3",
"private": true,
"description": "Common frontend code",
"main": "./lib/cjs/index.js",
0 commit comments