Skip to content

Commit 620d910

Browse files
chore(release): 0.11.2
## [0.11.2](v0.11.1...v0.11.2) (2021-09-27) ### Bug Fixes * update dockerfile to fix bad copying ([#224](#224)) ([92389be](92389be))
1 parent 92389be commit 620d910

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+
## [0.11.2](https://github.com/todogroup/repolinter/compare/v0.11.1...v0.11.2) (2021-09-27)
2+
3+
4+
### Bug Fixes
5+
6+
* update dockerfile to fix bad copying ([#224](https://github.com/todogroup/repolinter/issues/224)) ([92389be](https://github.com/todogroup/repolinter/commit/92389bec927d91c0220dd0f9f01d7c1a0c1148be))
7+
18
## [0.11.1](https://github.com/todogroup/repolinter/compare/v0.11.0...v0.11.1) (2021-04-14)
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": "repolinter",
3-
"version": "0.11.1",
3+
"version": "0.11.2",
44
"description": "Lint open source repositories",
55
"main": "index.js",
66
"types": "index.d.ts",

0 commit comments

Comments
 (0)