Skip to content

Commit

Permalink
v1.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
potados99 committed Apr 24, 2020
1 parent 850b9fc commit e7c0c3d
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -82,6 +82,10 @@ app

## 업데이트 로그

### 2020.4.24 v1.2.1
- 테스트 계정 추가
- 로그아웃 컨트롤러 500 버그 해결

### 2020.4.15 v1.2.0
- 로그인이 안 되는 심각한 버그 해결
- 광범위한 유닛 테스트 추가
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "cafeteria-server",
"main": "./index.mjs",
"version": "1.2.0",
"version": "1.2.1",
"description": "Server side application for INU Cafeteria.",
"scripts": {
"help": "node -r esm help.mjs",
Expand Down

0 comments on commit e7c0c3d

Please sign in to comment.