Skip to content

Commit 3b20072

Browse files
committed
chore(release): 1.1.2
1 parent 6ccdfa8 commit 3b20072

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,14 @@
22

33
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
44

5+
### [1.1.2](https://github.com/coldfrontlabs/eslint-plugin-drupal-contrib/compare/v1.1.1...v1.1.2) (2022-02-16)
6+
7+
8+
### Build System
9+
10+
* **npm:** update dependencies ([08d138b](https://github.com/coldfrontlabs/eslint-plugin-drupal-contrib/commit/08d138ba08aac91c38282a31d8f1349bb8735b9d))
11+
* update lint config ([6ccdfa8](https://github.com/coldfrontlabs/eslint-plugin-drupal-contrib/commit/6ccdfa88ef28f43df7c4d30f118a6a32b15847a6))
12+
513
### [1.1.1](https://github.com/coldfrontlabs/eslint-plugin-drupal-contrib/compare/v1.1.0...v1.1.1) (2021-12-21)
614

715

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-drupal-contrib",
3-
"version": "1.1.1",
3+
"version": "1.1.2",
44
"description": "An ESLint plugin to match the Drupal standard for contrib modules and themes.",
55
"main": "index.js",
66
"files": [

0 commit comments

Comments
 (0)