Skip to content

Commit 7ea5d62

Browse files
chore(release): 2.5.0 [skip ci]
# [2.5.0](v2.4.3...v2.5.0) (2022-07-18) ### Features * **deep:** add updateTimezone logic ([f0ca94f](f0ca94f)) * **deep:** agregamos la funcion editParticipant en Zoom ([758a9c1](758a9c1))
1 parent 758a9c1 commit 7ea5d62

File tree

3 files changed

+11
-3
lines changed

3 files changed

+11
-3
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
# [2.5.0](https://github.com/eclass/cev-providers/compare/v2.4.3...v2.5.0) (2022-07-18)
2+
3+
4+
### Features
5+
6+
* **deep:** add updateTimezone logic ([f0ca94f](https://github.com/eclass/cev-providers/commit/f0ca94fd3e77cbc6afdceaa87d757ef4957b3238))
7+
* **deep:** agregamos la funcion editParticipant en Zoom ([758a9c1](https://github.com/eclass/cev-providers/commit/758a9c1a427db92e157615d6d314eae41392b005))
8+
19
## [2.4.3](https://github.com/eclass/cev-providers/compare/v2.4.2...v2.4.3) (2022-07-05)
210

311

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@eclass/cev-providers",
3-
"version": "2.4.3",
3+
"version": "2.5.0",
44
"description": "Integración Proveedores CEV",
55
"main": "dist/index.js",
66
"type": "commonjs",

0 commit comments

Comments
 (0)