Skip to content

Commit

Permalink
Prepare release 1.5.3
Browse files Browse the repository at this point in the history
  • Loading branch information
iTerminate committed Jan 17, 2022
1 parent 97ee23f commit 1122af1
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 6 deletions.
6 changes: 2 additions & 4 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
{
"name": "traveler-aps",
"version": "1.5.2",
"version": "1.5.3",
"private": true,
"scripts": {
"start": "node app"
},
"repository": {
"type": "git",
"url": "https://github.com/AdvancedPhotonSource/traveler.git",
"release": "APS-1.5.2"
"release": "APS-1.5.3"
},
"dependencies": {
"basic-auth": "1.0.0",
Expand Down
3 changes: 3 additions & 0 deletions public/release.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
APS 1.5.3
- Update the traveler naigator to be collapsible to reveal the discrepancy log.

APS 1.5.2
- Update the process manager from forever to pm2.

Expand Down

0 comments on commit 1122af1

Please sign in to comment.