Skip to content

Commit 245f6da

Browse files
author
Suhas Hariharan
committed
Open Beta v0.22.1 Release.
Signed-off-by: Suhas Hariharan <[email protected]>
1 parent 324d1f3 commit 245f6da

File tree

3 files changed

+10
-2
lines changed

3 files changed

+10
-2
lines changed

CHANGELOG.md

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

3+
## [v0.22.1](https://github.com/sas-fossdev/saspes/tree/v0.22.1) (2020-11-28)
4+
5+
[Full Changelog](https://github.com/sas-fossdev/saspes/compare/v0.22.0...v0.22.1)
6+
7+
### Fixed
8+
9+
- fixed hypo assignment and hypo grades not working due to refactor [\#236](https://github.com/sas-fossdev/saspes/pull/236) ([Suhas-13](https://github.com/Suhas-13))
10+
311
## [v0.22.0](https://github.com/sas-fossdev/saspes/tree/v0.22.0) (2020-11-28)
412

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

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.0",
3+
"version": "0.22.1",
44
"version_name_prefix": "Open Beta ",
55
"private": true,
66
"description": "SAS Powerschool Enhancement Suite",

0 commit comments

Comments
 (0)