Skip to content

Commit

Permalink
chore(release): 2.2.0 [skip ci]
Browse files Browse the repository at this point in the history
# [2.2.0](v2.1.4...v2.2.0) (2024-08-07)

### Features

* Portal frontend[#19](#19) ([#51](#51)) ([f371fde](f371fde))
  • Loading branch information
cfl-bot committed Aug 7, 2024
1 parent f371fde commit f90ad0f
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.2.0](https://github.com/ocadotechnology/codeforlife-package-javascript/compare/v2.1.4...v2.2.0) (2024-08-07)


### Features

* Portal frontend[#19](https://github.com/ocadotechnology/codeforlife-package-javascript/issues/19) ([#51](https://github.com/ocadotechnology/codeforlife-package-javascript/issues/51)) ([f371fde](https://github.com/ocadotechnology/codeforlife-package-javascript/commit/f371fdeaa4ab5d3746220e883ab749dd92a87670))

## [2.1.4](https://github.com/ocadotechnology/codeforlife-package-javascript/compare/v2.1.3...v2.1.4) (2024-07-23)


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": true,
"version": "2.1.4",
"version": "2.2.0",
"type": "module",
"scripts": {
"dev": "vite",
Expand Down

0 comments on commit f90ad0f

Please sign in to comment.