Skip to content

Commit de5e6c0

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

File tree

3 files changed

+22
-2
lines changed

3 files changed

+22
-2
lines changed

CHANGELOG.md

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

3+
## [Open Beta 0.21.1](https://github.com/gary-kim/saspes/tree/v0.21.1) - 2020-04-26
4+
5+
[Full Changelog](https://github.com/gary-kim/saspes/compare/v0.21.0...v0.21.1)
6+
7+
### Changed
8+
9+
- Set Version Name Automatically [\#169](https://github.com/gary-kim/saspes/pull/169) ([@gary-kim](https://github.com/gary-kim))
10+
11+
### Dependencies
12+
13+
- chore\(deps\): update dependency less-loader to v6 [\#174](https://github.com/gary-kim/saspes/pull/174) ([@gary-kim-bot](https://github.com/gary-kim-bot))
14+
- chore\(deps\): update dependency css-loader to ^3.5.3 [\#173](https://github.com/gary-kim/saspes/pull/173) ([@gary-kim-bot](https://github.com/gary-kim-bot))
15+
- chore\(deps\): update dependency web-ext to ^4.2.0 [\#172](https://github.com/gary-kim/saspes/pull/172) ([@gary-kim-bot](https://github.com/gary-kim-bot))
16+
- chore\(deps\): update dependency chromedriver to v81 [\#166](https://github.com/gary-kim/saspes/pull/166) ([@gary-kim-bot](https://github.com/gary-kim-bot))
17+
- fix\(deps\): update dependency jquery to ^3.5.0 [\#165](https://github.com/gary-kim/saspes/pull/165) ([@gary-kim-bot](https://github.com/gary-kim-bot))
18+
- fix\(deps\): update dependency @babel/preset-env to ^7.9.5 [\#164](https://github.com/gary-kim/saspes/pull/164) ([@gary-kim-bot](https://github.com/gary-kim-bot))
19+
- chore\(deps\): update dependency ava to ^3.7.0 [\#158](https://github.com/gary-kim/saspes/pull/158) ([@gary-kim-bot](https://github.com/gary-kim-bot))
20+
- chore\(deps\): update dependency eslint-plugin-import to ^2.20.2 [\#157](https://github.com/gary-kim/saspes/pull/157) ([@gary-kim-bot](https://github.com/gary-kim-bot))
21+
- chore\(deps\): update dependency webpack to ^4.42.1 [\#155](https://github.com/gary-kim/saspes/pull/155) ([@gary-kim-bot](https://github.com/gary-kim-bot))
22+
323
## [Open Beta 0.21.0](https://github.com/gary-kim/saspes/tree/v0.21.0) - 2020-04-17
424

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

0 commit comments

Comments
 (0)