Skip to content

Commit 28a6ab2

Browse files
committed
update
1 parent 799e4ca commit 28a6ab2

File tree

2 files changed

+8
-0
lines changed

2 files changed

+8
-0
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,12 @@ All notable changes to this project will be documented in this file.
44

55
This projects adheres to [Semantic Versioning](https://semver.org/) and [Keep a CHANGELOG](https://keepachangelog.com/).
66

7+
## [3.0.18]
8+
9+
### Added
10+
11+
- New `selectorsAdmin` enum `incrementReset`.
12+
713
## [3.0.17]
814

915
### Added
@@ -314,6 +320,7 @@ This projects adheres to [Semantic Versioning](https://semver.org/) and [Keep a
314320

315321
- Initial production release.
316322

323+
[3.0.18]: https://github.com/infinum/eightshift-forms-utils/compare/3.0.17...3.0.18
317324
[3.0.17]: https://github.com/infinum/eightshift-forms-utils/compare/3.0.16...3.0.17
318325
[3.0.16]: https://github.com/infinum/eightshift-forms-utils/compare/3.0.15...3.0.16
319326
[3.0.15]: https://github.com/infinum/eightshift-forms-utils/compare/3.0.14...3.0.15

src/manifest.json

+1
Original file line numberDiff line numberDiff line change
@@ -125,6 +125,7 @@
125125
"listingExport": "js-es-admin-listing-export",
126126
"listingSelectAll": "js-es-admin-listing-select-all",
127127
"cacheDelete": "js-es-cache-delete",
128+
"incrementReset": "js-es-increment-reset",
128129
"migration": "js-es-migration",
129130
"migrationOutput": "js-es-migration-output",
130131
"transfer": "js-es-transfer",

0 commit comments

Comments
 (0)