Skip to content

Commit

Permalink
chore(release): 2.1.2 [skip ci]
Browse files Browse the repository at this point in the history
## [2.1.2](v2.1.1...v2.1.2) (2024-07-16)

### Bug Fixes

* portal frontend[#12](#12) ([#48](#48)) ([4cf7b53](4cf7b53))
  • Loading branch information
cfl-bot committed Jul 16, 2024
1 parent 4cf7b53 commit c8d3ae8
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.1.2](https://github.com/ocadotechnology/codeforlife-package-javascript/compare/v2.1.1...v2.1.2) (2024-07-16)


### Bug Fixes

* portal frontend[#12](https://github.com/ocadotechnology/codeforlife-package-javascript/issues/12) ([#48](https://github.com/ocadotechnology/codeforlife-package-javascript/issues/48)) ([4cf7b53](https://github.com/ocadotechnology/codeforlife-package-javascript/commit/4cf7b5327ddd104056cb4353ed477aa07439f754))

## [2.1.1](https://github.com/ocadotechnology/codeforlife-package-javascript/compare/v2.1.0...v2.1.1) (2024-07-12)


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.1",
"version": "2.1.2",
"type": "module",
"scripts": {
"dev": "vite",
Expand Down

0 comments on commit c8d3ae8

Please sign in to comment.