Skip to content

Commit b212f23

Browse files
committed
chore(release): 2.6.2 [skip ci]
## [2.6.2](v2.6.1...v2.6.2) (2024-12-18) ### Bug Fixes * remove peer dependencies ([#71](#71)) ([9c3bf54](9c3bf54))
1 parent 9c3bf54 commit b212f23

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+
## [2.6.2](https://github.com/ocadotechnology/codeforlife-package-javascript/compare/v2.6.1...v2.6.2) (2024-12-18)
2+
3+
4+
### Bug Fixes
5+
6+
* remove peer dependencies ([#71](https://github.com/ocadotechnology/codeforlife-package-javascript/issues/71)) ([9c3bf54](https://github.com/ocadotechnology/codeforlife-package-javascript/commit/9c3bf544cc53e00b0bb6a50e1a925d9370cf649e))
7+
18
## [2.6.1](https://github.com/ocadotechnology/codeforlife-package-javascript/compare/v2.6.0...v2.6.1) (2024-12-17)
29

310

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "codeforlife",
33
"description": "Common frontend code",
44
"private": false,
5-
"version": "2.6.1",
5+
"version": "2.6.2",
66
"type": "module",
77
"scripts": {
88
"dev": "vite",

0 commit comments

Comments
 (0)