Skip to content

Commit 9d85af0

Browse files
author
Suhas Hariharan
committed
Open Beta v0.22.0 Release.
Signed-off-by: Suhas Hariharan <[email protected]>
1 parent e1489b7 commit 9d85af0

File tree

3 files changed

+32
-2
lines changed

3 files changed

+32
-2
lines changed

CHANGELOG.md

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

3+
## [v0.22.0](https://github.com/sas-fossdev/saspes/tree/v0.22.0) (2020-11-28)
4+
5+
[Full Changelog](https://github.com/sas-fossdev/saspes/compare/v0.21.4...v0.22.0)
6+
7+
### Changed
8+
9+
- fix: refactor to improve readability of main\_page function [\#230](https://github.com/sas-fossdev/saspes/pull/230) ([priime0](https://github.com/priime0))
10+
11+
### Dependencies
12+
13+
- fix\(deps\): update dependency axios to ^0.21.0 [\#229](https://github.com/sas-fossdev/saspes/pull/229) ([gary-kim-bot](https://github.com/gary-kim-bot))
14+
- fix\(deps\): update dependency axios to ^0.20.0 [\#218](https://github.com/sas-fossdev/saspes/pull/218) ([gary-kim-bot](https://github.com/gary-kim-bot))
15+
16+
### Added
17+
18+
- fixed gpa calculation [\#234](https://github.com/sas-fossdev/saspes/pull/234) ([Suhas-13](https://github.com/Suhas-13))
19+
- added last seen grades feature, updated various links in extension op… [\#232](https://github.com/sas-fossdev/saspes/pull/232) ([Suhas-13](https://github.com/Suhas-13))
20+
321
## [v0.21.4](https://github.com/sas-fossdev/saspes/tree/v0.21.4) (2020-09-05)
422

523
[Full Changelog](https://github.com/sas-fossdev/saspes/compare/v0.21.3...v0.21.4)

package-lock.json

Lines changed: 13 additions & 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.4",
3+
"version": "0.22.0",
44
"version_name_prefix": "Open Beta ",
55
"private": true,
66
"description": "SAS Powerschool Enhancement Suite",

0 commit comments

Comments
 (0)