Skip to content

Commit 623f926

Browse files
committed
Open Beta v0.19.0 Release
Signed-off-by: Gary Kim <[email protected]>
1 parent 1c1df8c commit 623f926

File tree

3 files changed

+18
-3
lines changed

3 files changed

+18
-3
lines changed

CHANGELOG.md

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

3+
## [Open Beta 0.19.0](https://github.com/gary-kim/saspes/tree/v0.19.0) - 2020-03-04
4+
5+
[Full Changelog](https://github.com/gary-kim/saspes/compare/v0.18.2...v0.19.0)
6+
7+
### Added
8+
9+
- Shows first semester GPA during second semester [\#126](https://github.com/gary-kim/saspes/pull/126) ([@insertcustomname](https://github.com/insertcustomname))
10+
11+
### Dependencies
12+
13+
- build\(deps-dev\): bump @babel/register from 7.8.3 to 7.8.6 [\#124](https://github.com/gary-kim/saspes/pull/124) ([@dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
14+
- build\(deps\): bump @babel/preset-env from 7.8.4 to 7.8.6 [\#123](https://github.com/gary-kim/saspes/pull/123) ([@dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
15+
- build\(deps-dev\): bump @babel/core from 7.8.4 to 7.8.6 [\#120](https://github.com/gary-kim/saspes/pull/120) ([@dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
16+
17+
318
## [Open Beta 0.18.2](https://github.com/gary-kim/saspes/tree/v0.18.2) - 2020-02-29
419

520
[Full Changelog](https://github.com/gary-kim/saspes/compare/v0.18.1...v0.18.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: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "saspes",
3-
"version": "0.18.2",
4-
"version_name": "Open Beta 0.18.2",
3+
"version": "0.19.0",
4+
"version_name": "Open Beta 0.19.0",
55
"private": true,
66
"description": "SAS Powerschool Enhancement Suite",
77
"main": "index.js",

0 commit comments

Comments
 (0)