Skip to content

Commit b532f13

Browse files
chore(release): 1.24.13 [skip ci]
## [1.24.13](v1.24.12...v1.24.13) (2023-07-06) ### Bug Fixes * footer feedback ([953aca6](953aca6)) * margin left ([18f42fc](18f42fc))
1 parent 51e10b7 commit b532f13

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## [1.24.13](https://github.com/ocadotechnology/codeforlife-package-javascript/compare/v1.24.12...v1.24.13) (2023-07-06)
2+
3+
4+
### Bug Fixes
5+
6+
* footer feedback ([953aca6](https://github.com/ocadotechnology/codeforlife-package-javascript/commit/953aca660079d694d9360772383bb87234869aec))
7+
* margin left ([18f42fc](https://github.com/ocadotechnology/codeforlife-package-javascript/commit/18f42fccd06e706a07b559e5c5acca50ab60cb44))
8+
19
## [1.24.12](https://github.com/ocadotechnology/codeforlife-package-javascript/compare/v1.24.11...v1.24.12) (2023-07-05)
210

311

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.12",
3+
"version": "1.24.13",
44
"private": true,
55
"description": "Common frontend code",
66
"main": "./lib/cjs/index.js",

0 commit comments

Comments
 (0)