Skip to content

Commit

Permalink
Merge pull request #186 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.6.0)
  • Loading branch information
adityasharma7 authored Feb 3, 2023
2 parents d1e12a3 + 29536a5 commit bf08eb1
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 2 deletions.
2 changes: 1 addition & 1 deletion 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": "receiving",
"version": "2.5.0",
"version": "2.6.0",
"private": true,
"description": "HotWax Commerce Receiving 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 2.6.0

## What's Changed
* Added hotwax-theme-apps package(#85zrj08rb) by @disha1202 in https://github.com/hotwax/receiving/pull/182
* Fixed: facilitiesId section is labelled with shopify eCommerce on Settings page(#85zrjcmft) by @shashwatbangar in https://github.com/hotwax/receiving/pull/184
* Added timezone support and migrated from moment to luxon (#2dewerv2) by @k2maan in https://github.com/hotwax/receiving/pull/188 and by @shashwatbangar in https://github.com/hotwax/receiving/pull/179
* Implemented: Code to show app version & build information on Settings page (#85zrhn8w8) by @k2maan in https://github.com/hotwax/receiving/pull/189 and by @shashwatbangar in https://github.com/hotwax/receiving/pull/181
* fix: purchase order data not cleared on logout(#85zrkramx) by @disha1202 in https://github.com/hotwax/receiving/pull/190
* Refactored receiveAll and receiveReturn methods on all detail pages (#2t2wcjr) by @k2maan in https://github.com/hotwax/receiving/pull/193 and by @shashwatbangar in https://github.com/hotwax/receiving/pull/130


**Full Changelog**: https://github.com/hotwax/receiving/compare/v2.5.0...v2.6.0

# Release 2.5.0

## What's Changed
Expand Down

0 comments on commit bf08eb1

Please sign in to comment.