Skip to content

Commit f0601fb

Browse files
chore(release): 1.10.13 [skip ci]
## [1.10.13](v1.10.12...v1.10.13) (2023-05-21) ### Bug Fixes * updating package.json version ([d141f8b](d141f8b))
1 parent d141f8b commit f0601fb

File tree

2 files changed

+9
-2
lines changed

2 files changed

+9
-2
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.10.13](https://github.com/ocadotechnology/codeforlife-package-javascript/compare/v1.10.12...v1.10.13) (2023-05-21)
2+
3+
4+
### Bug Fixes
5+
6+
* updating package.json version ([d141f8b](https://github.com/ocadotechnology/codeforlife-package-javascript/commit/d141f8bc7e6ef0e0776b038e1084a938d589e4ac))
7+
18
## [1.10.12](https://github.com/ocadotechnology/codeforlife-package-javascript/compare/v1.10.11...v1.10.12) (2023-05-21)
29

310

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "codeforlife",
3-
"version": "1.0.0",
3+
"version": "1.10.13",
44
"private": true,
55
"description": "Common frontend code",
66
"main": "./lib/cjs/index.js",
@@ -80,4 +80,4 @@
8080
"formik": "^2.2.9",
8181
"yup": "^1.1.1"
8282
}
83-
}
83+
}

0 commit comments

Comments
 (0)