Skip to content

Commit

Permalink
Preparing for the new release
Browse files Browse the repository at this point in the history
  • Loading branch information
adityasharma7 committed Mar 2, 2023
1 parent e4c1366 commit 833b6d3
Show file tree
Hide file tree
Showing 3 changed files with 18 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.3.0",
"version": "2.4.0",
"private": true,
"description": "HotWax BOPIS app",
"scripts": {
Expand Down
15 changes: 15 additions & 0 deletions release-notes.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,18 @@
# Release 2.4.0
## What's Changed
* Implemented: support for using api and client methods from OMS api package (#85zrm1ktj) by @k2maan in https://github.com/hotwax/bopis/pull/181
* Updated: UI for packing slip card on settings page (#85zrmkrmq) by @k2maan in https://github.com/hotwax/bopis/pull/182
* Updated: UI for shipping orders card on settings page (#85zrmkx7q) by @k2maan in https://github.com/hotwax/bopis/pull/183
* Fixed: show packing slip toggle (#85zrphr3t) by @k2maan in https://github.com/hotwax/bopis/pull/191
* Fixed: build failure due to node version 18 on github (#85zrmkx7q) by @k2maan in https://github.com/hotwax/bopis/pull/192
* Implemented: flow to get and show details on product details page (#1uvvc3x) by @adityasharma7 in https://github.com/hotwax/bopis/pull/193
* Fixed: warehouse should not be in other stores list (#1uvvc3x) by @adityasharma7 in https://github.com/hotwax/bopis/pull/195
* Fixed: loader should be dismissed when API fails on catalog and product page by @adityasharma7 in https://github.com/hotwax/bopis/pull/196
* Moved packing slip and shipping order configuration from oms to app settings(#85zrpq1yd) by @disha1202 in https://github.com/hotwax/bopis/pull/197


**Full Changelog**: https://github.com/hotwax/bopis/compare/v2.3.0...v2.4.0

# Release 2.3.0

## What's Changed
Expand Down

0 comments on commit 833b6d3

Please sign in to comment.