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 7eff05a commit 1ce63fcCopy full SHA for 1ce63fc
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [2.6.1](https://github.com/ocadotechnology/codeforlife-package-javascript/compare/v2.6.0...v2.6.1) (2024-12-17)
2
+
3
4
+### Bug Fixes
5
6
+* publish to npm ([7eff05a](https://github.com/ocadotechnology/codeforlife-package-javascript/commit/7eff05a6afc84a013263c2e29dab4bb3b785c4b8))
7
8
# [2.6.0](https://github.com/ocadotechnology/codeforlife-package-javascript/compare/v2.5.2...v2.6.0) (2024-12-13)
9
10
package.json
@@ -10,7 +10,7 @@
"name": "codeforlife",
11
"description": "Common frontend code",
12
"private": false,
13
- "version": "2.6.0",
+ "version": "2.6.1",
14
"type": "module",
15
"scripts": {
16
"dev": "vite",
0 commit comments