Skip to content

Commit 73c3a2a

Browse files
author
Suhas Hariharan
committed
Open Beta v0.24.2 Release
Signed-off-by: Suhas Hariharan <[email protected]>
1 parent 32790e1 commit 73c3a2a

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
# SAS Powerschool Enhancement Suite Changelog
22

3+
## [v0.24.2](https://github.com/sas-fossdev/saspes/tree/v0.24.2) (2021-06-17)
4+
5+
[Full Changelog](https://github.com/sas-fossdev/saspes/compare/v0.24.1...v0.24.2)
6+
7+
### Fixed
8+
9+
- fixed cumulative calculation [\#283](https://github.com/sas-fossdev/saspes/pull/283) ([Suhas-13](https://github.com/Suhas-13))
10+
311
## [v0.24.1](https://github.com/sas-fossdev/saspes/tree/v0.24.1) (2021-04-28)
412

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

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

0 commit comments

Comments
 (0)