Skip to content
This repository was archived by the owner on Feb 2, 2026. It is now read-only.

Commit de0977b

Browse files
jagankumar-egovAman Kumar Jha
andauthored
Updated the Digit-ui package version to 1.6.1 (#74)
* Updated the Digit-ui package version to 1.6.1 * Changelog updated * Changelog updated --------- Co-authored-by: Aman Kumar Jha <aman_j@trisysit.com>
1 parent e649619 commit de0977b

File tree

7 files changed

+23
-20
lines changed

7 files changed

+23
-20
lines changed

frontend/micro-ui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
{
22
"name": "digit-ui",
3-
"version": "1.6.0"
3+
"version": "1.6.1"
44
}

frontend/micro-ui/web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "micro-ui",
3-
"version": "1.6.0",
3+
"version": "1.6.1",
44
"private": true,
55
"homepage": "/digit-ui",
66
"workspaces": [

municipal-services/fsm-calculator/CHANGELOG.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,12 @@
11
# Changelog
22
All notable changes to this module will be documented in this file.
33

4-
## 1.3.0 - 2023-03-15
5-
- Enhance the demand generate Process .
4+
## 1.2.0 - 2023-03-31
5+
- Enhance the demand generate Process.
66
- Generating demand on every time when the trip is update.
77
- Added validation not to complete the application from ulb side before completing the all payment.
8+
- Minimum part payment is configural i.e should be fixed or percentage calculation and calculation done based on the mdms config value
9+
- Minimum cancellation fee is configural i.e should be fixed or percentage calculation and calculation done based on the mdms config value
810

911
## 1.1.0-beta - 2022-03-29
1012

@@ -17,4 +19,4 @@ All notable changes to this module will be documented in this file.
1719

1820
## 1.0.0
1921

20-
- Base version
22+
- Base version

municipal-services/fsm-calculator/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
</parent>
1111
<groupId>org.egov</groupId>
1212
<artifactId>fsm-calculator</artifactId>
13-
<version>1.3.0-SNAPSHOT</version>
13+
<version>1.2.0-SNAPSHOT</version>
1414
<name>fsm-calculator</name>
1515
<description>Demo project for Spring Boot</description>
1616

municipal-services/fsm/CHANGELOG.md

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,12 @@
22
# Changelog
33
All notable changes to this module will be documented in this file.
44

5-
## 1.3.0 - 2023-03-15
5+
## 1.3.0 - 2023-03-31
66
- Introduce two new workflow in the system .
77
- FSM_ADVANCE_PAY_SERVICE and FSM_ZERO_PAY_SERVICE .
8-
- Allowed part payment/full payment / post payment.
9-
- Allowed update number of trips 'n' times .
10-
- Introduced Zero price application .
8+
- Allowed part payment/full payment/post payment.
9+
- Allowed update number of trips 'n' times.
10+
- Introduced Zero price application.
1111

1212
## 1.2.0 - 2022-08-04
1313
- Unrestricted service request assignment in ULB employee flow
@@ -32,4 +32,5 @@ All notable changes to this module will be documented in this file.
3232

3333
- Citizen Rating issues fixed
3434
- Payment link correction sent in sms
35-
- workflow modification to allow re-assign DSO at multiple stages
35+
- workflow modification to allow re-assign DSO at multiple stages
36+

municipal-services/vehicle/CHANGELOG.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,11 @@
22
# Changelog
33
All notable changes to this module will be documented in this file.
44

5-
## 1.3.0 - 2023-03-15
5+
## 1.3.0 - 2023-03-31
66

7-
- Introduced seperate tab for vehicle
8-
- Seperated the Apis -Create, update and search
9-
- linking and delinking of vehicle introduced seperatly.
7+
- Introduced seperate tab for vehicle.
8+
- Seperated the Apis -Create, update and search.
9+
- vehicle linking and delinking with vendor introduced seperatly.
1010

1111
## 1.2.0 - 2022-08-04
1212

@@ -29,4 +29,4 @@ All notable changes to this module will be documented in this file.
2929

3030
## 1.0.0
3131

32-
- base version
32+
- base version

municipal-services/vendor/CHANGELOG.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,11 @@
22
# Changelog
33
All notable changes to this module will be documented in this file.
44

5-
## 1.3.0 - 2023-03-15
5+
## 1.3.0 - 2023-03-31
66

7-
- Introduced seperate tab for vendor and driver
8-
- Seperated the Apis -Create, update and search for both vendor and vehicle
9-
- linking and delinking of driver with vendor introduced seperatly
7+
- Introduced seperate tab for vendor and driver.
8+
- Seperated the Apis -Create, update and search for both vendor and driver.
9+
- linking and delinking of driver with vendor introduced seperatly.
1010

1111
## 1.2.0 - 2022-08-04
1212

0 commit comments

Comments
 (0)