Skip to content

Commit 2ce3f3a

Browse files
chore(release): 1.22.8 [skip ci]
## [1.22.8](v1.22.7...v1.22.8) (2023-06-30) ### Bug Fixes * table display ([b11335f](b11335f))
1 parent 11b9757 commit 2ce3f3a

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.22.8](https://github.com/ocadotechnology/codeforlife-package-javascript/compare/v1.22.7...v1.22.8) (2023-06-30)
2+
3+
4+
### Bug Fixes
5+
6+
* table display ([b11335f](https://github.com/ocadotechnology/codeforlife-package-javascript/commit/b11335fed638fd58fde4d160a7a375df82bda146))
7+
18
## [1.22.7](https://github.com/ocadotechnology/codeforlife-package-javascript/compare/v1.22.6...v1.22.7) (2023-06-26)
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.22.7",
3+
"version": "1.22.8",
44
"private": true,
55
"description": "Common frontend code",
66
"main": "./lib/cjs/index.js",

0 commit comments

Comments
 (0)