File tree 2 files changed +8
-0
lines changed
2 files changed +8
-0
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,12 @@ All notable changes to this project will be documented in this file.
4
4
5
5
This projects adheres to [ Semantic Versioning] ( https://semver.org/ ) and [ Keep a CHANGELOG] ( https://keepachangelog.com/ ) .
6
6
7
+ ## [ 3.0.18]
8
+
9
+ ### Added
10
+
11
+ - New ` selectorsAdmin ` enum ` incrementReset ` .
12
+
7
13
## [ 3.0.17]
8
14
9
15
### Added
@@ -314,6 +320,7 @@ This projects adheres to [Semantic Versioning](https://semver.org/) and [Keep a
314
320
315
321
- Initial production release.
316
322
323
+ [ 3.0.18 ] : https://github.com/infinum/eightshift-forms-utils/compare/3.0.17...3.0.18
317
324
[ 3.0.17 ] : https://github.com/infinum/eightshift-forms-utils/compare/3.0.16...3.0.17
318
325
[ 3.0.16 ] : https://github.com/infinum/eightshift-forms-utils/compare/3.0.15...3.0.16
319
326
[ 3.0.15 ] : https://github.com/infinum/eightshift-forms-utils/compare/3.0.14...3.0.15
Original file line number Diff line number Diff line change 125
125
"listingExport" : " js-es-admin-listing-export" ,
126
126
"listingSelectAll" : " js-es-admin-listing-select-all" ,
127
127
"cacheDelete" : " js-es-cache-delete" ,
128
+ "incrementReset" : " js-es-increment-reset" ,
128
129
"migration" : " js-es-migration" ,
129
130
"migrationOutput" : " js-es-migration-output" ,
130
131
"transfer" : " js-es-transfer" ,
You can’t perform that action at this time.
0 commit comments