Skip to content

Commit

Permalink
chore(release): 1.24.15 [skip ci]
Browse files Browse the repository at this point in the history
## [1.24.15](v1.24.14...v1.24.15) (2023-07-06)

### Bug Fixes

* use effect to set prop change value ([265bcfe](265bcfe))
  • Loading branch information
semantic-release-bot committed Jul 6, 2023
1 parent 960ed0e commit 0013dbd
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [1.24.15](https://github.com/ocadotechnology/codeforlife-package-javascript/compare/v1.24.14...v1.24.15) (2023-07-06)


### Bug Fixes

* use effect to set prop change value ([265bcfe](https://github.com/ocadotechnology/codeforlife-package-javascript/commit/265bcfe4c78476a3a72cc05fc5fede08e77179e8))

## [1.24.14](https://github.com/ocadotechnology/codeforlife-package-javascript/compare/v1.24.13...v1.24.14) (2023-07-06)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "codeforlife",
"version": "1.24.14",
"version": "1.24.15",
"private": true,
"description": "Common frontend code",
"main": "./lib/cjs/index.js",
Expand Down

0 comments on commit 0013dbd

Please sign in to comment.