Skip to content

Commit 027acff

Browse files
chore(release): 1.23.1 [skip ci]
## [1.23.1](v1.23.0...v1.23.1) (2023-06-30) ### Bug Fixes * yup typing and router helper ([3d28308](3d28308))
1 parent c05aeed commit 027acff

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.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+
18
# [1.23.0](https://github.com/ocadotechnology/codeforlife-package-javascript/compare/v1.22.9...v1.23.0) (2023-06-30)
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.23.0",
3+
"version": "1.23.1",
44
"private": true,
55
"description": "Common frontend code",
66
"main": "./lib/cjs/index.js",

0 commit comments

Comments
 (0)