Skip to content

Commit

Permalink
Merge pull request #98 from ymaheshwari1/minor-release
Browse files Browse the repository at this point in the history
Updated: application version and release notes for minor release
  • Loading branch information
adityasharma7 authored Jan 13, 2023
2 parents e9cae98 + a598144 commit 0d88fcf
Show file tree
Hide file tree
Showing 3 changed files with 13 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": "picking",
"version": "1.1.0",
"version": "1.3.0",
"private": true,
"description": "An Ionic project",
"scripts": {
Expand Down
10 changes: 10 additions & 0 deletions release-notes.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
# Release 1.3.0

## What's Changed
* Implemented autodeploy flow for UAT (#31ngcmh) by @k2maan in https://github.com/hotwax/picking/pull/90
* Implemented message display in UI when no picklists found (#31fnaw8) by @k2maan in https://github.com/hotwax/picking/pull/91
* Upgraded to ionic 6.2.9 (#2w9wz26) by @k2maan and @shashwatbangar in https://github.com/hotwax/picking/pull/95 and https://github.com/hotwax/picking/pull/94


**Full Changelog**: https://github.com/hotwax/picking/compare/v1.2.0...v.1.3.0

# Release 1.2.0
## What's Changed
* Added GitHub contribution badge by @Vanshiii203 in https://github.com/hotwax/picking/pull/73
Expand Down

0 comments on commit 0d88fcf

Please sign in to comment.