Skip to content

Commit

Permalink
incremented version
Browse files Browse the repository at this point in the history
  • Loading branch information
jagankumar-egov committed Mar 13, 2024
1 parent 9be9f77 commit ae28631
Show file tree
Hide file tree
Showing 38 changed files with 55 additions and 55 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"start": "react-scripts start"
},
"devDependencies": {
"@egovernments/digit-ui-libraries": "1.7.1",
"@egovernments/digit-ui-libraries": "1.7.2",
"@egovernments/digit-ui-module-common": "^1.7.0-beta.2",
"@egovernments/digit-ui-module-engagement": "^1.7.0-beta.2",
"@upyog/digit-ui-module-fsm": "^1.7.0-beta.9",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ export default App;
```

### Published from DIGIT Frontend
DIGIT Frontend Repo (https://github.com/egovernments/UPYOG/tree/develop)
DIGIT Frontend Repo (https://github.com/upyog/UPYOG/tree/develop)

### Contributors

Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@upyog/digit-ui-libraries",
"version": "1.7.1",
"version": "1.7.2",
"main": "dist/index.js",
"module": "dist/index.modern.js",
"source": "src/index.js",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ Documentation Site (https://core.digit.org/guides/developer-guide/ui-developer-g


### Published from DIGIT Frontend
DIGIT Frontend Repo (https://github.com/egovernments/UPYOG/tree/develop)
DIGIT Frontend Repo (https://github.com/upyog/UPYOG/tree/develop)


![Logo](https://s3.ap-south-1.amazonaws.com/works-dev-asset/mseva-white-logo.png)
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@upyog/digit-ui-module-bills",
"version": "1.7.1",
"version": "1.7.2",
"description": "BILLS",
"license": "MIT",
"main": "dist/index.js",
Expand All @@ -15,7 +15,7 @@
"prepublish": "yarn build"
},
"dependencies": {
"@egovernments/digit-ui-react-components": "1.7.1",
"@egovernments/digit-ui-react-components": "1.7.2",
"react": "17.0.2",
"react-dom": "17.0.2",
"react-hook-form": "6.15.8",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ Documentation Site (https://core.digit.org/guides/developer-guide/ui-developer-g


### Published from DIGIT Frontend
DIGIT Frontend Repo (https://github.com/egovernments/UPYOG/tree/develop)
DIGIT Frontend Repo (https://github.com/upyog/UPYOG/tree/develop)


![Logo](https://s3.ap-south-1.amazonaws.com/works-dev-asset/mseva-white-logo.png)
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@upyog/digit-ui-module-common",
"version": "1.7.1",
"version": "1.7.2",
"license": "MIT",
"description": "Digit Common Payment Module",
"main": "dist/index.js",
Expand All @@ -15,8 +15,8 @@
"prepublish": "yarn build"
},
"dependencies": {
"@egovernments/digit-ui-libraries": "1.7.1",
"@egovernments/digit-ui-react-components": "1.7.1",
"@egovernments/digit-ui-libraries": "1.7.2",
"@egovernments/digit-ui-react-components": "1.7.2",
"react": "17.0.2",
"react-dom": "17.0.2",
"react-hook-form": "6.15.8",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ Documentation Site (https://core.digit.org/guides/developer-guide/ui-developer-g


### Published from DIGIT Frontend
DIGIT Frontend Repo (https://github.com/egovernments/UPYOG/tree/develop)
DIGIT Frontend Repo (https://github.com/upyog/UPYOG/tree/develop)


![Logo](https://s3.ap-south-1.amazonaws.com/works-dev-asset/mseva-white-logo.png)
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@upyog/digit-ui-module-commonpt",
"version": "1.7.1",
"version": "1.7.2",
"license": "MIT",
"description": "Digit PT Light weight Module",
"main": "dist/index.js",
Expand All @@ -19,7 +19,7 @@
"react-router-dom": "5.3.0"
},
"dependencies": {
"@egovernments/digit-ui-react-components": "1.7.1",
"@egovernments/digit-ui-react-components": "1.7.2",
"lodash.merge": "^4.6.2",
"react": "17.0.2",
"react-dom": "17.0.2",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ Documentation Site (https://core.digit.org/guides/developer-guide/ui-developer-g


### Published from DIGIT Frontend
DIGIT Frontend Repo (https://github.com/egovernments/UPYOG/tree/develop)
DIGIT Frontend Repo (https://github.com/upyog/UPYOG/tree/develop)


![Logo](https://s3.ap-south-1.amazonaws.com/works-dev-asset/mseva-white-logo.png)
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@upyog/digit-ui-module-core",
"version": "1.7.1",
"version": "1.7.2",
"license": "MIT",
"main": "dist/index.js",
"module": "dist/index.modern.js",
Expand All @@ -14,7 +14,7 @@
"prepublish": "yarn build"
},
"dependencies": {
"@egovernments/digit-ui-react-components": "1.7.1",
"@egovernments/digit-ui-react-components": "1.7.2",
"react": "17.0.2",
"react-dom": "17.0.2",
"react-i18next": "11.16.2",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ Documentation Site (https://core.digit.org/guides/developer-guide/ui-developer-g


### Published from DIGIT Frontend
DIGIT Frontend Repo (https://github.com/egovernments/UPYOG/tree/master)
DIGIT Frontend Repo (https://github.com/upyog/UPYOG/tree/master)


![Logo](https://s3.ap-south-1.amazonaws.com/works-dev-asset/mseva-white-logo.png)
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@upyog/digit-ui-module-dss",
"version": "1.7.1",
"version": "1.7.2",
"license": "MIT",
"description": "Digit Dashboard Module",
"main": "dist/index.js",
Expand All @@ -19,7 +19,7 @@
"react-router-dom": "5.3.0"
},
"dependencies": {
"@egovernments/digit-ui-react-components": "1.7.1",
"@egovernments/digit-ui-react-components": "1.7.2",
"react": "17.0.2",
"react-date-range": "1.3.0",
"react-dom": "17.0.2",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ Documentation Site (https://core.digit.org/guides/developer-guide/ui-developer-g


### Published from DIGIT Frontend
DIGIT Frontend Repo (https://github.com/egovernments/UPYOG/tree/develop)
DIGIT Frontend Repo (https://github.com/upyog/UPYOG/tree/develop)


![Logo](https://s3.ap-south-1.amazonaws.com/works-dev-asset/mseva-white-logo.png)
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@upyog/digit-ui-module-engagement",
"version": "1.7.1",
"version": "1.7.2",
"license": "MIT",
"main": "dist/index.js",
"module": "dist/index.modern.js",
Expand All @@ -18,7 +18,7 @@
"react-router-dom": "5.3.0"
},
"dependencies": {
"@egovernments/digit-ui-react-components": "1.7.1",
"@egovernments/digit-ui-react-components": "1.7.2",
"react": "17.0.2",
"react-dom": "17.0.2",
"react-hook-form": "6.15.8",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ Documentation Site (https://core.digit.org/guides/developer-guide/ui-developer-g


### Published from DIGIT Frontend
DIGIT Frontend Repo (https://github.com/egovernments/UPYOG/tree/develop)
DIGIT Frontend Repo (https://github.com/upyog/UPYOG/tree/develop)


![Logo](https://s3.ap-south-1.amazonaws.com/works-dev-asset/mseva-white-logo.png)
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@upyog/digit-ui-module-fsm",
"version": "1.7.1",
"version": "1.7.2",
"license": "MIT",
"main": "dist/index.js",
"description": "Digit FSM Module",
Expand All @@ -19,7 +19,7 @@
"react-router-dom": "5.3.0"
},
"dependencies": {
"@egovernments/digit-ui-react-components": "1.7.1",
"@egovernments/digit-ui-react-components": "1.7.2",
"microbundle-crl": "0.13.11",
"react": "17.0.2",
"react-dom": "17.0.2",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ Documentation Site (https://core.digit.org/guides/developer-guide/ui-developer-g


### Published from DIGIT Frontend
DIGIT Frontend Repo (https://github.com/egovernments/UPYOG/tree/develop)
DIGIT Frontend Repo (https://github.com/upyog/UPYOG/tree/develop)


![Logo](https://s3.ap-south-1.amazonaws.com/works-dev-asset/mseva-white-logo.png)
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@upyog/digit-ui-module-hrms",
"version": "1.7.1",
"version": "1.7.2",
"description": "Digit HRMS Module",
"license": "MIT",
"main": "dist/index.js",
Expand All @@ -15,7 +15,7 @@
"prepublish": "yarn build"
},
"dependencies": {
"@egovernments/digit-ui-react-components": "1.7.1",
"@egovernments/digit-ui-react-components": "1.7.2",
"react": "17.0.2",
"react-dom": "17.0.2",
"react-hook-form": "6.15.8",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ Documentation Site (https://core.digit.org/guides/developer-guide/ui-developer-g


### Published from DIGIT Frontend
DIGIT Frontend Repo (https://github.com/egovernments/UPYOG/tree/develop)
DIGIT Frontend Repo (https://github.com/upyog/UPYOG/tree/develop)


![Logo](https://s3.ap-south-1.amazonaws.com/works-dev-asset/mseva-white-logo.png)
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@upyog/digit-ui-module-mcollect",
"version": "1.7.1",
"version": "1.7.2",
"license": "MIT",
"description": "Digit Misc Collections Module",
"main": "dist/index.js",
Expand All @@ -19,7 +19,7 @@
"react-router-dom": "5.3.0"
},
"dependencies": {
"@egovernments/digit-ui-react-components": "1.7.1",
"@egovernments/digit-ui-react-components": "1.7.2",
"lodash.merge": "^4.6.2",
"react": "17.0.2",
"react-dom": "17.0.2",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ Documentation Site (https://core.digit.org/guides/developer-guide/ui-developer-g


### Published from DIGIT Frontend
DIGIT Frontend Repo (https://github.com/egovernments/UPYOG/tree/develop)
DIGIT Frontend Repo (https://github.com/upyog/UPYOG/tree/develop)


![Logo](https://s3.ap-south-1.amazonaws.com/works-dev-asset/mseva-white-logo.png)
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@upyog/digit-ui-module-noc",
"version": "1.7.1",
"version": "1.7.2",
"description": "",
"main": "dist/index.js",
"module": "dist/index.modern.js",
Expand All @@ -18,7 +18,7 @@
"react-router-dom": "5.3.0"
},
"dependencies": {
"@egovernments/digit-ui-react-components": "1.7.1",
"@egovernments/digit-ui-react-components": "1.7.2",
"react": "17.0.2",
"react-dom": "17.0.2",
"react-hook-form": "6.15.8",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ Documentation Site (https://core.digit.org/guides/developer-guide/ui-developer-g


### Published from DIGIT Frontend
DIGIT Frontend Repo (https://github.com/egovernments/UPYOG/tree/develop)
DIGIT Frontend Repo (https://github.com/upyog/UPYOG/tree/develop)


![Logo](https://s3.ap-south-1.amazonaws.com/works-dev-asset/mseva-white-logo.png)
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@upyog/digit-ui-module-obps",
"version": "1.7.1",
"version": "1.7.2",
"description": "",
"main": "dist/index.js",
"module": "dist/index.modern.js",
Expand All @@ -18,7 +18,7 @@
"react-router-dom": "5.3.0"
},
"dependencies": {
"@egovernments/digit-ui-react-components": "1.7.1",
"@egovernments/digit-ui-react-components": "1.7.2",
"react": "17.0.2",
"react-dom": "17.0.2",
"react-hook-form": "6.15.8",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ Documentation Site (https://core.digit.org/guides/developer-guide/ui-developer-g


### Published from DIGIT Frontend
DIGIT Frontend Repo (https://github.com/egovernments/UPYOG/tree/develop)
DIGIT Frontend Repo (https://github.com/upyog/UPYOG/tree/develop)


![Logo](https://s3.ap-south-1.amazonaws.com/works-dev-asset/mseva-white-logo.png)
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@upyog/digit-ui-module-pgr",
"version": "1.7.1",
"version": "1.7.2",
"license": "MIT",
"main": "dist/index.js",
"module": "dist/index.modern.js",
Expand All @@ -18,7 +18,7 @@
"react-router-dom": "5.3.0"
},
"dependencies": {
"@egovernments/digit-ui-react-components": "1.7.1",
"@egovernments/digit-ui-react-components": "1.7.2",
"lodash.merge": "^4.6.2",
"react": "17.0.2",
"react-dom": "17.0.2",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ Documentation Site (https://core.digit.org/guides/developer-guide/ui-developer-g


### Published from DIGIT Frontend
DIGIT Frontend Repo (https://github.com/egovernments/UPYOG/tree/develop)
DIGIT Frontend Repo (https://github.com/upyog/UPYOG/tree/develop)


![Logo](https://s3.ap-south-1.amazonaws.com/works-dev-asset/mseva-white-logo.png)
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@upyog/digit-ui-module-pt",
"version": "1.7.1",
"version": "1.7.2",
"license": "MIT",
"main": "dist/index.js",
"module": "dist/index.modern.js",
Expand All @@ -19,7 +19,7 @@
},
"dependencies": {
"axios": "0.21.1",
"@egovernments/digit-ui-react-components": "1.7.1",
"@egovernments/digit-ui-react-components": "1.7.2",
"lodash.merge": "^4.6.2",
"react": "17.0.2",
"react-dom": "17.0.2",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ Documentation Site (https://core.digit.org/guides/developer-guide/ui-developer-g


### Published from DIGIT Frontend
DIGIT Frontend Repo (https://github.com/egovernments/UPYOG/tree/develop)
DIGIT Frontend Repo (https://github.com/upyog/UPYOG/tree/develop)


![Logo](https://s3.ap-south-1.amazonaws.com/works-dev-asset/mseva-white-logo.png)
Loading

0 comments on commit ae28631

Please sign in to comment.