Skip to content

Commit 7554f49

Browse files
author
Travis CI User
committed
chore(release): publish [skip ci]
- eslint-config-bbva@3.3.0 - eslint-plugin-bbva@1.3.4
1 parent b3e4b8a commit 7554f49

File tree

4 files changed

+29
-2
lines changed

4 files changed

+29
-2
lines changed

packages/eslint-config-bbva/CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,22 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
# [3.3.0](https://github.com/BBVAEngineering/javascript/compare/eslint-config-bbva@3.2.2...eslint-config-bbva@3.3.0) (2020-09-29)
7+
8+
9+
### Bug Fixes
10+
11+
* change eslint peer range ([0272e6b](https://github.com/BBVAEngineering/javascript/commit/0272e6b56280a1e66e233ac59084e9a9ae7fb815))
12+
13+
14+
### Features
15+
16+
* add eslint-plugin-decorator-position to config ([440fef1](https://github.com/BBVAEngineering/javascript/commit/440fef1e770a41921df827d57a0e2df707e14894))
17+
18+
19+
20+
21+
622
## [3.2.2](https://github.com/BBVAEngineering/javascript/compare/eslint-config-bbva@3.2.1...eslint-config-bbva@3.2.2) (2020-01-27)
723

824

packages/eslint-config-bbva/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "eslint-config-bbva",
3-
"version": "3.2.2",
3+
"version": "3.3.0",
44
"description": "BBVA's ESLint config",
55
"main": "index.js",
66
"scripts": {

packages/eslint-plugin-bbva/CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,17 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [1.3.4](https://github.com/BBVAEngineering/javascript/compare/eslint-plugin-bbva@1.3.3...eslint-plugin-bbva@1.3.4) (2020-09-29)
7+
8+
9+
### Bug Fixes
10+
11+
* change eslint peer range ([0272e6b](https://github.com/BBVAEngineering/javascript/commit/0272e6b56280a1e66e233ac59084e9a9ae7fb815))
12+
13+
14+
15+
16+
617
## [1.3.3](https://github.com/BBVAEngineering/javascript/compare/eslint-plugin-bbva@1.3.2...eslint-plugin-bbva@1.3.3) (2020-02-03)
718

819

packages/eslint-plugin-bbva/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "eslint-plugin-bbva",
3-
"version": "1.3.3",
3+
"version": "1.3.4",
44
"license": "ISC",
55
"description": "BBVA eslint plugin",
66
"keywords": [

0 commit comments

Comments
 (0)