Skip to content

Commit f48f55a

Browse files
author
Suhas Hariharan
committed
Open Beta v0.23.0 Release
Signed-off-by: Suhas Hariharan <[email protected]>
1 parent 20bcddf commit f48f55a

File tree

3 files changed

+16
-2
lines changed

3 files changed

+16
-2
lines changed

CHANGELOG.md

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

3+
## [v0.23.0](https://github.com/sas-fossdev/saspes/tree/v0.23.0) (2021-01-02)
4+
5+
[Full Changelog](https://github.com/sas-fossdev/saspes/compare/v0.22.2...v0.23.0)
6+
7+
### Changed
8+
9+
- Fix options page and remove extension info option [\#252](https://github.com/sas-fossdev/saspes/pull/252) ([Suhas-13](https://github.com/Suhas-13))
10+
- removed analytics code, as it is not being used, modified extension options page [\#245](https://github.com/sas-fossdev/saspes/pull/245) ([Suhas-13](https://github.com/Suhas-13))
11+
- refactor: change browser.storage.local structure [\#243](https://github.com/sas-fossdev/saspes/pull/243) ([priime0](https://github.com/priime0))
12+
13+
### Fixed
14+
15+
- fixed cumulative gpa calculation [\#253](https://github.com/sas-fossdev/saspes/pull/253) ([Suhas-13](https://github.com/Suhas-13))
16+
317
## [v0.22.2](https://github.com/sas-fossdev/saspes/tree/v0.22.2) (2020-12-12)
418

519
[Full Changelog](https://github.com/sas-fossdev/saspes/compare/v0.22.1...v0.22.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.22.2",
3+
"version": "0.23.0",
44
"version_name_prefix": "Open Beta ",
55
"private": true,
66
"description": "SAS Powerschool Enhancement Suite",

0 commit comments

Comments
 (0)