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 c05aeed commit 027acffCopy full SHA for 027acff
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [1.23.1](https://github.com/ocadotechnology/codeforlife-package-javascript/compare/v1.23.0...v1.23.1) (2023-06-30)
2
+
3
4
+### Bug Fixes
5
6
+* yup typing and router helper ([3d28308](https://github.com/ocadotechnology/codeforlife-package-javascript/commit/3d283088a5fe968d354f756e4135ba470932b93d))
7
8
# [1.23.0](https://github.com/ocadotechnology/codeforlife-package-javascript/compare/v1.22.9...v1.23.0) (2023-06-30)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "codeforlife",
- "version": "1.23.0",
+ "version": "1.23.1",
"private": true,
"description": "Common frontend code",
"main": "./lib/cjs/index.js",
0 commit comments