Skip to content
This repository was archived by the owner on Aug 7, 2023. It is now read-only.

Commit 333e58b

Browse files
chore(release): 2.0.92 [skip ci]
1 parent d2eb7d3 commit 333e58b

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.0.92](https://github.com/AtomLinter/linter-coffeelint/compare/v2.0.91...v2.0.92) (2022-04-13)
2+
3+
4+
### Bug Fixes
5+
6+
* **deps:** update dependency semver to v7.3.7 ([3701a34](https://github.com/AtomLinter/linter-coffeelint/commit/3701a34597502ed3ea7e7a57f7532cb690c43d6c))
7+
18
## [2.0.91](https://github.com/AtomLinter/linter-coffeelint/compare/v2.0.90...v2.0.91) (2022-04-11)
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
@@ -2,7 +2,7 @@
22
"name": "linter-coffeelint",
33
"main": "./src/index",
44
"private": true,
5-
"version": "2.0.91",
5+
"version": "2.0.92",
66
"description": "Lint CoffeeScript on the fly, using coffeelint",
77
"repository": {
88
"type": "git",

0 commit comments

Comments
 (0)