Skip to content

Commit 0013dbd

Browse files
chore(release): 1.24.15 [skip ci]
## [1.24.15](v1.24.14...v1.24.15) (2023-07-06) ### Bug Fixes * use effect to set prop change value ([265bcfe](265bcfe))
1 parent 960ed0e commit 0013dbd

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.15](https://github.com/ocadotechnology/codeforlife-package-javascript/compare/v1.24.14...v1.24.15) (2023-07-06)
2+
3+
4+
### Bug Fixes
5+
6+
* use effect to set prop change value ([265bcfe](https://github.com/ocadotechnology/codeforlife-package-javascript/commit/265bcfe4c78476a3a72cc05fc5fede08e77179e8))
7+
18
## [1.24.14](https://github.com/ocadotechnology/codeforlife-package-javascript/compare/v1.24.13...v1.24.14) (2023-07-06)
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.14",
3+
"version": "1.24.15",
44
"private": true,
55
"description": "Common frontend code",
66
"main": "./lib/cjs/index.js",

0 commit comments

Comments
 (0)