Skip to content

Commit

Permalink
Merge pull request #337 from ymaheshwari1/prepare-minor-release
Browse files Browse the repository at this point in the history
Updated: version for minor release and updated release notes
  • Loading branch information
adityasharma7 authored Dec 30, 2022
2 parents af3c373 + 7bd8692 commit f23bcc2
Show file tree
Hide file tree
Showing 3 changed files with 16 additions and 3 deletions.
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "job-manager",
"version": "1.3.0",
"version": "1.4.0",
"private": true,
"description": "Job Manager App",
"scripts": {
Expand Down
13 changes: 13 additions & 0 deletions release-notes.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,16 @@
# Release 1.4.0

## What's Changed
* Added shop selector to menu footer (#2a7ymj3) by @k2maan in https://github.com/hotwax/job-manager/pull/283, @Mayank909 in https://github.com/hotwax/job-manager/pull/135, and @disha1202 in https://github.com/hotwax/job-manager/pull/243
* Fixed jobs not appearing after store change from Menu footer (#2a7ymj3) by @k2maan in https://github.com/hotwax/job-manager/pull/310
* Implemented: Updated UI of settings page(#32j3r6t) by @shashwatbangar in https://github.com/hotwax/job-manager/pull/309
* Fixed: issue of brokering filter not working by updating the enumTypeId for brokering jobs(#85zrgnpuc) by @ymaheshwari1 in https://github.com/hotwax/job-manager/pull/320
* Fixed: Jobs getting scheduled multiple times(#32qywdd) by @shashwatbangar in https://github.com/hotwax/job-manager/pull/315
* Fixed: build issue due to eslint version mismatch in dependencies(#85zrh0bwu) by @ymaheshwari1 in https://github.com/hotwax/job-manager/pull/327


**Full Changelog**: https://github.com/hotwax/job-manager/compare/v1.3.0...v1.4.0

# Release 1.3.0
## What's Changed
* Implemented: Functionality to fetch more jobs on all pages(#2vjxdha) by @shashwatbangar in https://github.com/hotwax/job-manager/pull/274
Expand Down

0 comments on commit f23bcc2

Please sign in to comment.