We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4a840c8 commit 8ab6e84Copy full SHA for 8ab6e84
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [1.25.1](https://github.com/ocadotechnology/codeforlife-package-javascript/compare/v1.25.0...v1.25.1) (2023-07-19)
2
+
3
4
+### Bug Fixes
5
6
+* typing ([ff99d3c](https://github.com/ocadotechnology/codeforlife-package-javascript/commit/ff99d3c2c899d5d500dd9e79a0410ce3fdfc3d9d))
7
8
# [1.25.0](https://github.com/ocadotechnology/codeforlife-package-javascript/compare/v1.24.19...v1.25.0) (2023-07-19)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "codeforlife",
- "version": "1.25.0",
+ "version": "1.25.1",
"private": true,
"description": "Common frontend code",
"main": "./lib/cjs/index.js",
0 commit comments