Skip to content

Commit

Permalink
chore(release): 2.4.1 [skip ci]
Browse files Browse the repository at this point in the history
## [2.4.1](v2.4.0...v2.4.1) (2024-10-11)

### Bug Fixes

* optional callbacks ([3b5f6bd](3b5f6bd))
  • Loading branch information
cfl-bot committed Oct 11, 2024
1 parent 3b5f6bd commit 204a118
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 @@
## [2.4.1](https://github.com/ocadotechnology/codeforlife-package-javascript/compare/v2.4.0...v2.4.1) (2024-10-11)


### Bug Fixes

* optional callbacks ([3b5f6bd](https://github.com/ocadotechnology/codeforlife-package-javascript/commit/3b5f6bdc50a3d974d01e22ade0be721f0197f611))

# [2.4.0](https://github.com/ocadotechnology/codeforlife-package-javascript/compare/v2.3.10...v2.4.0) (2024-10-11)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"name": "codeforlife",
"description": "Common frontend code",
"private": true,
"version": "2.4.0",
"version": "2.4.1",
"type": "module",
"scripts": {
"dev": "vite",
Expand Down

0 comments on commit 204a118

Please sign in to comment.