Skip to content

Commit e1d924a

Browse files
committed
chore: bump version to 0.7.2
1 parent 093b28c commit e1d924a

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10+
None.
11+
12+
## [0.7.2] - 2021-12-01
13+
1014
### Fixed
1115

1216
- do not show error messages for `SIGTERM` errors (#42)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
},
88
"displayName": "Credo (Elixir Linter)",
99
"description": "VSC Support for Elixir linter 'Credo'.",
10-
"version": "0.7.1",
10+
"version": "0.7.2",
1111
"engines": {
1212
"vscode": "^1.62.0"
1313
},

0 commit comments

Comments
 (0)