Skip to content

Commit

Permalink
Merge pull request #536 from KPMP/KPMP-5427_ReleaseActivities
Browse files Browse the repository at this point in the history
Update package.json
  • Loading branch information
rlreamy authored Jul 10, 2024
2 parents 6062d31 + 6e08ed1 commit 5fa6c5a
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 2 deletions.
14 changes: 13 additions & 1 deletion changelog.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,18 @@
# Changelog

## Release 2.4 [unreleased]
## Release 2.5 (unreleased)
Brief summary of what's in this release:

### Breaking changes
Breaking changes include any database updates needed, if we need to edit any files on system (like .env or certs, etc). Things that are outside of the code itself that need changed for the system to work.

### Non-breaking changes
Just a place to keep track of things that have changed in the code that we may want to pay special attention to when smoke testing, etc.


-----

## Release 2.4 (released 07/08/2024)
Brief summary of what's in this release:
- fix minor overlay issue in Explorer when gene not found
- added new "All" column to Atlas home page and Explorer home page tables
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "pegasus-web",
"version": "2.4.0",
"version": "2.5.0",
"private": true,
"homepage": "/",
"dependencies": {
Expand Down

0 comments on commit 5fa6c5a

Please sign in to comment.