Skip to content

Commit

Permalink
Merge pull request #220 from ymaheshwari1/minor-release
Browse files Browse the repository at this point in the history
Updated: app version and release notes for minor release(v2.8.0)
  • Loading branch information
adityasharma7 authored Mar 30, 2023
2 parents 5a3613e + df61ee5 commit 111ca43
Show file tree
Hide file tree
Showing 3 changed files with 17 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": "bopis",
"version": "2.7.0",
"version": "2.8.0",
"private": true,
"description": "HotWax BOPIS app",
"scripts": {
Expand Down
14 changes: 14 additions & 0 deletions release-notes.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,17 @@
# Release 2.8.0

## What's Changed
* Implemented: disabling of buttons on orders page based on order update permission (#85zrthgeq) by @k2maan in https://github.com/hotwax/bopis/pull/209 and https://github.com/hotwax/bopis/pull/210
* Implemented: logic to identify authorisations for the given user (#205) by @adityasharma7 in https://github.com/hotwax/bopis/pull/206
* Improved: the assigning picker setting's description on the Settings page. by @Dhiraj1405 in https://github.com/hotwax/bopis/pull/215
* Implemented: code to resend ready for pickup email (#85zrtpgxb) by @k2maan in https://github.com/hotwax/bopis/pull/212
* Fixed: Updating Delivery address permission for reroute fulfillment doesn't works (#217) by @adityasharma7 in https://github.com/hotwax/bopis/pull/218

## New Contributors
* @Dhiraj1405 made their first contribution in https://github.com/hotwax/bopis/pull/215

**Full Changelog**: https://github.com/hotwax/bopis/compare/v2.7.0...v2.8.0

# Release 2.7.0

## What's Changed
Expand Down

0 comments on commit 111ca43

Please sign in to comment.