Skip to content

Commit a83c1e3

Browse files
chore(release): 1.24.6 [skip ci]
## [1.24.6](v1.24.5...v1.24.6) (2023-07-03) ### Bug Fixes * margin bottom on back-to links ([7ad5d94](7ad5d94))
1 parent 54a9f49 commit a83c1e3

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.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+
18
## [1.24.5](https://github.com/ocadotechnology/codeforlife-package-javascript/compare/v1.24.4...v1.24.5) (2023-07-03)
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.5",
3+
"version": "1.24.6",
44
"private": true,
55
"description": "Common frontend code",
66
"main": "./lib/cjs/index.js",

0 commit comments

Comments
 (0)