Skip to content
This repository has been archived by the owner on Aug 11, 2023. It is now read-only.

v0.2.3

Compare
Choose a tag to compare
@github-actions github-actions released this 22 Mar 13:13
· 156 commits to main since this release

Features

  • implement user or group add function (Rekord)
  • implement real agree and refuse application (Rekord)

Bug Fixes

  • use npm audit fund fix 1 high severity vulnerability (Rekord)

Performance Improvements

  • take getApplications method to vuex getters (Rekord)
  • use vuex's getters optimize code structure (Rekord)
  • use item instead of index (Rekord)

Builds

  • resolve merge conflict (Rekord)

Continuous Integration

  • add prefix demand for bot commit message (Rekord)
  • add tagged-release.yml to release version automatically #30 (Rekord)

Chores