Skip to content

Commit 5490e02

Browse files
committed
chore(release): 1.27.7 [skip ci]
## [1.27.7](v1.27.6...v1.27.7) (2024-06-03) ### Bug Fixes * api types ([#41](#41)) ([444a51f](444a51f))
1 parent bc1720a commit 5490e02

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.27.7](https://github.com/ocadotechnology/codeforlife-package-javascript/compare/v1.27.6...v1.27.7) (2024-06-03)
2+
3+
4+
### Bug Fixes
5+
6+
* api types ([#41](https://github.com/ocadotechnology/codeforlife-package-javascript/issues/41)) ([444a51f](https://github.com/ocadotechnology/codeforlife-package-javascript/commit/444a51f488863c0f23e0fb32a1b9d87c7bc76c34))
7+
18
## [1.27.6](https://github.com/ocadotechnology/codeforlife-package-javascript/compare/v1.27.5...v1.27.6) (2024-05-31)
29

310

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "codeforlife",
3-
"version": "1.27.6",
3+
"version": "1.27.7",
44
"private": true,
55
"description": "Common frontend code",
66
"main": "./lib/cjs/index.js",

0 commit comments

Comments
 (0)