Skip to content

Commit

Permalink
Prepare release 1.5.2
Browse files Browse the repository at this point in the history
  • Loading branch information
iTerminate committed Oct 6, 2021
1 parent efc7913 commit 1213cb6
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
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.1",
"version": "1.5.2",
"private": true,
"scripts": {
"start": "node app"
},
"repository": {
"type": "git",
"url": "https://github.com/AdvancedPhotonSource/traveler.git",
"release": "APS-1.5.1"
"release": "APS-1.5.2"
},
"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.2
- Update the process manager from forever to pm2.

APS-1.5.1
- Resolve issue with undefined exception when loading form for some users.

Expand Down

0 comments on commit 1213cb6

Please sign in to comment.