Skip to content

Commit 30687e8

Browse files
author
Suhas Hariharan
committed
Open Beta v0.21.4 Release
Signed-off-by: Suhas Hariharan <[email protected]>
1 parent d9856a0 commit 30687e8

File tree

4 files changed

+33
-3
lines changed

4 files changed

+33
-3
lines changed

.github_changelog_generator

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
user=gary-kim
1+
user=sas-fossdev
22
project=saspes
33
add_sections={"dependencies": {"labels": ["dependencies"], "prefix": "### Dependencies"}, "Added": {"labels": ["feature"], "prefix": "### Added"}}
44
output=

CHANGELOG.md

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

3+
## [v0.21.4](https://github.com/sas-fossdev/saspes/tree/v0.21.4) (2020-09-05)
4+
5+
[Full Changelog](https://github.com/sas-fossdev/saspes/compare/v0.21.3...v0.21.4)
6+
7+
### Fixed
8+
9+
- removed chrome and firefox integration tests [\#223](https://github.com/sas-fossdev/saspes/pull/223) ([Suhas-13](https://github.com/Suhas-13))
10+
11+
### Dependencies
12+
13+
- chore\(deps\): update dependency webpack-cli to ^3.3.12 [\#203](https://github.com/sas-fossdev/saspes/pull/203) ([gary-kim-bot](https://github.com/gary-kim-bot))
14+
- chore\(deps\): update dependency less-loader to ^6.1.1 [\#200](https://github.com/sas-fossdev/saspes/pull/200) ([gary-kim-bot](https://github.com/gary-kim-bot))
15+
- chore\(deps\): update dependency eslint to ^7.2.0 [\#198](https://github.com/sas-fossdev/saspes/pull/198) ([gary-kim-bot](https://github.com/gary-kim-bot))
16+
- chore\(deps\): update dependency less to ^3.11.3 [\#197](https://github.com/sas-fossdev/saspes/pull/197) ([gary-kim-bot](https://github.com/gary-kim-bot))
17+
- chore\(deps\): update dependency less to ^3.11.2 [\#196](https://github.com/sas-fossdev/saspes/pull/196) ([gary-kim-bot](https://github.com/gary-kim-bot))
18+
- chore\(deps\): update dependency nightwatch to ^1.3.6 [\#195](https://github.com/sas-fossdev/saspes/pull/195) ([gary-kim-bot](https://github.com/gary-kim-bot))
19+
- chore\(deps\): update dependency eslint to ^7.1.0 [\#193](https://github.com/sas-fossdev/saspes/pull/193) ([gary-kim-bot](https://github.com/gary-kim-bot))
20+
- chore\(deps\): update dependency chromedriver to v83 [\#192](https://github.com/sas-fossdev/saspes/pull/192) ([gary-kim-bot](https://github.com/gary-kim-bot))
21+
- chore\(deps\): update dependency eslint to v7 [\#189](https://github.com/sas-fossdev/saspes/pull/189) ([gary-kim-bot](https://github.com/gary-kim-bot))
22+
- chore\(deps\): update dependency ava to ^3.8.2 [\#188](https://github.com/sas-fossdev/saspes/pull/188) ([gary-kim-bot](https://github.com/gary-kim-bot))
23+
- chore\(deps\): update dependency less-loader to ^6.1.0 [\#187](https://github.com/sas-fossdev/saspes/pull/187) ([gary-kim-bot](https://github.com/gary-kim-bot))
24+
- fix\(deps\): update dependency jquery to ^3.5.1 [\#185](https://github.com/sas-fossdev/saspes/pull/185) ([gary-kim-bot](https://github.com/gary-kim-bot))
25+
- chore\(deps\): update dependency nightwatch to ^1.3.5 [\#182](https://github.com/sas-fossdev/saspes/pull/182) ([gary-kim-bot](https://github.com/gary-kim-bot))
26+
- chore\(deps\): update dependency vue-loader to ^15.9.2 [\#178](https://github.com/sas-fossdev/saspes/pull/178) ([gary-kim-bot](https://github.com/gary-kim-bot))
27+
- chore\(deps\): update dependency command-exists to ^1.2.9 [\#167](https://github.com/sas-fossdev/saspes/pull/167) ([gary-kim-bot](https://github.com/gary-kim-bot))
28+
29+
### Added
30+
31+
- Add Firefox update file script [\#186](https://github.com/sas-fossdev/saspes/pull/186) ([gary-kim](https://github.com/gary-kim))
32+
333
## [Open Beta 0.21.3](https://github.com/gary-kim/saspes/tree/v0.21.3) - 2020-05-04
434

535
[Full Changelog](https://github.com/gary-kim/saspes/compare/v0.21.2...v0.21.3)

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

0 commit comments

Comments
 (0)