Skip to content

Commit

Permalink
Merge pull request #133 from ymaheshwari1/release
Browse files Browse the repository at this point in the history
Updated: app version and release notes for minor release(v1.6.0)
  • Loading branch information
adityasharma7 authored Jun 1, 2023
2 parents 12ad582 + 089a999 commit 3658544
Show file tree
Hide file tree
Showing 3 changed files with 12 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": "preorder-app",
"version": "1.5.0",
"version": "1.6.0",
"private": true,
"description": "HotWax Commece Pre-order App",
"scripts": {
Expand Down
9 changes: 9 additions & 0 deletions release-notes.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
# Release 1.6.0

## What's Changed
* Improved: order and product query to allow searching using good identifications by @adityasharma7 in https://github.com/hotwax/preorder/pull/131
* Improved: added more customer specific fields for order and product specific for product query by @adityasharma7 in https://github.com/hotwax/preorder/pull/132


**Full Changelog**: https://github.com/hotwax/preorder/compare/v1.5.0...v1.6.0

# Release 1.5.0

## What's Changed
Expand Down

0 comments on commit 3658544

Please sign in to comment.