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 11b9757 commit 2ce3f3aCopy full SHA for 2ce3f3a
CHANGELOG.md
@@ -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
8
## [1.22.7](https://github.com/ocadotechnology/codeforlife-package-javascript/compare/v1.22.6...v1.22.7) (2023-06-26)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "codeforlife",
- "version": "1.22.7",
+ "version": "1.22.8",
"private": true,
"description": "Common frontend code",
"main": "./lib/cjs/index.js",
0 commit comments