Skip to content

Commit

Permalink
Merge pull request #65 from KPMP/develop
Browse files Browse the repository at this point in the history
Release v1.8
  • Loading branch information
rlreamy authored Oct 15, 2024
2 parents 0359416 + fc9cd41 commit 804c188
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 1 deletion.
14 changes: 14 additions & 0 deletions changelog.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
# Changelog

## Release 1.8 [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.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "libra-web",
"version": "1.3.0",
"version": "1.8.0",
"private": true,
"dependencies": {
"@fortawesome/fontawesome-svg-core": "1.2.36",
Expand Down

0 comments on commit 804c188

Please # to comment.