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 54a9f49 commit a83c1e3Copy full SHA for a83c1e3
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [1.24.6](https://github.com/ocadotechnology/codeforlife-package-javascript/compare/v1.24.5...v1.24.6) (2023-07-03)
2
+
3
4
+### Bug Fixes
5
6
+* margin bottom on back-to links ([7ad5d94](https://github.com/ocadotechnology/codeforlife-package-javascript/commit/7ad5d940da2c8acd505b9f8e330268ab2511a15c))
7
8
## [1.24.5](https://github.com/ocadotechnology/codeforlife-package-javascript/compare/v1.24.4...v1.24.5) (2023-07-03)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "codeforlife",
- "version": "1.24.5",
+ "version": "1.24.6",
"private": true,
"description": "Common frontend code",
"main": "./lib/cjs/index.js",
0 commit comments