update CHANGELOG with new version

This commit is contained in:
Anton Lavrenov
2022-05-05 18:41:17 -05:00
parent 3a6cd6b94b
commit f34bbf13f3
6 changed files with 21 additions and 17 deletions

View File

@@ -85,8 +85,8 @@ gulp.task(
gulp.parallel([
'update-version-lib',
'update-version-cmj',
'update-version-es-to-cmj-index',
'update-version-es-to-cmj-node',
// 'update-version-es-to-cmj-index',
// 'update-version-es-to-cmj-node',
'pre-build',
])
);