Skip to content

Commit 9f39632

Browse files
committed
Open Beta v0.21.3 Release
Signed-off-by: Gary Kim <[email protected]>
1 parent 2645a2f commit 9f39632

File tree

3 files changed

+11
-2
lines changed

3 files changed

+11
-2
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# Changelog
22

3+
## [Open Beta 0.21.3](https://github.com/gary-kim/saspes/tree/v0.21.3) - 2020-05-04
4+
5+
[Full Changelog](https://github.com/gary-kim/saspes/compare/v0.21.2...v0.21.3)
6+
7+
### Fixed
8+
9+
- Fix version name not being set [\#183](https://github.com/gary-kim/saspes/pull/183) ([@gary-kim](https://github.com/gary-kim))
10+
- Fixes cumulative GPA counting older version of semester [\#181](https://github.com/gary-kim/saspes/pull/181) ([@Suhas-13](https://github.com/Suhas-13))
11+
312
## [Open Beta 0.21.2](https://github.com/gary-kim/saspes/tree/v0.21.2) - 2020-05-02
413

514
[Full Changelog](https://github.com/gary-kim/saspes/compare/v0.21.1...v0.21.2)

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "saspes",
3-
"version": "0.21.2",
3+
"version": "0.21.3",
44
"version_name_prefix": "Open Beta ",
55
"private": true,
66
"description": "SAS Powerschool Enhancement Suite",

0 commit comments

Comments
 (0)