Skip to content

Commit 69f0855

Browse files
committed
Open Beta v0.20.0 Release
Signed-off-by: Gary Kim <[email protected]>
1 parent 7722c9e commit 69f0855

File tree

3 files changed

+20
-3
lines changed

3 files changed

+20
-3
lines changed

CHANGELOG.md

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

3+
## [Open Beta 0.20.0](https://github.com/gary-kim/saspes/tree/v0.20.0) - 2020-03-17
4+
5+
[Full Changelog](https://github.com/gary-kim/saspes/compare/v0.19.0...v0.20.0)
6+
7+
### Added
8+
9+
- Add Missing Indicator on the Main Page and Classes for Course and Assignment [\#112](https://github.com/gary-kim/saspes/pull/112) ([@gary-kim](https://github.com/gary-kim))
10+
11+
### Changed
12+
13+
- Configure Renovate [\#130](https://github.com/gary-kim/saspes/pull/130) ([@gary-kim-bot](https://github.com/gary-kim-bot))
14+
15+
### Fixed
16+
17+
- Preserve semver ranges for Renovate [\#132](https://github.com/gary-kim/saspes/pull/132) ([@gary-kim](https://github.com/gary-kim))
18+
- Fix visual bug [\#129](https://github.com/gary-kim/saspes/pull/129) ([@DGET-Program](https://github.com/DGET-Program))
19+
320
## [Open Beta 0.19.0](https://github.com/gary-kim/saspes/tree/v0.19.0) - 2020-03-04
421

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

0 commit comments

Comments
 (0)