Skip to content

Commit

Permalink
Merge pull request #180 from ymaheshwari1/minor-release
Browse files Browse the repository at this point in the history
Updated: app version and release notes for minor release
  • Loading branch information
adityasharma7 authored Feb 2, 2023
2 parents 2dcfd3d + e22bd0d commit f280ba1
Show file tree
Hide file tree
Showing 3 changed files with 14 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.2.0",
"version": "2.3.0",
"private": true,
"description": "HotWax Bopis app",
"scripts": {
Expand Down
11 changes: 11 additions & 0 deletions release-notes.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,14 @@
# Release 2.3.0

## What's Changed
* Implemented: Add time zone support and migrated from moment to luxon (#25k8h53) by @k2maan in https://github.com/hotwax/bopis/pull/174
* Implemented: Code to show app version and build information on Settings page (#85zrhn8w8) by @k2maan in https://github.com/hotwax/bopis/pull/175
* Implemented: support for completed orders(#85zrkm9e3) by @ymaheshwari1 in https://github.com/hotwax/bopis/pull/177
* Implemented: Flow to get and show product on Catalog page (#1uvvc2n) by @k2maan in https://github.com/hotwax/bopis/pull/179


**Full Changelog**: https://github.com/hotwax/bopis/compare/v2.2.0...v.2.3.0

# Release 2.2.0

## What's Changed
Expand Down

0 comments on commit f280ba1

Please sign in to comment.