Skip to content

Commit

Permalink
chore(release): 2.6.2 [skip ci]
Browse files Browse the repository at this point in the history
## [2.6.2](v2.6.1...v2.6.2) (2024-12-18)

### Bug Fixes

* remove peer dependencies ([#71](#71)) ([9c3bf54](9c3bf54))
  • Loading branch information
cfl-bot committed Dec 18, 2024
1 parent 9c3bf54 commit b212f23
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [2.6.2](https://github.com/ocadotechnology/codeforlife-package-javascript/compare/v2.6.1...v2.6.2) (2024-12-18)


### Bug Fixes

* remove peer dependencies ([#71](https://github.com/ocadotechnology/codeforlife-package-javascript/issues/71)) ([9c3bf54](https://github.com/ocadotechnology/codeforlife-package-javascript/commit/9c3bf544cc53e00b0bb6a50e1a925d9370cf649e))

## [2.6.1](https://github.com/ocadotechnology/codeforlife-package-javascript/compare/v2.6.0...v2.6.1) (2024-12-17)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "codeforlife",
"description": "Common frontend code",
"private": false,
"version": "2.6.1",
"version": "2.6.2",
"type": "module",
"scripts": {
"dev": "vite",
Expand Down

0 comments on commit b212f23

Please sign in to comment.