Skip to content
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# Changelog

## [0.6.4] - 07-10-24
### Resolves

- Upgrade @wvr/core and remove broken CI @wvr/core build and hosting. (#220)
- CAP: ng-openseadragon dependency removed from npmjs store. (#218)
- Title Row - CAP does not link to cap website. (#215)
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "cap",
"private": true,
"version": "0.6.4-rc.3",
"version": "0.6.4",
"description": "Fedora User Interface",
"repository": "https://github.com/TAMULib/Cap",
"license": "MIT",
Expand Down