Skip to content

Commit e92a5f5

Browse files
committed
Open Beta v0.21.2 Release
Signed-off-by: Gary Kim <[email protected]>
1 parent a59ce7a commit e92a5f5

File tree

3 files changed

+17
-2
lines changed

3 files changed

+17
-2
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.21.2](https://github.com/gary-kim/saspes/tree/v0.21.2) - 2020-05-02
4+
5+
[Full Changelog](https://github.com/gary-kim/saspes/compare/v0.21.1...v0.21.2)
6+
7+
### Fixed
8+
9+
- Remove clipboard read permission [\#176](https://github.com/gary-kim/saspes/pull/176) ([@gary-kim](https://github.com/gary-kim))
10+
11+
### Dependencies
12+
13+
- chore\(deps\): update babel monorepo to ^7.9.6 [\#177](https://github.com/gary-kim/saspes/pull/177) ([@gary-kim-bot](https://github.com/gary-kim-bot))
14+
- chore\(deps\): update dependency webpack to ^4.43.0 [\#171](https://github.com/gary-kim/saspes/pull/171) ([@gary-kim-bot](https://github.com/gary-kim-bot))
15+
- chore\(deps\): update dependency ava to ^3.8.1 [\#170](https://github.com/gary-kim/saspes/pull/170) ([@gary-kim-bot](https://github.com/gary-kim-bot))
16+
17+
318
## [Open Beta 0.21.1](https://github.com/gary-kim/saspes/tree/v0.21.1) - 2020-04-26
419

520
[Full Changelog](https://github.com/gary-kim/saspes/compare/v0.21.0...v0.21.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.21.1",
3+
"version": "0.21.2",
44
"version_name_prefix": "Open Beta ",
55
"private": true,
66
"description": "SAS Powerschool Enhancement Suite",

0 commit comments

Comments
 (0)