Skip to content

Commit 6dae5d9

Browse files
committed
chore(release): 1.1.0 [skip ci]
# [1.1.0](v1.0.0...v1.1.0) (2021-12-23) ### Features * bump version to try to republish on npm ([51ac5fb](51ac5fb))
1 parent 51ac5fb commit 6dae5d9

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [1.1.0](https://github.com/getoslash/eslint-plugin-tap/compare/v1.0.0...v1.1.0) (2021-12-23)
2+
3+
4+
### Features
5+
6+
* bump version to try to republish on npm ([51ac5fb](https://github.com/getoslash/eslint-plugin-tap/commit/51ac5fb19cd6ddb004c9c15b535ca57d4f62d2d7))
7+
18
# 1.0.0 (2021-12-20)
29

310

package-lock.json

Lines changed: 2 additions & 2 deletions
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": "eslint-plugin-tap",
3-
"version": "1.0.0",
3+
"version": "1.1.0",
44
"description": "ESLint rules for tap",
55
"license": "MIT",
66
"repository": "https://github.com/getoslash/eslint-plugin-tap",

0 commit comments

Comments
 (0)