Skip to content

Commit 6841d07

Browse files
chore(release): 2.2.1 [skip ci]
## [2.2.1](v2.2.0...v2.2.1) (2021-06-29) ### Bug Fixes * **log:** fix headers definition ([#262](#262)) ([78cc5e0](78cc5e0))
1 parent 78cc5e0 commit 6841d07

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [2.2.1](https://github.com/eclass/cev-providers/compare/v2.2.0...v2.2.1) (2021-06-29)
2+
3+
4+
### Bug Fixes
5+
6+
* **log:** fix headers definition ([#262](https://github.com/eclass/cev-providers/issues/262)) ([78cc5e0](https://github.com/eclass/cev-providers/commit/78cc5e0daa5b37d7606942e8c11cfb74c3e52eac))
7+
18
# [2.2.0](https://github.com/eclass/cev-providers/compare/v2.1.4...v2.2.0) (2021-06-29)
29

310

package-lock.json

Lines changed: 1 addition & 1 deletion
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.2.0",
3+
"version": "2.2.1",
44
"description": "Integración Proveedores CEV",
55
"main": "dist/index.js",
66
"type": "commonjs",

0 commit comments

Comments
 (0)